Skip to content

Commit

Permalink
CS-5558 Fix textbox plugin translations and remove unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhjames committed Dec 5, 2014
1 parent 66c7c82 commit bcf4810
Show file tree
Hide file tree
Showing 84 changed files with 29 additions and 419 deletions.
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/editor_plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

// Register example button
ed.addButton('textbox', {
title : 'textobx.textobx_button_desc',
title : 'textbox.textbox_button_desc',
cmd : 'mceaddtextbox',
image : url + '/img/textbox.gif'
});
Expand Down
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/ar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('ar.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/az.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('az.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/be.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('be.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/bg.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/bn.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/br.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/bs.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ca.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ch.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/cn.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/cs.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('cs.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ct.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/cy.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/da.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('da.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/de.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('de.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/dv.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/el.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('el.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
12 changes: 0 additions & 12 deletions newscoop/js/tinymce/plugins/textbox/langs/en_dlg.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/eo.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/es.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('es.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/et.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/eu.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/fa.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/fi.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/fr.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('fr.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/gl.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/gu.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/he.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('he.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/hi.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/hr.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('hr.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/hu.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('hu.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/hy.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('hy.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ia.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/id.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/is.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/it.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('it.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ja.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/ka.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('ka.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/kb.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/kk.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/kl.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/km.js

This file was deleted.

2 changes: 1 addition & 1 deletion newscoop/js/tinymce/plugins/textbox/langs/ko.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// UK lang variables
tinyMCE.addI18n('en.textbox',{
tinyMCE.addI18n('ko.textbox',{
textbox_desc : "Text Box",
textbox_title : "Text Box",
textbox_pagecode : "Paste/Write your text here",
Expand Down
7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/lb.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/lt.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/lv.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/mk.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ml.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/mn.js

This file was deleted.

7 changes: 0 additions & 7 deletions newscoop/js/tinymce/plugins/textbox/langs/ms.js

This file was deleted.

Loading

0 comments on commit bcf4810

Please sign in to comment.