diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-06 14:21:32 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-06 14:21:32 +0000 |
commit | b65b2db50bd42225ba7b776b7b14c89609d9cf6a (patch) | |
tree | d9f91f4df3d7c46ffaed08d91852832e46b2abcd /libcpp | |
parent | c5135d21db6f54ac3a6a0602fbeeac611118a0b1 (diff) | |
download | gcc-b65b2db50bd42225ba7b776b7b14c89609d9cf6a.tar.gz |
gcc/po:
* gcc.pot: Regenerate.
libcpp/po:
* cpplib.pot: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158003 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/cpplib.pot | 64 |
2 files changed, 36 insertions, 32 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index c6de2e70e38..476c1d8405e 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2010-04-06 Joseph Myers <joseph@codesourcery.com> + + * cpplib.pot: Regenerate. + 2010-02-24 Joseph Myers <joseph@codesourcery.com> * zh_CN.po: Update. diff --git a/libcpp/po/cpplib.pot b/libcpp/po/cpplib.pot index 0c99a8f2ef2..a1f256bc2b7 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-01-11 11:42+0000\n" +"POT-Creation-Date: 2010-04-06 14:18+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" @@ -36,7 +36,7 @@ msgid "character 0x%lx is not in the basic source character set\n" msgstr "" #: charset.c:798 -#: charset.c:1457 +#: charset.c:1444 msgid "converting to execution character set" msgstr "" @@ -74,7 +74,7 @@ msgid "%.*s is not a valid universal character" msgstr "" #: charset.c:1056 -#: lex.c:486 +#: lex.c:488 msgid "'$' in identifier or number" msgstr "" @@ -89,7 +89,7 @@ msgid "universal character %.*s is not valid at the start of an identifier" msgstr "" #: charset.c:1102 -#: charset.c:1687 +#: charset.c:1674 msgid "converting UCN to source character set" msgstr "" @@ -136,20 +136,20 @@ msgstr "" msgid "converting escape sequence to execution character set" msgstr "" -#: charset.c:1522 -#: charset.c:1586 +#: charset.c:1509 +#: charset.c:1573 msgid "character constant too long for its type" msgstr "" -#: charset.c:1525 +#: charset.c:1512 msgid "multi-character character constant" msgstr "" -#: charset.c:1625 +#: charset.c:1612 msgid "empty character constant" msgstr "" -#: charset.c:1734 +#: charset.c:1721 #, c-format msgid "failure to convert %s to %s" msgstr "" @@ -406,7 +406,7 @@ msgid "unterminated #%s" msgstr "" #: directives-only.c:222 -#: lex.c:1415 +#: lex.c:1516 #: traditional.c:163 msgid "unterminated comment" msgstr "" @@ -720,83 +720,83 @@ msgstr "" msgid "trigraph ??%c ignored, use -trigraphs to enable" msgstr "" -#: lex.c:358 +#: lex.c:360 msgid "\"/*\" within comment" msgstr "" -#: lex.c:416 +#: lex.c:418 #, c-format msgid "%s in preprocessing directive" msgstr "" -#: lex.c:425 +#: lex.c:427 msgid "null character(s) ignored" msgstr "" -#: lex.c:462 +#: lex.c:464 #, c-format msgid "`%.*s' is not in NFKC" msgstr "" -#: lex.c:465 +#: lex.c:467 #, c-format msgid "`%.*s' is not in NFC" msgstr "" -#: lex.c:533 -#: lex.c:610 +#: lex.c:535 +#: lex.c:612 #, c-format msgid "attempt to use poisoned \"%s\"" msgstr "" -#: lex.c:541 -#: lex.c:618 +#: lex.c:543 +#: lex.c:620 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgstr "" -#: lex.c:547 -#: lex.c:624 +#: lex.c:549 +#: lex.c:626 #, c-format msgid "identifier \"%s\" is a special operator name in C++" msgstr "" -#: lex.c:739 +#: lex.c:771 msgid "raw string delimiter longer than 16 characters" msgstr "" -#: lex.c:742 +#: lex.c:774 #, c-format msgid "invalid character '%c' in raw string delimiter" msgstr "" -#: lex.c:771 -#: lex.c:818 +#: lex.c:895 +#: lex.c:917 msgid "unterminated raw string" msgstr "" -#: lex.c:831 -#: lex.c:930 +#: lex.c:932 +#: lex.c:1031 msgid "null character(s) preserved in literal" msgstr "" -#: lex.c:933 +#: lex.c:1034 #, c-format msgid "missing terminating %c character" msgstr "" -#: lex.c:1426 +#: lex.c:1527 msgid "C++ style comments are not allowed in ISO C90" msgstr "" -#: lex.c:1428 +#: lex.c:1529 msgid "(this will be reported only once per input file)" msgstr "" -#: lex.c:1433 +#: lex.c:1534 msgid "multi-line comment" msgstr "" -#: lex.c:1753 +#: lex.c:1854 #, c-format msgid "unspellable token %s" msgstr "" |