X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flist%2Flang%2Fnb.js;h=0e817c8c61bb52d2de9e062fe911a4017e84e324;hp=1e96a9f9ce1ecba2a267925eb68af8aed8bee525;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/list/lang/nb.js b/sources/plugins/list/lang/nb.js index 1e96a9f..0e817c8 100644 --- a/sources/plugins/list/lang/nb.js +++ b/sources/plugins/list/lang/nb.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( 'list', 'nb', { - bulletedlist: 'Legg til / fjern punktmerket liste', + bulletedlist: 'Legg til / fjern punktliste', numberedlist: 'Legg til / fjern nummerert liste' } );