From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- sources/plugins/forms/lang/mk.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/plugins/forms/lang/mk.js') diff --git a/sources/plugins/forms/lang/mk.js b/sources/plugins/forms/lang/mk.js index e648cd4f..5862e678 100644 --- a/sources/plugins/forms/lang/mk.js +++ b/sources/plugins/forms/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'mk', { @@ -66,6 +66,6 @@ CKEDITOR.plugins.setLang( 'forms', 'mk', { typeEmail: 'Email', // MISSING typeSearch: 'Search', // MISSING typeTel: 'Telephone Number', // MISSING - typeUrl: 'URL' // MISSING + typeUrl: 'URL' } } ); -- cgit v1.2.3