diff options
Diffstat (limited to '')
-rwxr-xr-x | language/zh_HK/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/zh_HK/admin.lang.php b/language/zh_HK/admin.lang.php index 36dc5b74f..6f9660cb7 100755 --- a/language/zh_HK/admin.lang.php +++ b/language/zh_HK/admin.lang.php @@ -554,7 +554,7 @@ $lang['Updates'] = '更新'; $lang['Upload'] = '上傳'; $lang['Upload Photos'] = '上傳相片'; $lang['Uploaded Photos'] = '相片已上傳'; -$lang['Use the default photo sort order (defined in the configuration file)'] = '使用預設的的照片排序順序(在設定檔中定義)'; +$lang['Use the default photo sort order'] = '使用預設的的照片排序順序'; $lang['Used metadata'] = 'metadata已使用'; $lang['User'] = '用戶'; $lang['User "%s" created with "%s" like password'] = '用戶 "%s" 已建立,密碼是"%s"'; |