diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-01-27 06:02:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-01-27 06:02:03 +0000 |
commit | bdf289b22254f7eb10989ccd933cfd9ee7b8da92 (patch) | |
tree | 1dde03d9e54412deb259efb0fe7fc58a97815b7c /po | |
parent | 33a934a3abdd127d2cc305f35e03dc88984bad49 (diff) |
update from main archive 970126cvs/libc-970127
Sun Jan 26 19:40:17 1997 Ulrich Drepper <drepper@cygnus.com>
* Version 2.0 net release.
* Make-dist: Don't take care for two malloc directories.
Sun Jan 26 13:39:31 1997 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/alpha/Dist: Correct distribution of
kernel_*.h files.
* Make-dist: Don't mention new-malloc for dirs with have to be
processed.
* sysdeps/unix/sysv/linux/netinet/in.h (SOL_IP): Added.
* inet/netinet/tcp.h (SOL_TCP): Added.
* sysdeps/unix/sysv/linux/socketbits.h (SOL_RAW): Added.
Reported by a sun <asun@zoology.washington.edu>.
* Makefile: Add special goal to generate only-MD5 based crypt
Diffstat (limited to 'po')
-rw-r--r-- | po/libc.pot | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/po/libc.pot b/po/libc.pot index 91d7d425d8..e38500c191 100644 --- a/po/libc.pot +++ b/po/libc.pot @@ -5,8 +5,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libc 1.100\n" -"POT-Creation-Date: 1997-01-06 15:00+0100\n" +"Project-Id-Version: libc 2.0\n" +"POT-Creation-Date: 1997-01-26 15:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+DIST\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -178,47 +178,47 @@ msgstr "" msgid "%s: error in state machine" msgstr "" -#: posix/getopt.c:743 +#: posix/getopt.c:733 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" -#: posix/getopt.c:746 +#: posix/getopt.c:736 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" -#: posix/getopt.c:667 +#: posix/getopt.c:657 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" -#: posix/getopt.c:638 +#: posix/getopt.c:628 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" -#: posix/getopt.c:684 posix/getopt.c:858 +#: posix/getopt.c:674 posix/getopt.c:847 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" -#: posix/getopt.c:662 +#: posix/getopt.c:652 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" -#: posix/getopt.c:843 +#: posix/getopt.c:831 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" -#: posix/getopt.c:824 +#: posix/getopt.c:813 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" -#: posix/getopt.c:777 posix/getopt.c:907 +#: posix/getopt.c:766 posix/getopt.c:896 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" @@ -233,12 +233,12 @@ msgstr "" msgid "%s: premature end of file" msgstr "" -#: posix/getopt.c:717 +#: posix/getopt.c:707 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" -#: posix/getopt.c:713 +#: posix/getopt.c:703 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" @@ -1839,11 +1839,11 @@ msgstr "" msgid "blank TO field on Link line" msgstr "" -#: new-malloc/mcheck.c:191 +#: malloc/mcheck.c:191 msgid "block freed twice" msgstr "" -#: new-malloc/mcheck.c:194 +#: malloc/mcheck.c:194 msgid "bogus mcheck_status, library is buggy" msgstr "" @@ -2134,7 +2134,7 @@ msgid "garbage at end of character code specification" msgstr "" #: locale/programs/linereader.c:214 -msgid "garbage at end of digit" +msgid "garbage at end of number" msgstr "" #: locale/programs/ld-time.c:183 @@ -2306,11 +2306,11 @@ msgstr "" msgid "malformed line ignored" msgstr "" -#: new-malloc/mcheck.c:185 +#: malloc/mcheck.c:185 msgid "memory clobbered before allocated block" msgstr "" -#: new-malloc/mcheck.c:188 +#: malloc/mcheck.c:188 msgid "memory clobbered past end of allocated block" msgstr "" @@ -2321,11 +2321,11 @@ msgstr "" msgid "memory exhausted" msgstr "" -#: new-malloc/obstack.c:462 +#: malloc/obstack.c:462 msgid "memory exhausted\n" msgstr "" -#: new-malloc/mcheck.c:182 +#: malloc/mcheck.c:182 msgid "memory is consistent, library is buggy" msgstr "" @@ -2336,7 +2336,7 @@ msgstr "" #: locale/programs/ld-time.c:337 #, c-format -msgid "missing era name in string %d in `era' fieldin category `%s'" +msgid "missing era name in string %d in `era' field in category `%s'" msgstr "" #: time/zic.c:919 |