diff options
author | Guillem Jover <guillem@debian.org> | 2017-03-09 04:22:24 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2017-05-06 19:38:42 +0200 |
commit | e43d0d04e3376e104ab68ce61c23d941e970ca45 (patch) | |
tree | c31ad8af68e11a14517b662490ad04e9387a135a /po/zh_CN.po | |
parent | 71db021361e25a46aebac52ca62e406d1e6c0f7c (diff) | |
download | dpkg-e43d0d04e3376e104ab68ce61c23d941e970ca45.tar.gz |
po: Unfuzzy strings after spelling fixes
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 7988a70c8..ae8d51716 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -594,7 +594,7 @@ msgstr "使用了废弃字段 %s 或者 %s " #: lib/dpkg/fields.c #, c-format -msgid "value for '%s' field has malformatted line '%.*s'" +msgid "value for '%s' field has malformed line '%.*s'" msgstr "'%s' 字段的值有行格式有误: '%.*s'" #: lib/dpkg/fields.c @@ -4944,7 +4944,7 @@ msgstr "归档 control 成员尺寸" #: dpkg-deb/extract.c #, c-format -msgid "archive has malformatted control member size '%s'" +msgid "archive has malformed control member size '%s'" msgstr "归档 control 成员尺寸 %s 有误" #: dpkg-deb/extract.c |