From 2e3d0ff372396a2fed6fd31d3f3287c25d0deae4 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 4 Jun 2005 20:05:31 +0000 Subject: [PATCH] file editor.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 --- lang/fa_utf8/editor.php | 106 ---------------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 lang/fa_utf8/editor.php diff --git a/lang/fa_utf8/editor.php b/lang/fa_utf8/editor.php deleted file mode 100644 index bc52e9ef7d4..00000000000 --- a/lang/fa_utf8/editor.php +++ /dev/null @@ -1,106 +0,0 @@ -]استفاده کنید'; -$string['texttop'] = 'بالای متن'; -$string['top'] = 'بالا'; -$string['type'] = 'نوع'; -$string['underline'] = 'خط زیرین'; -$string['undo'] = 'باطل کردن عمل قبلی شما'; -$string['unorderedlist'] = 'لیست نشانه گذاری شده'; -$string['upload'] = 'بارگذاری'; -$string['vertical'] = 'عمودی'; -$string['width'] = 'پهنا'; -$string['wordclean'] = 'حذف کلمه HTML'; -$string['zip'] = 'فشرده'; - -?>