Commit Graph

32 Commits

Author SHA1 Message Date
Davide P. Cervone
a7ed50a474 Repack and recombine. Fix some variable scoping and other issued detected by the packer. 2013-04-29 20:14:12 -04:00
Davide P. Cervone
bdb131a907 Fix German title in initial language list. Add missing commas and fix incorrect unicode in German HelpDialog. 2013-04-23 09:32:09 -04:00
Davide P. Cervone
b0cfb7f14a Normalize formatting. Add more comments for translators. Remove v1.0-warnings (since that is being removed in v2.2). 2013-04-23 08:58:02 -04:00
Davide P. Cervone
3351b3faa0 Merge pull request #9 from fred-wang/localization
Translate HelpDialog in French ; fix a typo in the English version ; add "MathJax Help" to the HelpDialog domain.
2013-04-23 05:26:03 -07:00
Frédéric Wang
68cec1915b Translate HelpDialog in French ; fix a typo in the English version ; add "MathJax Help" to the HelpDialog domain. 2013-04-23 09:28:17 +02:00
pkra
3e3591ab7e EN locale: added comments for translators 2013-04-22 16:33:20 -07:00
pkra
30de539d65 DE locale: removed comments 2013-04-22 16:17:56 -07:00
pkra
8edd633609 fixed typo in DE locale menu name 2013-04-22 15:34:52 -07:00
Davide P. Cervone
7214be5ff1 Add HelpDialog to the list of domains for the three languages, and make sure that the domain file is loaded (even if the language is changed after the help dialog has been viewed in another language). 2013-04-22 13:27:39 -04:00
Davide P. Cervone
3901529db9 Add Help dialog box (rather than link to a site). Fix Markdown to substitue values for URL's in links. 2013-04-22 13:18:58 -04:00
Frédéric Wang
ba574e6c2a Escape the ô 2013-04-19 14:29:02 +02:00
Frédéric Wang
028a2dd82d Translate more French strings and escape the non-ASCII chars. 2013-04-19 14:04:31 +02:00
Davide P. Cervone
b14224d7c4 Fix typo in IE warning message (in English and German language files as well). Resolves issue #397. 2013-04-16 19:25:53 -04:00
pkra
dea1a0b8a2 Merging Davide's changes to FontWarnings.js 2013-04-10 16:14:00 -07:00
pkra
cc0d1b7355 more German locale updates 2013-04-10 15:41:51 -07:00
pkra
e292b1ade2 Updated the German locale 2013-04-10 14:19:47 -07:00
Davide P. Cervone
03f6e8537a Add Markdown processing to HTML snippet text, and convert FontWarnings to use it. 2013-04-10 16:28:18 -04:00
pkra
fe0abf5440 updated de.js 2013-04-10 09:20:38 -07:00
Davide P. Cervone
35bb35bf44 Add Germanto the language list, and fix some comma issues in the data files. 2013-04-10 10:53:55 -04:00
Davide P. Cervone
f5cde28c71 Fix indentation 2013-04-10 10:41:47 -04:00
Davide P. Cervone
00e7d2a725 Add preliminary German translation (still a few things to go). 2013-04-10 10:41:29 -04:00
Davide P. Cervone
173c501eae Fixed localization issues pointed out by fred (this creates some new messages that need to be translated). 2013-04-10 10:16:14 -04:00
Frédéric Wang
e6d8089a8b Translate the strings added by Davide ; Reword some TeX translations. 2013-04-10 11:32:01 +02:00
Davide P. Cervone
2b92cd50fe Add localization/en directory (never actually used, but can serve as template for other translations until we have a program that manages the data files). 2013-04-09 13:17:36 -04:00
Davide P. Cervone
7cd9180b0b Fix a number of message ID's and message texts. Add menuTitle to fr.js file. 2013-04-09 13:13:25 -04:00
Davide P. Cervone
eeea99922b Fix a problem with localiztion when substituted value is 0. Make language menu choices be in the given language. Allow better localization of Jax/Extensions in About box. Only update langauge menu when a new language is actually loaded. Shorten a number of French menu items to improve menu appearance. Correct some problems with FontWarnings and v1.0-warning messages. Move language menu to initial MathJax menu rather than a submenu. Fix a problem with canceling selection of renderer not reseting the menu selection. 2013-04-08 10:02:26 -04:00
Frédéric Wang
1e0611e88f Some changes to the French localization data. 2013-04-08 12:02:10 +02:00
Davide P. Cervone
8a9187c3a8 Add localization for Locale selection menu 2013-04-07 12:07:43 -04:00
Davide P. Cervone
f23cb8a6b2 Create list of locales from the localization data, and allow data to specify menu title. Update menu when new translations are added. Allow loading of third-party translation data by URL. Fix transaltion files to use addTranslation(). 2013-04-07 11:44:58 -04:00
Davide P. Cervone
9ee925dfbb Fix up some issues with plural processing. Make loadDomain handle both loads if there are any. Fix up Math Processing Error snippets to use new snippet code. 2013-04-06 10:47:47 -04:00
Davide P. Cervone
535c033e24 Handle HTML snippets better, and fix up messages in FontWarnings and v1.0-warning extensions. Fix French menu items and a few others (thanks Fred). Fix scale-all-math dialog. 2013-04-05 18:45:50 -04:00
Davide P. Cervone
660f38959a Make constant messages be translated when they are used rather than when they are defined. Rework About box, add menu ID's. Make TeX.Error() and MathML.Error() handle localization. Break up Fred's French data into separate files. Make localization data load on demand. Other miscellaneous updates. 2013-04-03 17:24:14 -04:00