소스 검색

Fix langs see #8369

jmontoyaa 8 년 전
부모
커밋
9817000323

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/nl.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'nl', {
+CKEDITOR.plugins.setLang( 'asciimath', 'nl', {
 	title: 'Wiskunde in TeX',
 	button: 'Wiskunde',
 	dialogInput: 'Typ hier uw TeX',

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/no.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'no', {
+CKEDITOR.plugins.setLang( 'asciimath', 'no', {
 	title: 'Matematikk i TeX',
 	button: 'Matte',
 	dialogInput: 'Skriv TeX-koden her',

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/pl.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'pl', {
+CKEDITOR.plugins.setLang( 'asciimath', 'pl', {
 	title: 'Wzory matematyczne w TeX',
 	button: 'Wzory matematyczne',
 	dialogInput: 'Wpisz wyrażenie w TeX',

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/pt-br.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'pt-br', {
+CKEDITOR.plugins.setLang( 'asciimath', 'pt-br', {
 	title: 'Matemática em TeX',
 	button: 'Matemática',
 	dialogInput: 'Escreva seu TeX aqui',

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/pt.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'pt', {
+CKEDITOR.plugins.setLang( 'asciimath', 'pt', {
 	title: 'Matemáticas em TeX',
 	button: 'Matemática',
 	dialogInput: 'Escreva aqui o seu Tex',

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/ro.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'ro', {
+CKEDITOR.plugins.setLang( 'asciimath', 'ro', {
 	title: 'Matematici in TeX',
 	button: 'Matematici',
 	dialogInput: 'Scrie TeX-ul aici',

+ 1 - 1
main/inc/lib/javascript/ckeditor/plugins/asciimath/lang/ru.js

@@ -2,7 +2,7 @@
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or http://ckeditor.com/license
 */
-CKEDITOR.plugins.setLang( 'mathjax', 'ru', {
+CKEDITOR.plugins.setLang( 'asciimath', 'ru', {
 	title: 'Математика в TeX-системе',
 	button: 'Математика',
 	dialogInput: 'Введите здесь TeX',