summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <bero@arklinux.org>2002-03-26 15:53:29 +0000
committerBernhard Rosenkraenzer <bero@arklinux.org>2002-03-26 15:53:29 +0000
commit5cb71b0d603501ec10bcc3df3261bd8a760cda84 (patch)
tree1ab4e0bc1ea9cfa1e93fb76809366c9eb30b91a3 /po
parent9f49ec24753773eb964dc4412e6c7363708b6172 (diff)
downloadgrep-5cb71b0d603501ec10bcc3df3261bd8a760cda84.tar.gz
Comply with ridiculous guidelines even though they make no sense whatsoever
* src/grep.c, src/Makefile.am, configure.in: Add patch from Paul Eggert <eggert@twinsun.com> to comply with ridiculous guidelines (don't act differently if invoked as egrep or fgrep)
Diffstat (limited to 'po')
-rw-r--r--po/grep.pot55
1 files changed, 28 insertions, 27 deletions
diff --git a/po/grep.pot b/po/grep.pot
index 0d77303a..6eb2f2c3 100644
--- a/po/grep.pot
+++ b/po/grep.pot
@@ -1,12 +1,13 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2002-03-15 11:31+0100\n"
+"POT-Creation-Date: 2002-03-26 16:38+0100\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"
@@ -57,8 +58,8 @@ msgstr ""
msgid "out of memory"
msgstr ""
-#: lib/obstack.c:471 src/kwset.c:171 src/kwset.c:177 src/search.c:103
-#: src/search.c:209 src/search.c:293
+#: src/kwset.c:171 src/kwset.c:177 src/search.c:103 src/search.c:209
+#: src/search.c:293 lib/obstack.c:471
msgid "memory exhausted"
msgstr ""
@@ -70,44 +71,44 @@ msgstr ""
msgid "input is too large to count"
msgstr ""
-#: src/grep.c:602
+#: src/grep.c:605
msgid "writing output"
msgstr ""
-#: src/grep.c:875
+#: src/grep.c:878
#, c-format
msgid "Binary file %s matches\n"
msgstr ""
-#: src/grep.c:889
+#: src/grep.c:892
msgid "(standard input)"
msgstr ""
-#: src/grep.c:994
+#: src/grep.c:997
#, c-format
msgid "warning: %s: %s\n"
msgstr ""
-#: src/grep.c:995
+#: src/grep.c:998
msgid "recursive directory loop"
msgstr ""
-#: src/grep.c:1043
+#: src/grep.c:1046
#, c-format
msgid "Usage: %s [OPTION]... PATTERN [FILE]...\n"
msgstr ""
-#: src/grep.c:1045
+#: src/grep.c:1048
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
-#: src/grep.c:1050
+#: src/grep.c:1053
#, c-format
msgid "Usage: %s [OPTION]... PATTERN [FILE] ...\n"
msgstr ""
-#: src/grep.c:1051
+#: src/grep.c:1054
#, c-format
msgid ""
"Search for PATTERN in each FILE or standard input.\n"
@@ -116,7 +117,7 @@ msgid ""
"Regexp selection and interpretation:\n"
msgstr ""
-#: src/grep.c:1056
+#: src/grep.c:1059
msgid ""
" -E, --extended-regexp PATTERN is an extended regular expression\n"
" -F, --fixed-strings PATTERN is a set of newline-separated strings\n"
@@ -124,7 +125,7 @@ msgid ""
" -P, --perl-regexp PATTERN is a Perl regular expression\n"
msgstr ""
-#: src/grep.c:1061
+#: src/grep.c:1064
msgid ""
" -e, --regexp=PATTERN use PATTERN as a regular expression\n"
" -f, --file=FILE obtain PATTERN from FILE\n"
@@ -134,7 +135,7 @@ msgid ""
" -z, --null-data a data line ends in 0 byte, not newline\n"
msgstr ""
-#: src/grep.c:1068
+#: src/grep.c:1071
msgid ""
"\n"
"Miscellaneous:\n"
@@ -145,7 +146,7 @@ msgid ""
" --mmap use memory-mapped input if possible\n"
msgstr ""
-#: src/grep.c:1076
+#: src/grep.c:1079
msgid ""
"\n"
"Output control:\n"
@@ -177,7 +178,7 @@ msgid ""
" -Z, --null print 0 byte after FILE name\n"
msgstr ""
-#: src/grep.c:1104
+#: src/grep.c:1107
msgid ""
"\n"
"Context control:\n"
@@ -197,42 +198,42 @@ msgid ""
"and 2 if trouble.\n"
msgstr ""
-#: src/grep.c:1121
+#: src/grep.c:1124
msgid ""
"\n"
"Report bugs to <bug-gnu-utils@gnu.org>.\n"
msgstr ""
-#: src/grep.c:1131
+#: src/grep.c:1134
msgid "conflicting matchers specified"
msgstr ""
-#: src/grep.c:1373
+#: src/grep.c:1376
msgid "unknown devices method"
msgstr ""
-#: src/grep.c:1440
+#: src/grep.c:1443
msgid "unknown directories method"
msgstr ""
-#: src/grep.c:1507
+#: src/grep.c:1510
msgid "invalid max count"
msgstr ""
-#: src/grep.c:1561
+#: src/grep.c:1565
msgid "unknown binary-files type"
msgstr ""
-#: src/grep.c:1656
+#: src/grep.c:1660
#, c-format
msgid "%s (GNU grep) %s\n"
msgstr ""
-#: src/grep.c:1658
+#: src/grep.c:1662
msgid "Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc.\n"
msgstr ""
-#: src/grep.c:1660
+#: src/grep.c:1664
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"