diff options
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/zh_CN.po | 9 |
2 files changed, 8 insertions, 5 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 61d071f8fea..c6de2e70e38 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2010-02-24 Joseph Myers <joseph@codesourcery.com> + + * zh_CN.po: Update. + 2010-02-09 Joseph Myers <joseph@codesourcery.com> * vi.po: Update. diff --git a/libcpp/po/zh_CN.po b/libcpp/po/zh_CN.po index 08fb86005a4..6b66880469d 100644 --- a/libcpp/po/zh_CN.po +++ b/libcpp/po/zh_CN.po @@ -5,11 +5,11 @@ # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.5-b20091203\n" +"Project-Id-Version: cpplib 4.5-b20100204\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2010-01-11 11:42+0000\n" -"PO-Revision-Date: 2009-12-10 16:39+0800\n" -"Last-Translator: Zuxy Meng <zuxy.meng@gmail.com>\n" +"PO-Revision-Date: 2010-02-23 15:53+0800\n" +"Last-Translator: Meng Jie <zuxy.meng@gmail.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -432,9 +432,8 @@ msgid "invalid prefix \"0b\" for floating constant" msgstr "浮点常量的“0b”前缀无效" #: expr.c:339 -#, fuzzy msgid "no digits in hexadecimal floating constant" -msgstr "使用 C99 式的 16 进制浮点常量" +msgstr "16 进制浮点常量中没有数字" #: expr.c:343 msgid "use of C99 hexadecimal floating constant" |