www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 55b5803d0aa06b7a00cc0bb55a1d0a2456aa9c8e
parent 7ee798cb17fe1796dd35a15c5feb26dbc6ad6da0
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Sun, 26 May 2013 10:09:29 -0400

Add Italian to language menu, and add a missing comma.

Diffstat:
Munpacked/MathJax.js | 3++-
Munpacked/localization/it/it.js | 2+-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/unpacked/MathJax.js b/unpacked/MathJax.js @@ -1067,7 +1067,8 @@ MathJax.Localization = { strings: { en: {menuTitle: "English", isLoaded: true}, // nothing needs to be loaded for this de: {menuTitle: "Deutsch"}, - fr: {menuTitle: "Fran\u00E7ais"} + fr: {menuTitle: "Fran\u00E7ais"}, + it: {menuTitle: "Italiano"} }, // diff --git a/unpacked/localization/it/it.js b/unpacked/localization/it/it.js @@ -44,7 +44,7 @@ MathJax.Localization.addTranslation("it",null,{ // NOTE use correct ISO-639-1 tw //"Math Processing Error", // NOTE: MathJax uses 'Math' as a distinct UI choice. Please translate it literally whenever possible. MathError: - "Errore nella formula" + "Errore nella formula", //"Math Error", // Error message used in obsolete Accessible configurations LoadFile: