[SSE] Update translation
This commit is contained in:
parent
ea77ab20d9
commit
4b018a0427
|
@ -382,6 +382,6 @@ define([
|
||||||
tipPlugins : 'Plugins',
|
tipPlugins : 'Plugins',
|
||||||
txtDeveloper: 'DEVELOPER MODE',
|
txtDeveloper: 'DEVELOPER MODE',
|
||||||
txtTrial: 'TRIAL MODE',
|
txtTrial: 'TRIAL MODE',
|
||||||
tipSpellcheck: 'Spell Checking'
|
tipSpellcheck: 'Spell checking'
|
||||||
}, SSE.Views.LeftMenu || {}));
|
}, SSE.Views.LeftMenu || {}));
|
||||||
});
|
});
|
||||||
|
|
|
@ -1720,7 +1720,7 @@
|
||||||
"SSE.Views.LeftMenu.tipSupport": "Feedback & Support",
|
"SSE.Views.LeftMenu.tipSupport": "Feedback & Support",
|
||||||
"SSE.Views.LeftMenu.txtDeveloper": "DEVELOPER MODE",
|
"SSE.Views.LeftMenu.txtDeveloper": "DEVELOPER MODE",
|
||||||
"SSE.Views.LeftMenu.txtTrial": "TRIAL MODE",
|
"SSE.Views.LeftMenu.txtTrial": "TRIAL MODE",
|
||||||
"SSE.Views.LeftMenu.tipSpellcheck": "Spell Checking",
|
"SSE.Views.LeftMenu.tipSpellcheck": "Spell checking",
|
||||||
"SSE.Views.MainSettingsPrint.okButtonText": "Save",
|
"SSE.Views.MainSettingsPrint.okButtonText": "Save",
|
||||||
"SSE.Views.MainSettingsPrint.strBottom": "Bottom",
|
"SSE.Views.MainSettingsPrint.strBottom": "Bottom",
|
||||||
"SSE.Views.MainSettingsPrint.strLandscape": "Landscape",
|
"SSE.Views.MainSettingsPrint.strLandscape": "Landscape",
|
||||||
|
|
Loading…
Reference in a new issue