From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- sources/plugins/removeformat/lang/af.js | 2 +- sources/plugins/removeformat/lang/ar.js | 2 +- sources/plugins/removeformat/lang/bg.js | 2 +- sources/plugins/removeformat/lang/bn.js | 2 +- sources/plugins/removeformat/lang/bs.js | 2 +- sources/plugins/removeformat/lang/ca.js | 2 +- sources/plugins/removeformat/lang/cs.js | 2 +- sources/plugins/removeformat/lang/cy.js | 2 +- sources/plugins/removeformat/lang/da.js | 2 +- sources/plugins/removeformat/lang/de-ch.js | 7 +++++++ sources/plugins/removeformat/lang/de.js | 2 +- sources/plugins/removeformat/lang/el.js | 2 +- sources/plugins/removeformat/lang/en-au.js | 2 +- sources/plugins/removeformat/lang/en-ca.js | 2 +- sources/plugins/removeformat/lang/en-gb.js | 2 +- sources/plugins/removeformat/lang/en.js | 2 +- sources/plugins/removeformat/lang/eo.js | 2 +- sources/plugins/removeformat/lang/es.js | 2 +- sources/plugins/removeformat/lang/et.js | 2 +- sources/plugins/removeformat/lang/eu.js | 2 +- sources/plugins/removeformat/lang/fa.js | 2 +- sources/plugins/removeformat/lang/fi.js | 2 +- sources/plugins/removeformat/lang/fo.js | 2 +- sources/plugins/removeformat/lang/fr-ca.js | 2 +- sources/plugins/removeformat/lang/fr.js | 2 +- sources/plugins/removeformat/lang/gl.js | 2 +- sources/plugins/removeformat/lang/gu.js | 2 +- sources/plugins/removeformat/lang/he.js | 2 +- sources/plugins/removeformat/lang/hi.js | 2 +- sources/plugins/removeformat/lang/hr.js | 2 +- sources/plugins/removeformat/lang/hu.js | 2 +- sources/plugins/removeformat/lang/id.js | 2 +- sources/plugins/removeformat/lang/is.js | 2 +- sources/plugins/removeformat/lang/it.js | 2 +- sources/plugins/removeformat/lang/ja.js | 2 +- sources/plugins/removeformat/lang/ka.js | 2 +- sources/plugins/removeformat/lang/km.js | 2 +- sources/plugins/removeformat/lang/ko.js | 2 +- sources/plugins/removeformat/lang/ku.js | 2 +- sources/plugins/removeformat/lang/lt.js | 2 +- sources/plugins/removeformat/lang/lv.js | 2 +- sources/plugins/removeformat/lang/mk.js | 2 +- sources/plugins/removeformat/lang/mn.js | 2 +- sources/plugins/removeformat/lang/ms.js | 2 +- sources/plugins/removeformat/lang/nb.js | 2 +- sources/plugins/removeformat/lang/nl.js | 2 +- sources/plugins/removeformat/lang/no.js | 2 +- sources/plugins/removeformat/lang/pl.js | 2 +- sources/plugins/removeformat/lang/pt-br.js | 2 +- sources/plugins/removeformat/lang/pt.js | 2 +- sources/plugins/removeformat/lang/ro.js | 2 +- sources/plugins/removeformat/lang/ru.js | 2 +- sources/plugins/removeformat/lang/si.js | 2 +- sources/plugins/removeformat/lang/sk.js | 2 +- sources/plugins/removeformat/lang/sl.js | 2 +- sources/plugins/removeformat/lang/sq.js | 2 +- sources/plugins/removeformat/lang/sr-latn.js | 2 +- sources/plugins/removeformat/lang/sr.js | 2 +- sources/plugins/removeformat/lang/sv.js | 2 +- sources/plugins/removeformat/lang/th.js | 2 +- sources/plugins/removeformat/lang/tr.js | 2 +- sources/plugins/removeformat/lang/tt.js | 2 +- sources/plugins/removeformat/lang/ug.js | 2 +- sources/plugins/removeformat/lang/uk.js | 2 +- sources/plugins/removeformat/lang/vi.js | 2 +- sources/plugins/removeformat/lang/zh-cn.js | 2 +- sources/plugins/removeformat/lang/zh.js | 2 +- sources/plugins/removeformat/plugin.js | 4 ++-- 68 files changed, 75 insertions(+), 68 deletions(-) create mode 100644 sources/plugins/removeformat/lang/de-ch.js (limited to 'sources/plugins/removeformat') diff --git a/sources/plugins/removeformat/lang/af.js b/sources/plugins/removeformat/lang/af.js index a4aa5367..f4aad8d6 100644 --- a/sources/plugins/removeformat/lang/af.js +++ b/sources/plugins/removeformat/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'af', { diff --git a/sources/plugins/removeformat/lang/ar.js b/sources/plugins/removeformat/lang/ar.js index 16217eb3..fc430021 100644 --- a/sources/plugins/removeformat/lang/ar.js +++ b/sources/plugins/removeformat/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ar', { diff --git a/sources/plugins/removeformat/lang/bg.js b/sources/plugins/removeformat/lang/bg.js index 01d1348f..bc24b704 100644 --- a/sources/plugins/removeformat/lang/bg.js +++ b/sources/plugins/removeformat/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'bg', { diff --git a/sources/plugins/removeformat/lang/bn.js b/sources/plugins/removeformat/lang/bn.js index 0e54f499..40bf380a 100644 --- a/sources/plugins/removeformat/lang/bn.js +++ b/sources/plugins/removeformat/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'bn', { diff --git a/sources/plugins/removeformat/lang/bs.js b/sources/plugins/removeformat/lang/bs.js index 55e0b7e5..ee03684b 100644 --- a/sources/plugins/removeformat/lang/bs.js +++ b/sources/plugins/removeformat/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'bs', { diff --git a/sources/plugins/removeformat/lang/ca.js b/sources/plugins/removeformat/lang/ca.js index d2507469..0b94ce4f 100644 --- a/sources/plugins/removeformat/lang/ca.js +++ b/sources/plugins/removeformat/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ca', { diff --git a/sources/plugins/removeformat/lang/cs.js b/sources/plugins/removeformat/lang/cs.js index 3e16778e..ce058013 100644 --- a/sources/plugins/removeformat/lang/cs.js +++ b/sources/plugins/removeformat/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'cs', { diff --git a/sources/plugins/removeformat/lang/cy.js b/sources/plugins/removeformat/lang/cy.js index 3c8606e6..14372a1b 100644 --- a/sources/plugins/removeformat/lang/cy.js +++ b/sources/plugins/removeformat/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'cy', { diff --git a/sources/plugins/removeformat/lang/da.js b/sources/plugins/removeformat/lang/da.js index 5599b638..d1705849 100644 --- a/sources/plugins/removeformat/lang/da.js +++ b/sources/plugins/removeformat/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'da', { diff --git a/sources/plugins/removeformat/lang/de-ch.js b/sources/plugins/removeformat/lang/de-ch.js new file mode 100644 index 00000000..48daf26d --- /dev/null +++ b/sources/plugins/removeformat/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'removeformat', 'de-ch', { + toolbar: 'Formatierung entfernen' +} ); diff --git a/sources/plugins/removeformat/lang/de.js b/sources/plugins/removeformat/lang/de.js index 8361c14b..08ad55c5 100644 --- a/sources/plugins/removeformat/lang/de.js +++ b/sources/plugins/removeformat/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'de', { diff --git a/sources/plugins/removeformat/lang/el.js b/sources/plugins/removeformat/lang/el.js index 6f69f98c..d48c8ab2 100644 --- a/sources/plugins/removeformat/lang/el.js +++ b/sources/plugins/removeformat/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'el', { diff --git a/sources/plugins/removeformat/lang/en-au.js b/sources/plugins/removeformat/lang/en-au.js index 61bc04ee..426d6d1b 100644 --- a/sources/plugins/removeformat/lang/en-au.js +++ b/sources/plugins/removeformat/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en-au', { diff --git a/sources/plugins/removeformat/lang/en-ca.js b/sources/plugins/removeformat/lang/en-ca.js index 213048cc..1cc2963b 100644 --- a/sources/plugins/removeformat/lang/en-ca.js +++ b/sources/plugins/removeformat/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en-ca', { diff --git a/sources/plugins/removeformat/lang/en-gb.js b/sources/plugins/removeformat/lang/en-gb.js index 020d1e46..65af6167 100644 --- a/sources/plugins/removeformat/lang/en-gb.js +++ b/sources/plugins/removeformat/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en-gb', { diff --git a/sources/plugins/removeformat/lang/en.js b/sources/plugins/removeformat/lang/en.js index 6a27bd00..55600fc3 100644 --- a/sources/plugins/removeformat/lang/en.js +++ b/sources/plugins/removeformat/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en', { diff --git a/sources/plugins/removeformat/lang/eo.js b/sources/plugins/removeformat/lang/eo.js index c7e8057b..c4f04e3c 100644 --- a/sources/plugins/removeformat/lang/eo.js +++ b/sources/plugins/removeformat/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'eo', { diff --git a/sources/plugins/removeformat/lang/es.js b/sources/plugins/removeformat/lang/es.js index fca22159..dc48200b 100644 --- a/sources/plugins/removeformat/lang/es.js +++ b/sources/plugins/removeformat/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'es', { diff --git a/sources/plugins/removeformat/lang/et.js b/sources/plugins/removeformat/lang/et.js index 5d2b3361..2938e78c 100644 --- a/sources/plugins/removeformat/lang/et.js +++ b/sources/plugins/removeformat/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'et', { diff --git a/sources/plugins/removeformat/lang/eu.js b/sources/plugins/removeformat/lang/eu.js index ba7a0e5d..ff16de30 100644 --- a/sources/plugins/removeformat/lang/eu.js +++ b/sources/plugins/removeformat/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'eu', { diff --git a/sources/plugins/removeformat/lang/fa.js b/sources/plugins/removeformat/lang/fa.js index c31b7b2c..40e8a1d0 100644 --- a/sources/plugins/removeformat/lang/fa.js +++ b/sources/plugins/removeformat/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fa', { diff --git a/sources/plugins/removeformat/lang/fi.js b/sources/plugins/removeformat/lang/fi.js index 9f34c3bc..90f2f546 100644 --- a/sources/plugins/removeformat/lang/fi.js +++ b/sources/plugins/removeformat/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fi', { diff --git a/sources/plugins/removeformat/lang/fo.js b/sources/plugins/removeformat/lang/fo.js index b30ac5f9..68fbb29b 100644 --- a/sources/plugins/removeformat/lang/fo.js +++ b/sources/plugins/removeformat/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fo', { diff --git a/sources/plugins/removeformat/lang/fr-ca.js b/sources/plugins/removeformat/lang/fr-ca.js index b266ef7e..67709de1 100644 --- a/sources/plugins/removeformat/lang/fr-ca.js +++ b/sources/plugins/removeformat/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fr-ca', { diff --git a/sources/plugins/removeformat/lang/fr.js b/sources/plugins/removeformat/lang/fr.js index 8822f12d..0ccb8ed6 100644 --- a/sources/plugins/removeformat/lang/fr.js +++ b/sources/plugins/removeformat/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fr', { diff --git a/sources/plugins/removeformat/lang/gl.js b/sources/plugins/removeformat/lang/gl.js index 7c8ad55b..8ed13d39 100644 --- a/sources/plugins/removeformat/lang/gl.js +++ b/sources/plugins/removeformat/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'gl', { diff --git a/sources/plugins/removeformat/lang/gu.js b/sources/plugins/removeformat/lang/gu.js index 4c92c3d6..7d31531e 100644 --- a/sources/plugins/removeformat/lang/gu.js +++ b/sources/plugins/removeformat/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'gu', { diff --git a/sources/plugins/removeformat/lang/he.js b/sources/plugins/removeformat/lang/he.js index 082c285e..1073e391 100644 --- a/sources/plugins/removeformat/lang/he.js +++ b/sources/plugins/removeformat/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'he', { diff --git a/sources/plugins/removeformat/lang/hi.js b/sources/plugins/removeformat/lang/hi.js index 90202b4a..952feac4 100644 --- a/sources/plugins/removeformat/lang/hi.js +++ b/sources/plugins/removeformat/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'hi', { diff --git a/sources/plugins/removeformat/lang/hr.js b/sources/plugins/removeformat/lang/hr.js index 804bcfe9..9332057b 100644 --- a/sources/plugins/removeformat/lang/hr.js +++ b/sources/plugins/removeformat/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'hr', { diff --git a/sources/plugins/removeformat/lang/hu.js b/sources/plugins/removeformat/lang/hu.js index b3190cbc..a7cabfca 100644 --- a/sources/plugins/removeformat/lang/hu.js +++ b/sources/plugins/removeformat/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'hu', { diff --git a/sources/plugins/removeformat/lang/id.js b/sources/plugins/removeformat/lang/id.js index c1449777..f677a05c 100644 --- a/sources/plugins/removeformat/lang/id.js +++ b/sources/plugins/removeformat/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'id', { diff --git a/sources/plugins/removeformat/lang/is.js b/sources/plugins/removeformat/lang/is.js index 2df2ecc0..5f7c53f0 100644 --- a/sources/plugins/removeformat/lang/is.js +++ b/sources/plugins/removeformat/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'is', { diff --git a/sources/plugins/removeformat/lang/it.js b/sources/plugins/removeformat/lang/it.js index 97f531a4..840d043b 100644 --- a/sources/plugins/removeformat/lang/it.js +++ b/sources/plugins/removeformat/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'it', { diff --git a/sources/plugins/removeformat/lang/ja.js b/sources/plugins/removeformat/lang/ja.js index 9b897f69..acc74518 100644 --- a/sources/plugins/removeformat/lang/ja.js +++ b/sources/plugins/removeformat/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ja', { diff --git a/sources/plugins/removeformat/lang/ka.js b/sources/plugins/removeformat/lang/ka.js index aa1f91ae..a455c35a 100644 --- a/sources/plugins/removeformat/lang/ka.js +++ b/sources/plugins/removeformat/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ka', { diff --git a/sources/plugins/removeformat/lang/km.js b/sources/plugins/removeformat/lang/km.js index f7550dc1..b20d6acd 100644 --- a/sources/plugins/removeformat/lang/km.js +++ b/sources/plugins/removeformat/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'km', { diff --git a/sources/plugins/removeformat/lang/ko.js b/sources/plugins/removeformat/lang/ko.js index b19a77e9..60df7aa2 100644 --- a/sources/plugins/removeformat/lang/ko.js +++ b/sources/plugins/removeformat/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ko', { diff --git a/sources/plugins/removeformat/lang/ku.js b/sources/plugins/removeformat/lang/ku.js index 7471b2f8..5b84310f 100644 --- a/sources/plugins/removeformat/lang/ku.js +++ b/sources/plugins/removeformat/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ku', { diff --git a/sources/plugins/removeformat/lang/lt.js b/sources/plugins/removeformat/lang/lt.js index 69666fcb..88be97ef 100644 --- a/sources/plugins/removeformat/lang/lt.js +++ b/sources/plugins/removeformat/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'lt', { diff --git a/sources/plugins/removeformat/lang/lv.js b/sources/plugins/removeformat/lang/lv.js index 8421e6b2..946e6d9d 100644 --- a/sources/plugins/removeformat/lang/lv.js +++ b/sources/plugins/removeformat/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'lv', { diff --git a/sources/plugins/removeformat/lang/mk.js b/sources/plugins/removeformat/lang/mk.js index 70908a22..4fcbf8de 100644 --- a/sources/plugins/removeformat/lang/mk.js +++ b/sources/plugins/removeformat/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'mk', { diff --git a/sources/plugins/removeformat/lang/mn.js b/sources/plugins/removeformat/lang/mn.js index 96a7fbe4..e504411a 100644 --- a/sources/plugins/removeformat/lang/mn.js +++ b/sources/plugins/removeformat/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'mn', { diff --git a/sources/plugins/removeformat/lang/ms.js b/sources/plugins/removeformat/lang/ms.js index aec04ae7..bb6951b3 100644 --- a/sources/plugins/removeformat/lang/ms.js +++ b/sources/plugins/removeformat/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ms', { diff --git a/sources/plugins/removeformat/lang/nb.js b/sources/plugins/removeformat/lang/nb.js index 63aca263..461d140d 100644 --- a/sources/plugins/removeformat/lang/nb.js +++ b/sources/plugins/removeformat/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'nb', { diff --git a/sources/plugins/removeformat/lang/nl.js b/sources/plugins/removeformat/lang/nl.js index a5775f68..cbbe0b10 100644 --- a/sources/plugins/removeformat/lang/nl.js +++ b/sources/plugins/removeformat/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'nl', { diff --git a/sources/plugins/removeformat/lang/no.js b/sources/plugins/removeformat/lang/no.js index 6ae98eb2..d067249f 100644 --- a/sources/plugins/removeformat/lang/no.js +++ b/sources/plugins/removeformat/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'no', { diff --git a/sources/plugins/removeformat/lang/pl.js b/sources/plugins/removeformat/lang/pl.js index 81442e17..5b1bddbc 100644 --- a/sources/plugins/removeformat/lang/pl.js +++ b/sources/plugins/removeformat/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pl', { diff --git a/sources/plugins/removeformat/lang/pt-br.js b/sources/plugins/removeformat/lang/pt-br.js index 56efddd1..fb05dceb 100644 --- a/sources/plugins/removeformat/lang/pt-br.js +++ b/sources/plugins/removeformat/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pt-br', { diff --git a/sources/plugins/removeformat/lang/pt.js b/sources/plugins/removeformat/lang/pt.js index 4ec568b4..c3e5d978 100644 --- a/sources/plugins/removeformat/lang/pt.js +++ b/sources/plugins/removeformat/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pt', { diff --git a/sources/plugins/removeformat/lang/ro.js b/sources/plugins/removeformat/lang/ro.js index 4b689bbf..1c045c74 100644 --- a/sources/plugins/removeformat/lang/ro.js +++ b/sources/plugins/removeformat/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ro', { diff --git a/sources/plugins/removeformat/lang/ru.js b/sources/plugins/removeformat/lang/ru.js index dcba65a8..baaa2fbe 100644 --- a/sources/plugins/removeformat/lang/ru.js +++ b/sources/plugins/removeformat/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ru', { diff --git a/sources/plugins/removeformat/lang/si.js b/sources/plugins/removeformat/lang/si.js index e1efff63..7a867477 100644 --- a/sources/plugins/removeformat/lang/si.js +++ b/sources/plugins/removeformat/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'si', { diff --git a/sources/plugins/removeformat/lang/sk.js b/sources/plugins/removeformat/lang/sk.js index 9ce3fc30..77651f27 100644 --- a/sources/plugins/removeformat/lang/sk.js +++ b/sources/plugins/removeformat/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sk', { diff --git a/sources/plugins/removeformat/lang/sl.js b/sources/plugins/removeformat/lang/sl.js index 6edc4abd..a717049d 100644 --- a/sources/plugins/removeformat/lang/sl.js +++ b/sources/plugins/removeformat/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sl', { diff --git a/sources/plugins/removeformat/lang/sq.js b/sources/plugins/removeformat/lang/sq.js index 7bf36689..73c8419d 100644 --- a/sources/plugins/removeformat/lang/sq.js +++ b/sources/plugins/removeformat/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sq', { diff --git a/sources/plugins/removeformat/lang/sr-latn.js b/sources/plugins/removeformat/lang/sr-latn.js index 8c008213..9e911057 100644 --- a/sources/plugins/removeformat/lang/sr-latn.js +++ b/sources/plugins/removeformat/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sr-latn', { diff --git a/sources/plugins/removeformat/lang/sr.js b/sources/plugins/removeformat/lang/sr.js index 42c78b19..fd720a94 100644 --- a/sources/plugins/removeformat/lang/sr.js +++ b/sources/plugins/removeformat/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sr', { diff --git a/sources/plugins/removeformat/lang/sv.js b/sources/plugins/removeformat/lang/sv.js index 4f32fad1..ebb4aedf 100644 --- a/sources/plugins/removeformat/lang/sv.js +++ b/sources/plugins/removeformat/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sv', { diff --git a/sources/plugins/removeformat/lang/th.js b/sources/plugins/removeformat/lang/th.js index 78d2d6ed..d521c58d 100644 --- a/sources/plugins/removeformat/lang/th.js +++ b/sources/plugins/removeformat/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'th', { diff --git a/sources/plugins/removeformat/lang/tr.js b/sources/plugins/removeformat/lang/tr.js index 6c63b545..2d4097c1 100644 --- a/sources/plugins/removeformat/lang/tr.js +++ b/sources/plugins/removeformat/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'tr', { diff --git a/sources/plugins/removeformat/lang/tt.js b/sources/plugins/removeformat/lang/tt.js index 95206995..4fa55700 100644 --- a/sources/plugins/removeformat/lang/tt.js +++ b/sources/plugins/removeformat/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'tt', { diff --git a/sources/plugins/removeformat/lang/ug.js b/sources/plugins/removeformat/lang/ug.js index d4664f12..7d9ec298 100644 --- a/sources/plugins/removeformat/lang/ug.js +++ b/sources/plugins/removeformat/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ug', { diff --git a/sources/plugins/removeformat/lang/uk.js b/sources/plugins/removeformat/lang/uk.js index 143f69af..1dea8661 100644 --- a/sources/plugins/removeformat/lang/uk.js +++ b/sources/plugins/removeformat/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'uk', { diff --git a/sources/plugins/removeformat/lang/vi.js b/sources/plugins/removeformat/lang/vi.js index d129e2a0..2aaadc24 100644 --- a/sources/plugins/removeformat/lang/vi.js +++ b/sources/plugins/removeformat/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'vi', { diff --git a/sources/plugins/removeformat/lang/zh-cn.js b/sources/plugins/removeformat/lang/zh-cn.js index 762a88d7..6efbf358 100644 --- a/sources/plugins/removeformat/lang/zh-cn.js +++ b/sources/plugins/removeformat/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'zh-cn', { diff --git a/sources/plugins/removeformat/lang/zh.js b/sources/plugins/removeformat/lang/zh.js index d4be5286..6ce2ef01 100644 --- a/sources/plugins/removeformat/lang/zh.js +++ b/sources/plugins/removeformat/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'zh', { diff --git a/sources/plugins/removeformat/plugin.js b/sources/plugins/removeformat/plugin.js index 9a808df1..044f54a9 100644 --- a/sources/plugins/removeformat/plugin.js +++ b/sources/plugins/removeformat/plugin.js @@ -1,11 +1,11 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'removeformat', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% // jscs:enable maximumLineLength icons: 'removeformat', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% -- cgit v1.2.3