Merge "Re-label the formula inspector to not be LaTeX"

This commit is contained in:
jenkins-bot 2013-12-11 23:12:01 +00:00 committed by Gerrit Code Review
commit 1fb7446738
2 changed files with 2 additions and 2 deletions

View file

@ -109,7 +109,7 @@
"visualeditor-mweditmodesource-title": "Switch to source editing",
"visualeditor-mweditmodesource-warning": "You are about to switch to source editing.\nAny changes you've made to this document will be kept, but you will not be able switch back to VisualEditor without saving or reloading the page.\nDo you want to continue?",
"visualeditor-mwhieroinspector-title": "Hieroglyphics",
"visualeditor-mwmathinspector-title": "LaTeX",
"visualeditor-mwmathinspector-title": "Formula",
"visualeditor-notification-created": "\"$1\" has been created.",
"visualeditor-notification-restored": "\"$1\" has been restored.",
"visualeditor-notification-saved": "Your changes to \"$1\" have been saved.",

View file

@ -112,7 +112,7 @@
"visualeditor-mweditmodesource-title": "Label for changing edit mode to source editing.",
"visualeditor-mweditmodesource-warning": "Warning message show before changing edit mode to source editing.",
"visualeditor-mwhieroinspector-title": "Used as title for hieroglyphics inspector.",
"visualeditor-mwmathinspector-title": "Used as title for MathInspector.\n\nSee [[w:LaTeX]].",
"visualeditor-mwmathinspector-title": "Title for the inspector to edit <nowiki><math></nowiki> formula blocks.",
"visualeditor-notification-created": "Shown after a user creates a new page. Parameters:\n* $1 - a page name",
"visualeditor-notification-restored": "Shown after a user restores a page to a previous revision. Parameters:\n* $1 is a page name.",
"visualeditor-notification-saved": "Shown after a user saves a page. Parameters:\n* $1 - a page name",