diff options
author | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
commit | 06fd29a431ec4d916e1543a2b0de21777ecb16df (patch) | |
tree | 2184c41705f7c4943133544d351f09526d52f35a /language/zh_HK/admin.lang.php | |
parent | 3f37ec3477f32059b094cab322cd37483d9092e8 (diff) |
change outdated label
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
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"'; |