diff options
Diffstat (limited to 'core/l10n/zh_HK.php')
-rw-r--r-- | core/l10n/zh_HK.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php index 1418f0008ec..9d0d00f31fe 100644 --- a/core/l10n/zh_HK.php +++ b/core/l10n/zh_HK.php @@ -86,9 +86,6 @@ $TRANSLATIONS = array( "Database password" => "資料庫密碼", "Database name" => "資料庫名稱", "Log out" => "登出", -"Automatic logon rejected!" => "自動登入被拒", -"If you did not change your password recently, your account may be compromised!" => "如果你近期未曾更改密碼, 你的帳號可能被洩露!", -"Please change your password to secure your account again." => "請更改你的密碼以保護你的帳戶", "remember" => "記住", "Log in" => "登入" ); |