From da292482c7342391436769b6b61fbf9df0f03fc9 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 11 Mar 2002 14:33:34 +0000 Subject: [PATCH] update --- lang/chinese_big5.inc.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index cdc831bea..893f452ef 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -66,6 +66,7 @@ $strCantRenameIdxToPrimary = ' $strCardinality = '組別'; $strCarriage = '歸位: \\r'; $strChange = '修改'; +$strChangePassword = '更改密碼'; $strCheckAll = '全選'; $strCheckDbPriv = '檢查資料庫權限'; $strCheckTable = '檢查資料表'; @@ -88,6 +89,7 @@ $strDatabase = ' $strDatabaseHasBeenDropped = '資料庫 %s 已被刪除'; $strDatabases = '資料庫'; $strDatabasesStats = '資料庫統計'; +$strDatabaseWildcard = '資料庫 (允許使用萬用字元):'; $strDataOnly = '只有資料'; $strDefault = '預設值'; $strDelete = '刪除'; @@ -347,6 +349,4 @@ $strYes = ' $strZip = '"zipped"'; // To translate -$strChangePassword = 'Change password'; -$strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate ?>