Add version numbers to localization data

This commit is contained in:
Davide P. Cervone 2013-05-13 06:03:12 -04:00
parent 9eca6edbbe
commit b0ac5c50a3
22 changed files with 25 additions and 1 deletions

View File

@ -1065,7 +1065,7 @@ MathJax.Localization = {
locale: "en",
directory: "[MathJax]/localization",
strings: {
en: {isLoaded: true, menuTitle: "English"}, // nothing needs to be loaded for this
en: {menuTitle: "English", isLoaded: true}, // nothing needs to be loaded for this
de: {menuTitle: "Deutsch"},
fr: {menuTitle: "Fran\u00E7ais"}
},

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("de","FontWarnings",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("de","HTML-CSS",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("de","HelpDialog",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("de","MathML",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("de","MathMenu",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("de","TeX",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -23,10 +23,12 @@
MathJax.Localization.addTranslation("de",null,{
menuTitle: "Deutsch",
version: "2.2",
isLoaded: true,
domains: {
"_": {
isLoaded: true,
version: "2.2",
strings: {
CookieConfig:

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("en","FontWarnings",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("en","HTML-CSS",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("en","HelpDialog",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("en","MathML",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("en","MathMenu",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("en","TeX",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -23,9 +23,11 @@
MathJax.Localization.addTranslation("en",null,{ // NOTE use correct ISO-639-1 two letter code http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
menuTitle: "English", // NOTE language name; will appear in the MathJax submenu for switching locales
version: "2.2",
isLoaded: true,
domains: {
"_": {
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("fr","FontWarnings",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("fr","HTML-CSS",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("fr","HelpDialog",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("fr","MathML",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("fr","MathMenu",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -22,6 +22,7 @@
*/
MathJax.Localization.addTranslation("fr","TeX",{
version: "2.2",
isLoaded: true,
strings: {

View File

@ -23,9 +23,11 @@
MathJax.Localization.addTranslation("fr",null,{
menuTitle: "Fran\u00E7ais",
version: "2.2",
isLoaded: true,
domains: {
"_": {
version: "2.2",
isLoaded: true,
strings: {