From 6a7c5b2653fc4883efd209db8874e9e180111a36 Mon Sep 17 00:00:00 2001 From: lsces Date: Sat, 7 Jun 2014 07:57:56 +0100 Subject: Upgrade to version 4.3 - remove older files --- plugins/div/lang/ar.js | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 plugins/div/lang/ar.js (limited to 'plugins/div/lang/ar.js') diff --git a/plugins/div/lang/ar.js b/plugins/div/lang/ar.js deleted file mode 100644 index 9084a83..0000000 --- a/plugins/div/lang/ar.js +++ /dev/null @@ -1,19 +0,0 @@ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.html or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang( 'div', 'ar', { - IdInputLabel: 'هوية', - advisoryTitleInputLabel: 'عنوان التقرير', - cssClassInputLabel: 'فئات التنسيق', - edit: 'Edit Div', // MISSING - inlineStyleInputLabel: 'Inline Style', // MISSING - langDirLTRLabel: 'اليسار لليمين (LTR)', - langDirLabel: 'إتجاه النص', - langDirRTLLabel: 'اليمين لليسار (RTL)', - languageCodeInputLabel: ' Language Code', // MISSING - remove: 'Remove Div', // MISSING - styleSelectLabel: 'نمط', - title: 'Create Div Container', // MISSING - toolbar: 'Create Div Container' // MISSING -}); -- cgit v1.3