diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2003-08-05 01:38:46 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2003-08-05 01:38:46 +0000 |
commit | 5e7c251db4e4860d9aa6398ae4d831a64837dc46 (patch) | |
tree | 4bb004b82bb118570baab98df5546d5a4b2ba29d | |
parent | caf21254976745a90d4e4360cd4f9d84bd7f1e37 (diff) | |
download | gcc-5e7c251db4e4860d9aa6398ae4d831a64837dc46.zip gcc-5e7c251db4e4860d9aa6398ae4d831a64837dc46.tar.gz gcc-5e7c251db4e4860d9aa6398ae4d831a64837dc46.tar.bz2 |
libstdc++.pot: Re-extract/regenerate.
2003-08-04 Phil Edwards <pme@gcc.gnu.org>
* po/libstdc++.pot: Re-extract/regenerate.
From-SVN: r70166
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 | ||||
-rw-r--r-- | libstdc++-v3/po/libstdc++.pot | 31 |
2 files changed, 32 insertions, 3 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index b33b10d..253d482 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,9 @@ 2003-08-04 Phil Edwards <pme@gcc.gnu.org> + * po/libstdc++.pot: Re-extract/regenerate. + +2003-08-04 Phil Edwards <pme@gcc.gnu.org> + * testsuite/Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments. Leave them for automake. * testsuite/lib/libstdc++-v3.exp: Rename... diff --git a/libstdc++-v3/po/libstdc++.pot b/libstdc++-v3/po/libstdc++.pot index 1b936ef..4f2bf63 100644 --- a/libstdc++-v3/po/libstdc++.pot +++ b/libstdc++-v3/po/libstdc++.pot @@ -1,18 +1,19 @@ # Translations needed for GNU C++ library locale implementation. # Copyright (C) 2001 Free Software Foundation, Inc. +# This file is distributed under the same license as the libstdc++-v3 package. # Benjamin Kosnik <bkoz@redhat.com>, 2001. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libstdc++ 3.1.0\n" -"POT-Creation-Date: 2001-07-31 08:49-0700\n" +"Project-Id-Version: libstdc++ 3.4.0\n" +"POT-Creation-Date: 2003-04-23 15:19-0400\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8-bit\n" +"Content-Transfer-Encoding: 8bit\n" #: string_literals.cc:23 msgid "please" @@ -29,3 +30,27 @@ msgstr "" #: string_literals.cc:28 msgid "false" msgstr "" + +#: include/std/std_bitset.h:267 include/std/std_bitset.h:267 +msgid "bitset value is too large to fit in unsigned long" +msgstr "" + +#: include/std/std_bitset.h:469 include/std/std_bitset.h:469 +msgid "bitset is zero-length" +msgstr "" + +#: include/std/std_bitset.h:865 include/std/std_bitset.h:865 +msgid "bitset::set() argument too large" +msgstr "" + +#: include/std/std_bitset.h:890 include/std/std_bitset.h:890 +msgid "bitset::reset() argument too large" +msgstr "" + +#: include/std/std_bitset.h:914 include/std/std_bitset.h:914 +msgid "bitset::flip() argument too large" +msgstr "" + +#: include/std/std_bitset.h:1017 include/std/std_bitset.h:1017 +msgid "bitset::test() argument too large" +msgstr "" |