diff options
author | Joseph Myers <joseph@codesourcery.com> | 2010-12-18 16:21:56 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2010-12-18 16:21:56 +0000 |
commit | c50ebc7332db306b3b7e122fb5251605db3bcd96 (patch) | |
tree | 794059f39e7cd5ac8cf2febd065875bc527a1b8b /libcpp | |
parent | 6e6c07d810ee669a92f81c69c4807554978ace6e (diff) | |
download | gcc-c50ebc7332db306b3b7e122fb5251605db3bcd96.zip gcc-c50ebc7332db306b3b7e122fb5251605db3bcd96.tar.gz gcc-c50ebc7332db306b3b7e122fb5251605db3bcd96.tar.bz2 |
* cpplib.pot: Regenerate.
From-SVN: r168025
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/cpplib.pot | 12 |
2 files changed, 10 insertions, 6 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 49f5951..40b2c1b 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,5 +1,9 @@ 2010-12-18 Joseph Myers <joseph@codesourcery.com> + * cpplib.pot: Regenerate. + +2010-12-18 Joseph Myers <joseph@codesourcery.com> + * ja.po: Update. 2010-12-17 Joseph Myers <joseph@codesourcery.com> diff --git a/libcpp/po/cpplib.pot b/libcpp/po/cpplib.pot index 101c9b9..c1dab89 100644 --- a/libcpp/po/cpplib.pot +++ b/libcpp/po/cpplib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" -"POT-Creation-Date: 2010-10-22 14:48+0000\n" +"POT-Creation-Date: 2010-12-18 16:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -409,7 +409,7 @@ msgid "unterminated #%s" msgstr "" #: directives-only.c:222 -#: lex.c:2068 +#: lex.c:2074 #: traditional.c:163 msgid "unterminated comment" msgstr "" @@ -791,19 +791,19 @@ msgstr "" msgid "missing terminating %c character" msgstr "" -#: lex.c:2079 +#: lex.c:2085 msgid "C++ style comments are not allowed in ISO C90" msgstr "" -#: lex.c:2081 +#: lex.c:2087 msgid "(this will be reported only once per input file)" msgstr "" -#: lex.c:2086 +#: lex.c:2092 msgid "multi-line comment" msgstr "" -#: lex.c:2406 +#: lex.c:2412 #, c-format msgid "unspellable token %s" msgstr "" |