Add localization for Output Jax source menu (missed it during the merge)

This commit is contained in:
Davide P. Cervone 2013-04-30 13:46:58 -04:00
parent ea71ce625e
commit cab603f40f

View File

@ -2718,7 +2718,7 @@ MathJax.Hub.Startup = {
inputID: null,
originalText: "",
mimeType: "",
sourceMenuTitle: "MathML Code",
sourceMenuTitle: /*_(MathMenu)*/ ["MathMLcode","MathML Code"],
Text: function (text,callback) {
var script = this.SourceElement();