X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Ftoolbar%2Flang%2Fsv.js;h=0a45e881acbf5b6c750c30bce27f992bc4d441c5;hp=5a5d1b97560a5610ff2a0bdd1dd6f43b1381ca23;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/toolbar/lang/sv.js b/sources/plugins/toolbar/lang/sv.js index 5a5d1b9..0a45e88 100644 --- a/sources/plugins/toolbar/lang/sv.js +++ b/sources/plugins/toolbar/lang/sv.js @@ -1,5 +1,5 @@ /* -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( 'toolbar', 'sv', { @@ -18,5 +18,5 @@ CKEDITOR.plugins.setLang( 'toolbar', 'sv', { colors: 'Färger', tools: 'Verktyg' }, - toolbars: 'Redigera verktygsfält' + toolbars: 'Editorns verktygsfält' } );