diff options
author | yllar <yllar.pajus@gmail.com> | 2008-02-26 20:50:10 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2008-02-26 20:50:10 +0000 |
commit | ead3d2a16721df59428889d531cb6bd52fe65381 (patch) | |
tree | 6641b18b57f3a9c820badaaf173232a68cae839f /program/localization/zh_CN | |
parent | ad43e637bd51b5b288856fee9a69da851ba07779 (diff) |
translations update
Diffstat (limited to 'program/localization/zh_CN')
-rw-r--r-- | program/localization/zh_CN/labels.inc | 5 | ||||
-rw-r--r-- | program/localization/zh_CN/messages.inc | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index 3dff5e039..da1682ec8 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -10,8 +10,7 @@ | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: kourge <kourge@gmail.com> | - | Xue zhong sheng <xue.zhongsheng@gmail.com> | + | Author: Xue zhong sheng <xue.zhongsheng@gmail.com> | +-----------------------------------------------------------------------+ @version $Id$ @@ -178,4 +177,4 @@ $labels['sortby'] = '排序'; $labels['sortasc'] = '递增排序'; $labels['sortdesc'] = '递减排序'; -?>
\ No newline at end of file +?> diff --git a/program/localization/zh_CN/messages.inc b/program/localization/zh_CN/messages.inc index 356538411..cf885b071 100644 --- a/program/localization/zh_CN/messages.inc +++ b/program/localization/zh_CN/messages.inc @@ -10,8 +10,7 @@ | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: kourge <kourge@gmail.com> | - | Xue zhong sheng <xue.zhongsheng@gmail.com> | + | Author: Xue zhong sheng <xue.zhongsheng@gmail.com> | +-----------------------------------------------------------------------+ @version $Id$ @@ -75,4 +74,4 @@ $messages['copyerror'] = '无法复制地址'; $messages['sourceisreadonly'] = '源地址为只读'; $messages['errorsavingcontact'] = '无法保存联系人的地址'; -?>
\ No newline at end of file +?> |