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/undo/dev/snapshot.html | 4 ++-- sources/plugins/undo/lang/af.js | 2 +- sources/plugins/undo/lang/ar.js | 2 +- sources/plugins/undo/lang/bg.js | 2 +- sources/plugins/undo/lang/bn.js | 2 +- sources/plugins/undo/lang/bs.js | 2 +- sources/plugins/undo/lang/ca.js | 2 +- sources/plugins/undo/lang/cs.js | 2 +- sources/plugins/undo/lang/cy.js | 2 +- sources/plugins/undo/lang/da.js | 2 +- sources/plugins/undo/lang/de-ch.js | 8 ++++++++ sources/plugins/undo/lang/de.js | 2 +- sources/plugins/undo/lang/el.js | 2 +- sources/plugins/undo/lang/en-au.js | 2 +- sources/plugins/undo/lang/en-ca.js | 2 +- sources/plugins/undo/lang/en-gb.js | 2 +- sources/plugins/undo/lang/en.js | 2 +- sources/plugins/undo/lang/eo.js | 2 +- sources/plugins/undo/lang/es.js | 2 +- sources/plugins/undo/lang/et.js | 2 +- sources/plugins/undo/lang/eu.js | 2 +- sources/plugins/undo/lang/fa.js | 2 +- sources/plugins/undo/lang/fi.js | 2 +- sources/plugins/undo/lang/fo.js | 2 +- sources/plugins/undo/lang/fr-ca.js | 2 +- sources/plugins/undo/lang/fr.js | 2 +- sources/plugins/undo/lang/gl.js | 2 +- sources/plugins/undo/lang/gu.js | 2 +- sources/plugins/undo/lang/he.js | 2 +- sources/plugins/undo/lang/hi.js | 2 +- sources/plugins/undo/lang/hr.js | 2 +- sources/plugins/undo/lang/hu.js | 2 +- sources/plugins/undo/lang/id.js | 2 +- sources/plugins/undo/lang/is.js | 2 +- sources/plugins/undo/lang/it.js | 2 +- sources/plugins/undo/lang/ja.js | 2 +- sources/plugins/undo/lang/ka.js | 2 +- sources/plugins/undo/lang/km.js | 2 +- sources/plugins/undo/lang/ko.js | 2 +- sources/plugins/undo/lang/ku.js | 2 +- sources/plugins/undo/lang/lt.js | 2 +- sources/plugins/undo/lang/lv.js | 2 +- sources/plugins/undo/lang/mk.js | 2 +- sources/plugins/undo/lang/mn.js | 2 +- sources/plugins/undo/lang/ms.js | 2 +- sources/plugins/undo/lang/nb.js | 2 +- sources/plugins/undo/lang/nl.js | 2 +- sources/plugins/undo/lang/no.js | 2 +- sources/plugins/undo/lang/pl.js | 2 +- sources/plugins/undo/lang/pt-br.js | 2 +- sources/plugins/undo/lang/pt.js | 2 +- sources/plugins/undo/lang/ro.js | 2 +- sources/plugins/undo/lang/ru.js | 2 +- sources/plugins/undo/lang/si.js | 2 +- sources/plugins/undo/lang/sk.js | 2 +- sources/plugins/undo/lang/sl.js | 2 +- sources/plugins/undo/lang/sq.js | 2 +- sources/plugins/undo/lang/sr-latn.js | 2 +- sources/plugins/undo/lang/sr.js | 2 +- sources/plugins/undo/lang/sv.js | 2 +- sources/plugins/undo/lang/th.js | 2 +- sources/plugins/undo/lang/tr.js | 2 +- sources/plugins/undo/lang/tt.js | 2 +- sources/plugins/undo/lang/ug.js | 2 +- sources/plugins/undo/lang/uk.js | 2 +- sources/plugins/undo/lang/vi.js | 2 +- sources/plugins/undo/lang/zh-cn.js | 2 +- sources/plugins/undo/lang/zh.js | 2 +- sources/plugins/undo/plugin.js | 4 ++-- 69 files changed, 78 insertions(+), 70 deletions(-) create mode 100644 sources/plugins/undo/lang/de-ch.js (limited to 'sources/plugins/undo') diff --git a/sources/plugins/undo/dev/snapshot.html b/sources/plugins/undo/dev/snapshot.html index c3a61c67..055e352f 100644 --- a/sources/plugins/undo/dev/snapshot.html +++ b/sources/plugins/undo/dev/snapshot.html @@ -1,6 +1,6 @@ @@ -37,7 +37,7 @@ CKEDITOR.replace( 'textarea_id' ) CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/undo/lang/af.js b/sources/plugins/undo/lang/af.js index 186256bc..4f2c8824 100644 --- a/sources/plugins/undo/lang/af.js +++ b/sources/plugins/undo/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( 'undo', 'af', { diff --git a/sources/plugins/undo/lang/ar.js b/sources/plugins/undo/lang/ar.js index c5ead34c..28d74339 100644 --- a/sources/plugins/undo/lang/ar.js +++ b/sources/plugins/undo/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( 'undo', 'ar', { diff --git a/sources/plugins/undo/lang/bg.js b/sources/plugins/undo/lang/bg.js index 61e1d2ae..931ed1fd 100644 --- a/sources/plugins/undo/lang/bg.js +++ b/sources/plugins/undo/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( 'undo', 'bg', { diff --git a/sources/plugins/undo/lang/bn.js b/sources/plugins/undo/lang/bn.js index edf4d93e..6b64c858 100644 --- a/sources/plugins/undo/lang/bn.js +++ b/sources/plugins/undo/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( 'undo', 'bn', { diff --git a/sources/plugins/undo/lang/bs.js b/sources/plugins/undo/lang/bs.js index 88cd77db..e57e054d 100644 --- a/sources/plugins/undo/lang/bs.js +++ b/sources/plugins/undo/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( 'undo', 'bs', { diff --git a/sources/plugins/undo/lang/ca.js b/sources/plugins/undo/lang/ca.js index 0a44406a..14b66ccd 100644 --- a/sources/plugins/undo/lang/ca.js +++ b/sources/plugins/undo/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( 'undo', 'ca', { diff --git a/sources/plugins/undo/lang/cs.js b/sources/plugins/undo/lang/cs.js index 51f8979a..376dd22a 100644 --- a/sources/plugins/undo/lang/cs.js +++ b/sources/plugins/undo/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( 'undo', 'cs', { diff --git a/sources/plugins/undo/lang/cy.js b/sources/plugins/undo/lang/cy.js index 1e5a30d3..07469367 100644 --- a/sources/plugins/undo/lang/cy.js +++ b/sources/plugins/undo/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( 'undo', 'cy', { diff --git a/sources/plugins/undo/lang/da.js b/sources/plugins/undo/lang/da.js index 8c1563ed..58b7f2e1 100644 --- a/sources/plugins/undo/lang/da.js +++ b/sources/plugins/undo/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( 'undo', 'da', { diff --git a/sources/plugins/undo/lang/de-ch.js b/sources/plugins/undo/lang/de-ch.js new file mode 100644 index 00000000..f2a632bc --- /dev/null +++ b/sources/plugins/undo/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'undo', 'de-ch', { + redo: 'Wiederherstellen', + undo: 'Rückgängig' +} ); diff --git a/sources/plugins/undo/lang/de.js b/sources/plugins/undo/lang/de.js index 93d55862..9035d362 100644 --- a/sources/plugins/undo/lang/de.js +++ b/sources/plugins/undo/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( 'undo', 'de', { diff --git a/sources/plugins/undo/lang/el.js b/sources/plugins/undo/lang/el.js index 4961355f..64291fcd 100644 --- a/sources/plugins/undo/lang/el.js +++ b/sources/plugins/undo/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( 'undo', 'el', { diff --git a/sources/plugins/undo/lang/en-au.js b/sources/plugins/undo/lang/en-au.js index 9d748e05..2bc942b0 100644 --- a/sources/plugins/undo/lang/en-au.js +++ b/sources/plugins/undo/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( 'undo', 'en-au', { diff --git a/sources/plugins/undo/lang/en-ca.js b/sources/plugins/undo/lang/en-ca.js index facd173e..d11ac952 100644 --- a/sources/plugins/undo/lang/en-ca.js +++ b/sources/plugins/undo/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( 'undo', 'en-ca', { diff --git a/sources/plugins/undo/lang/en-gb.js b/sources/plugins/undo/lang/en-gb.js index 5b52e0d4..89f49516 100644 --- a/sources/plugins/undo/lang/en-gb.js +++ b/sources/plugins/undo/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( 'undo', 'en-gb', { diff --git a/sources/plugins/undo/lang/en.js b/sources/plugins/undo/lang/en.js index 875bfe87..fac2558a 100644 --- a/sources/plugins/undo/lang/en.js +++ b/sources/plugins/undo/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( 'undo', 'en', { diff --git a/sources/plugins/undo/lang/eo.js b/sources/plugins/undo/lang/eo.js index 9298e2b3..da34cae6 100644 --- a/sources/plugins/undo/lang/eo.js +++ b/sources/plugins/undo/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( 'undo', 'eo', { diff --git a/sources/plugins/undo/lang/es.js b/sources/plugins/undo/lang/es.js index e518bce2..b13791ea 100644 --- a/sources/plugins/undo/lang/es.js +++ b/sources/plugins/undo/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( 'undo', 'es', { diff --git a/sources/plugins/undo/lang/et.js b/sources/plugins/undo/lang/et.js index 3ad8f16d..39288f83 100644 --- a/sources/plugins/undo/lang/et.js +++ b/sources/plugins/undo/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( 'undo', 'et', { diff --git a/sources/plugins/undo/lang/eu.js b/sources/plugins/undo/lang/eu.js index a9d000ce..44f238a3 100644 --- a/sources/plugins/undo/lang/eu.js +++ b/sources/plugins/undo/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( 'undo', 'eu', { diff --git a/sources/plugins/undo/lang/fa.js b/sources/plugins/undo/lang/fa.js index a6fa2206..ad30d3f3 100644 --- a/sources/plugins/undo/lang/fa.js +++ b/sources/plugins/undo/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( 'undo', 'fa', { diff --git a/sources/plugins/undo/lang/fi.js b/sources/plugins/undo/lang/fi.js index 2df2f2e1..83b3fbb3 100644 --- a/sources/plugins/undo/lang/fi.js +++ b/sources/plugins/undo/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( 'undo', 'fi', { diff --git a/sources/plugins/undo/lang/fo.js b/sources/plugins/undo/lang/fo.js index bd64e096..67a733ef 100644 --- a/sources/plugins/undo/lang/fo.js +++ b/sources/plugins/undo/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( 'undo', 'fo', { diff --git a/sources/plugins/undo/lang/fr-ca.js b/sources/plugins/undo/lang/fr-ca.js index 57c8e1f3..3ddc75e8 100644 --- a/sources/plugins/undo/lang/fr-ca.js +++ b/sources/plugins/undo/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( 'undo', 'fr-ca', { diff --git a/sources/plugins/undo/lang/fr.js b/sources/plugins/undo/lang/fr.js index 6e799791..9c190d9a 100644 --- a/sources/plugins/undo/lang/fr.js +++ b/sources/plugins/undo/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( 'undo', 'fr', { diff --git a/sources/plugins/undo/lang/gl.js b/sources/plugins/undo/lang/gl.js index 2569d825..be35fa48 100644 --- a/sources/plugins/undo/lang/gl.js +++ b/sources/plugins/undo/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( 'undo', 'gl', { diff --git a/sources/plugins/undo/lang/gu.js b/sources/plugins/undo/lang/gu.js index 5fd239ba..700bf9c3 100644 --- a/sources/plugins/undo/lang/gu.js +++ b/sources/plugins/undo/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( 'undo', 'gu', { diff --git a/sources/plugins/undo/lang/he.js b/sources/plugins/undo/lang/he.js index e03d5206..a3c9b496 100644 --- a/sources/plugins/undo/lang/he.js +++ b/sources/plugins/undo/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( 'undo', 'he', { diff --git a/sources/plugins/undo/lang/hi.js b/sources/plugins/undo/lang/hi.js index 6306757a..09dd66a9 100644 --- a/sources/plugins/undo/lang/hi.js +++ b/sources/plugins/undo/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( 'undo', 'hi', { diff --git a/sources/plugins/undo/lang/hr.js b/sources/plugins/undo/lang/hr.js index 5fbf931f..0ffe1f43 100644 --- a/sources/plugins/undo/lang/hr.js +++ b/sources/plugins/undo/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( 'undo', 'hr', { diff --git a/sources/plugins/undo/lang/hu.js b/sources/plugins/undo/lang/hu.js index fc1e4a7a..298d28ac 100644 --- a/sources/plugins/undo/lang/hu.js +++ b/sources/plugins/undo/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( 'undo', 'hu', { diff --git a/sources/plugins/undo/lang/id.js b/sources/plugins/undo/lang/id.js index 828ad66d..2a481af3 100644 --- a/sources/plugins/undo/lang/id.js +++ b/sources/plugins/undo/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( 'undo', 'id', { diff --git a/sources/plugins/undo/lang/is.js b/sources/plugins/undo/lang/is.js index 850178bc..7f16caf5 100644 --- a/sources/plugins/undo/lang/is.js +++ b/sources/plugins/undo/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( 'undo', 'is', { diff --git a/sources/plugins/undo/lang/it.js b/sources/plugins/undo/lang/it.js index 0dd1a1d9..c08c7091 100644 --- a/sources/plugins/undo/lang/it.js +++ b/sources/plugins/undo/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( 'undo', 'it', { diff --git a/sources/plugins/undo/lang/ja.js b/sources/plugins/undo/lang/ja.js index c2136f5c..b5d54f7e 100644 --- a/sources/plugins/undo/lang/ja.js +++ b/sources/plugins/undo/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( 'undo', 'ja', { diff --git a/sources/plugins/undo/lang/ka.js b/sources/plugins/undo/lang/ka.js index 6a618af1..5b7f2aa4 100644 --- a/sources/plugins/undo/lang/ka.js +++ b/sources/plugins/undo/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( 'undo', 'ka', { diff --git a/sources/plugins/undo/lang/km.js b/sources/plugins/undo/lang/km.js index 51e443c8..f0097ae9 100644 --- a/sources/plugins/undo/lang/km.js +++ b/sources/plugins/undo/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( 'undo', 'km', { diff --git a/sources/plugins/undo/lang/ko.js b/sources/plugins/undo/lang/ko.js index a1c54b2a..0a2e79da 100644 --- a/sources/plugins/undo/lang/ko.js +++ b/sources/plugins/undo/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( 'undo', 'ko', { diff --git a/sources/plugins/undo/lang/ku.js b/sources/plugins/undo/lang/ku.js index 38ae12b1..7bf8e80f 100644 --- a/sources/plugins/undo/lang/ku.js +++ b/sources/plugins/undo/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( 'undo', 'ku', { diff --git a/sources/plugins/undo/lang/lt.js b/sources/plugins/undo/lang/lt.js index 4712429a..149ea755 100644 --- a/sources/plugins/undo/lang/lt.js +++ b/sources/plugins/undo/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( 'undo', 'lt', { diff --git a/sources/plugins/undo/lang/lv.js b/sources/plugins/undo/lang/lv.js index 134f19c7..7014c4df 100644 --- a/sources/plugins/undo/lang/lv.js +++ b/sources/plugins/undo/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( 'undo', 'lv', { diff --git a/sources/plugins/undo/lang/mk.js b/sources/plugins/undo/lang/mk.js index 56b5a85f..7fab4cca 100644 --- a/sources/plugins/undo/lang/mk.js +++ b/sources/plugins/undo/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( 'undo', 'mk', { diff --git a/sources/plugins/undo/lang/mn.js b/sources/plugins/undo/lang/mn.js index d1a919dd..d99559d6 100644 --- a/sources/plugins/undo/lang/mn.js +++ b/sources/plugins/undo/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( 'undo', 'mn', { diff --git a/sources/plugins/undo/lang/ms.js b/sources/plugins/undo/lang/ms.js index e9fc94d3..2b89bece 100644 --- a/sources/plugins/undo/lang/ms.js +++ b/sources/plugins/undo/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( 'undo', 'ms', { diff --git a/sources/plugins/undo/lang/nb.js b/sources/plugins/undo/lang/nb.js index ca295927..acdff102 100644 --- a/sources/plugins/undo/lang/nb.js +++ b/sources/plugins/undo/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( 'undo', 'nb', { diff --git a/sources/plugins/undo/lang/nl.js b/sources/plugins/undo/lang/nl.js index c5b48096..6c95c652 100644 --- a/sources/plugins/undo/lang/nl.js +++ b/sources/plugins/undo/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( 'undo', 'nl', { diff --git a/sources/plugins/undo/lang/no.js b/sources/plugins/undo/lang/no.js index e56f3271..7d005139 100644 --- a/sources/plugins/undo/lang/no.js +++ b/sources/plugins/undo/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( 'undo', 'no', { diff --git a/sources/plugins/undo/lang/pl.js b/sources/plugins/undo/lang/pl.js index 76ccd5f7..2d3b97bd 100644 --- a/sources/plugins/undo/lang/pl.js +++ b/sources/plugins/undo/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( 'undo', 'pl', { diff --git a/sources/plugins/undo/lang/pt-br.js b/sources/plugins/undo/lang/pt-br.js index 72a5df9a..b55ce92c 100644 --- a/sources/plugins/undo/lang/pt-br.js +++ b/sources/plugins/undo/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( 'undo', 'pt-br', { diff --git a/sources/plugins/undo/lang/pt.js b/sources/plugins/undo/lang/pt.js index 29ee5267..f18dd90a 100644 --- a/sources/plugins/undo/lang/pt.js +++ b/sources/plugins/undo/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( 'undo', 'pt', { diff --git a/sources/plugins/undo/lang/ro.js b/sources/plugins/undo/lang/ro.js index bfc197c3..26059505 100644 --- a/sources/plugins/undo/lang/ro.js +++ b/sources/plugins/undo/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( 'undo', 'ro', { diff --git a/sources/plugins/undo/lang/ru.js b/sources/plugins/undo/lang/ru.js index acf8ce4d..dd89f026 100644 --- a/sources/plugins/undo/lang/ru.js +++ b/sources/plugins/undo/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( 'undo', 'ru', { diff --git a/sources/plugins/undo/lang/si.js b/sources/plugins/undo/lang/si.js index 96c9bc90..d263d600 100644 --- a/sources/plugins/undo/lang/si.js +++ b/sources/plugins/undo/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( 'undo', 'si', { diff --git a/sources/plugins/undo/lang/sk.js b/sources/plugins/undo/lang/sk.js index 28cf9375..6138a173 100644 --- a/sources/plugins/undo/lang/sk.js +++ b/sources/plugins/undo/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( 'undo', 'sk', { diff --git a/sources/plugins/undo/lang/sl.js b/sources/plugins/undo/lang/sl.js index f649d441..9294ccab 100644 --- a/sources/plugins/undo/lang/sl.js +++ b/sources/plugins/undo/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( 'undo', 'sl', { diff --git a/sources/plugins/undo/lang/sq.js b/sources/plugins/undo/lang/sq.js index 37e17f95..d3eb5d2e 100644 --- a/sources/plugins/undo/lang/sq.js +++ b/sources/plugins/undo/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( 'undo', 'sq', { diff --git a/sources/plugins/undo/lang/sr-latn.js b/sources/plugins/undo/lang/sr-latn.js index b2527a7f..cc4f34c7 100644 --- a/sources/plugins/undo/lang/sr-latn.js +++ b/sources/plugins/undo/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( 'undo', 'sr-latn', { diff --git a/sources/plugins/undo/lang/sr.js b/sources/plugins/undo/lang/sr.js index 0b7f9f23..1368f8b7 100644 --- a/sources/plugins/undo/lang/sr.js +++ b/sources/plugins/undo/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( 'undo', 'sr', { diff --git a/sources/plugins/undo/lang/sv.js b/sources/plugins/undo/lang/sv.js index 5537b5ad..7f27dc8c 100644 --- a/sources/plugins/undo/lang/sv.js +++ b/sources/plugins/undo/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( 'undo', 'sv', { diff --git a/sources/plugins/undo/lang/th.js b/sources/plugins/undo/lang/th.js index 29671829..3631404c 100644 --- a/sources/plugins/undo/lang/th.js +++ b/sources/plugins/undo/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( 'undo', 'th', { diff --git a/sources/plugins/undo/lang/tr.js b/sources/plugins/undo/lang/tr.js index 3c757f77..50b432f9 100644 --- a/sources/plugins/undo/lang/tr.js +++ b/sources/plugins/undo/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( 'undo', 'tr', { diff --git a/sources/plugins/undo/lang/tt.js b/sources/plugins/undo/lang/tt.js index d4335572..7463bd1c 100644 --- a/sources/plugins/undo/lang/tt.js +++ b/sources/plugins/undo/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( 'undo', 'tt', { diff --git a/sources/plugins/undo/lang/ug.js b/sources/plugins/undo/lang/ug.js index 73348fc3..d03e6e15 100644 --- a/sources/plugins/undo/lang/ug.js +++ b/sources/plugins/undo/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( 'undo', 'ug', { diff --git a/sources/plugins/undo/lang/uk.js b/sources/plugins/undo/lang/uk.js index 23e308a2..8ea47c8c 100644 --- a/sources/plugins/undo/lang/uk.js +++ b/sources/plugins/undo/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( 'undo', 'uk', { diff --git a/sources/plugins/undo/lang/vi.js b/sources/plugins/undo/lang/vi.js index 8b11bfd2..65a38a4a 100644 --- a/sources/plugins/undo/lang/vi.js +++ b/sources/plugins/undo/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( 'undo', 'vi', { diff --git a/sources/plugins/undo/lang/zh-cn.js b/sources/plugins/undo/lang/zh-cn.js index 48116a7e..e5459714 100644 --- a/sources/plugins/undo/lang/zh-cn.js +++ b/sources/plugins/undo/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( 'undo', 'zh-cn', { diff --git a/sources/plugins/undo/lang/zh.js b/sources/plugins/undo/lang/zh.js index b6a1c4dc..10714b63 100644 --- a/sources/plugins/undo/lang/zh.js +++ b/sources/plugins/undo/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( 'undo', 'zh', { diff --git a/sources/plugins/undo/plugin.js b/sources/plugins/undo/plugin.js index d5479936..fc584f1a 100644 --- a/sources/plugins/undo/plugin.js +++ b/sources/plugins/undo/plugin.js @@ -1,5 +1,5 @@ /** - * @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 */ @@ -20,7 +20,7 @@ CKEDITOR.plugins.add( 'undo', { // 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: 'redo,redo-rtl,undo,undo-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% -- cgit v1.2.3