diff options
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 +?> |