Bug 49294
This commit is contained in:
parent
1086ba8fba
commit
55e8fbea42
|
@ -6,6 +6,9 @@
|
||||||
"X Axis": "X Axis XAS",
|
"X Axis": "X Axis XAS",
|
||||||
"Y Axis": "Y Axis",
|
"Y Axis": "Y Axis",
|
||||||
"Your text here": "Your text here",
|
"Your text here": "Your text here",
|
||||||
|
"Error! Bookmark not defined": "Error! Bookmark not defined.",
|
||||||
|
"above": "above",
|
||||||
|
"below": "below",
|
||||||
"Footer": "Footer",
|
"Footer": "Footer",
|
||||||
"Header": "Header",
|
"Header": "Header",
|
||||||
"Normal": "Normal",
|
"Normal": "Normal",
|
||||||
|
@ -24,7 +27,40 @@
|
||||||
"Quote": "Quote",
|
"Quote": "Quote",
|
||||||
"Intense Quote": "Intense Quote",
|
"Intense Quote": "Intense Quote",
|
||||||
"List Paragraph": "List Paragraph",
|
"List Paragraph": "List Paragraph",
|
||||||
"footnote text": "Footnote Text"
|
"footnote text": "Footnote Text",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"endnote text": "Endnote Text",
|
||||||
|
" -Section ": " -Section ",
|
||||||
|
"First Page ": "First Page ",
|
||||||
|
"Even Page ": "Even Page ",
|
||||||
|
"Odd Page ": "Odd Page ",
|
||||||
|
"Same as Previous": "Same as Previous",
|
||||||
|
"Current Document": "Current Document",
|
||||||
|
"No table of contents entries found.": "There are no headings in the document. Apply a heading style to the text so that it appears in the table of contents.",
|
||||||
|
"Table of Contents": "Table of Contents",
|
||||||
|
"Syntax Error": "Syntax Error",
|
||||||
|
"Missing Operator": "Missing Operator",
|
||||||
|
"Missing Argument": "Missing Argument",
|
||||||
|
"Number Too Large To Format": "Number Too Large To Format",
|
||||||
|
"Zero Divide": "Zero Divide",
|
||||||
|
"Is Not In Table": "Is Not In Table",
|
||||||
|
"Index Too Large": "Index Too Large",
|
||||||
|
"The Formula Not In Table": "The Formula Not In Table",
|
||||||
|
"Table Index Cannot be Zero": "Table Index Cannot be Zero",
|
||||||
|
"Undefined Bookmark": "Undefined Bookmark",
|
||||||
|
"Unexpected End of Formula": "Unexpected End of Formula",
|
||||||
|
"Hyperlink": "Hyperlink",
|
||||||
|
"Error! Main Document Only.": "Error! Main Document Only.",
|
||||||
|
"Error! Not a valid bookmark self-reference.": "Error! Not a valid bookmark self-reference.",
|
||||||
|
"Error! No text of specified style in document.": "Error! No text of specified style in document.",
|
||||||
|
"Choose an item": "Choose an item",
|
||||||
|
"Enter a date": "Enter a date",
|
||||||
|
"Type equation here": "Type equation here",
|
||||||
|
"Click to load image": "Click to load image",
|
||||||
|
"None": "None",
|
||||||
|
"No table of figures entries found.": "No table of figures entries found.",
|
||||||
|
"table of figures": "Table of figures",
|
||||||
|
"TOC Heading": "TOC Heading"
|
||||||
},
|
},
|
||||||
"textGuest": "Guest",
|
"textGuest": "Guest",
|
||||||
"textAnonymous": "Anonymous",
|
"textAnonymous": "Anonymous",
|
||||||
|
|
|
@ -20,7 +20,11 @@
|
||||||
"Slide number": "Slide number",
|
"Slide number": "Slide number",
|
||||||
"Slide subtitle": "Slide subtitle",
|
"Slide subtitle": "Slide subtitle",
|
||||||
"Table": "Table",
|
"Table": "Table",
|
||||||
"Slide title": "Slide title"
|
"Slide title": "Slide title",
|
||||||
|
"Loading": "Loading",
|
||||||
|
"Click to add notes": "Click to add notes",
|
||||||
|
"Click to add first slide": "Click to add first slide",
|
||||||
|
"None": "None"
|
||||||
},
|
},
|
||||||
"textGuest": "Guest",
|
"textGuest": "Guest",
|
||||||
"textAnonymous": "Anonymous",
|
"textAnonymous": "Anonymous",
|
||||||
|
|
Loading…
Reference in a new issue