there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / tw_utf / login
diff --git a/sql-ledger/locale/tw_utf/login b/sql-ledger/locale/tw_utf/login
deleted file mode 100644 (file)
index 6c8112c..0000000
+++ /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;