summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tw_utf/login
diff options
context:
space:
mode:
authorcvs2git <cvs2git>2006-08-23 22:25:40 +0000
committercvs2git <cvs2git>2006-08-23 22:25:40 +0000
commit58d093219cf60264550b8c34649d9f3190eda042 (patch)
tree10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/locale/tw_utf/login
parent3ce7691203a7737406bf2d4442f7fd84b81f847e (diff)
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/locale/tw_utf/login')
-rw-r--r--sql-ledger/locale/tw_utf/login25
1 files changed, 0 insertions, 25 deletions
diff --git a/sql-ledger/locale/tw_utf/login b/sql-ledger/locale/tw_utf/login
deleted file mode 100644
index 6c8112c3b..000000000
--- a/sql-ledger/locale/tw_utf/login
+++ /dev/null
@@ -1,25 +0,0 @@
-$self{texts} = {
- 'Company' => '公司',
- 'Continue' => '繼續',
- 'Dataset is newer than version!' => '較新資料集',
- 'Incorrect Dataset version!' => '資料集版本錯誤!',
- 'Incorrect Password!' => '密碼錯誤!',
- 'Login' => '登入',
- 'Name' => '名稱',
- 'Password' => '密碼',
- 'Upgrading to Version' => '正升級至新版',
- '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;