X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Felementspath%2Flang%2Ffr.js;fp=sources%2Fplugins%2Felementspath%2Flang%2Ffr.js;h=78488bb7e1e7edd1188f95910c8d0969f3d92099;hp=8cd9b1a3b5d9b6639f6611d0ab0453caa81ade38;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/elementspath/lang/fr.js b/sources/plugins/elementspath/lang/fr.js index 8cd9b1a..78488bb 100644 --- a/sources/plugins/elementspath/lang/fr.js +++ b/sources/plugins/elementspath/lang/fr.js @@ -1,8 +1,8 @@ /* -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( 'elementspath', 'fr', { - eleLabel: 'Elements path', - eleTitle: '%1 éléments' + eleLabel: 'Chemin des éléments', + eleTitle: 'Élément %1' } );