X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fuicolor%2Flang%2Fpt-br.js;fp=_source%2Fplugins%2Fuicolor%2Flang%2Fpt-br.js;h=0000000000000000000000000000000000000000;hb=4625dba05116026713fee9008dd93306be0d1553;hp=6019f2c4170c7c04014af3a5e29bd5232a9fcb00;hpb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;p=ckeditor.git diff --git a/_source/plugins/uicolor/lang/pt-br.js b/_source/plugins/uicolor/lang/pt-br.js deleted file mode 100644 index 6019f2c..0000000 --- a/_source/plugins/uicolor/lang/pt-br.js +++ /dev/null @@ -1,15 +0,0 @@ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.html or http://ckeditor.com/license -*/ - -CKEDITOR.plugins.setLang( 'uicolor', 'pt-br', -{ - uicolor : - { - title : 'Paleta de Cores', - preview : 'Visualização ao vivo', - config : 'Cole o texto no seu arquivo config.js', - predefined : 'Conjuntos de cores predefinidos' - } -});