]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/removeformat/plugin.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / removeformat / plugin.js
index 20f7ecbae80a633b9406c277256c1da7170ccba5..94360eed3eff2686b4f2fb4790a2d4a2408dc073 100644 (file)
@@ -5,7 +5,7 @@
 \r
 CKEDITOR.plugins.add( 'removeformat', {\r
        // jscs:disable maximumLineLength\r
-       lang: 'af,ar,az,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,oc,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%\r
+       lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,es-mx,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,oc,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%\r
        // jscs:enable maximumLineLength\r
        icons: 'removeformat', // %REMOVE_LINE_CORE%\r
        hidpi: true, // %REMOVE_LINE_CORE%\r
@@ -120,7 +120,7 @@ CKEDITOR.plugins.removeformat = {
                                }\r
 \r
                                // The selection path may not changed, but we should force a selection\r
-                               // change event to refresh command states, due to the above attribution change. (#9238)\r
+                               // change event to refresh command states, due to the above attribution change. (http://dev.ckeditor.com/ticket/9238)\r
                                editor.forceNextSelectionCheck();\r
                                editor.getSelection().selectRanges( ranges );\r
                        }\r