diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-02 17:38:15 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-02 17:38:15 +0000 |
| commit | 9374279af0c6c90cba178d0218eab8e167b41801 (patch) | |
| tree | 703edf5fd90a2507e3860aedb820ca9d41b750eb /plugins/password/localization | |
| parent | 125f2397b4f8704d2d21f64185fe97f19d5c231d (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3856 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/localization')
| -rw-r--r-- | plugins/password/localization/zh_TW.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/password/localization/zh_TW.inc b/plugins/password/localization/zh_TW.inc index 1198f29fc..7d162274a 100644 --- a/plugins/password/localization/zh_TW.inc +++ b/plugins/password/localization/zh_TW.inc @@ -16,5 +16,6 @@ $messages['connecterror'] = '無法更新密碼:連線失敗'; $messages['internalerror'] = '無法更新密碼'; $messages['passwordshort'] = '您的密碼至少需 $length 個字元長'; $messages['passwordweak'] = '您的新密碼至少需含有一個數字與一個標點符號'; +$messages['passwordforbidden'] = '您的密碼含有禁用字元'; ?> |
