diff options
| author | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
|---|---|---|
| committer | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
| commit | 58d093219cf60264550b8c34649d9f3190eda042 (patch) | |
| tree | 10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/locale/eg/login | |
| parent | 3ce7691203a7737406bf2d4442f7fd84b81f847e (diff) | |
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/locale/eg/login')
| -rw-r--r-- | sql-ledger/locale/eg/login | 23 |
1 files changed, 0 insertions, 23 deletions
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; |
