From 58d093219cf60264550b8c34649d9f3190eda042 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Wed, 23 Aug 2006 22:25:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'AFTER_FINAL_MASONIZE'. --- sql-ledger/locale/eg/login | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 sql-ledger/locale/eg/login (limited to 'sql-ledger/locale/eg/login') diff --git a/sql-ledger/locale/eg/login b/sql-ledger/locale/eg/login deleted file mode 100644 index b1c59a109..000000000 --- a/sql-ledger/locale/eg/login +++ /dev/null @@ -1,23 +0,0 @@ -$self{texts} = { - 'Company' => 'شركة', - 'Continue' => 'تابع', - 'Incorrect Dataset version!' => 'نسخة غير صحيحة من مجموعة البيانات', - 'Incorrect Password!' => 'كلمة السر غير صحيحة', - 'Login' => 'دخول', - 'Name' => 'الاسم', - 'Password' => 'كلمة السر', - 'Version' => 'نسخة', - 'You did not enter a name!' => 'لم يتم ادخال الاسم', - 'done' => 'نفذ', - 'is not a member!' => 'ليس عضوا', -}; - -$self{subs} = { - 'login' => 'login', - 'login_screen' => 'login_screen', - 'logout' => 'logout', - 'selectdataset' => 'selectdataset', - 'دخول' => 'login', -}; - -1; -- cgit v1.2.1