X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=sources%2Fplugins%2Fremoveformat%2Flang%2Fpt.js;h=b54dbce1cfea20d7a241d04ce580d6219266552b;hb=refs%2Ftags%2F4.7.3;hp=c3e5d97841df6ae7f99a0dbf7ec4eac4e5ece7b3;hpb=3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5;p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git diff --git a/sources/plugins/removeformat/lang/pt.js b/sources/plugins/removeformat/lang/pt.js index c3e5d97..b54dbce 100644 --- a/sources/plugins/removeformat/lang/pt.js +++ b/sources/plugins/removeformat/lang/pt.js @@ -1,7 +1,7 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pt', { - toolbar: 'Eliminar Formato' + toolbar: 'Limpar formatação' } );