diff options
author | jbj <devnull@localhost> | 2000-07-11 22:23:16 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-11 22:23:16 +0000 |
commit | 45c996bc4d7bb5b43588eab1497ff2ab3416e22d (patch) | |
tree | 8bd7c807d7af348781aa3063768dfc8c9b8ed19c /po/rpm.pot | |
parent | 253ff2ea313820a0babbca65820d82a1b2047c8e (diff) | |
download | librpm-tizen-45c996bc4d7bb5b43588eab1497ff2ab3416e22d.tar.gz librpm-tizen-45c996bc4d7bb5b43588eab1497ff2ab3416e22d.tar.bz2 librpm-tizen-45c996bc4d7bb5b43588eab1497ff2ab3416e22d.zip |
- fix: legacy requires './' payload prefix to be omitted for rpm itself.
- fix: remove verbose database +++/--- messages to conform to doco.
CVS patchset: 3938
CVS date: 2000/07/11 22:23:16
Diffstat (limited to 'po/rpm.pot')
-rw-r--r-- | po/rpm.pot | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index e8a114b59..5a8f9d4c5 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-07-11 11:49-0400\n" +"POT-Creation-Date: 2000-07-11 17:18-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" @@ -1611,92 +1611,92 @@ msgstr "" msgid "File listed twice: %s" msgstr "" -#: build/files.c:922 +#: build/files.c:921 #, c-format msgid "Symlink points to BuildRoot: %s -> %s" msgstr "" -#: build/files.c:1011 +#: build/files.c:1010 #, c-format msgid "File doesn't match prefix (%s): %s" msgstr "" -#: build/files.c:1021 +#: build/files.c:1020 #, c-format msgid "File not found: %s" msgstr "" -#: build/files.c:1064 +#: build/files.c:1063 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1076 +#: build/files.c:1075 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1150 +#: build/files.c:1149 #, c-format msgid "File needs leading \"/\": %s" msgstr "" -#: build/files.c:1179 +#: build/files.c:1178 #, c-format msgid "File not found by glob: %s" msgstr "" -#: build/files.c:1232 +#: build/files.c:1231 msgid "Could not open %%files file %s: %s" msgstr "" -#: build/files.c:1239 build/pack.c:100 +#: build/files.c:1238 build/pack.c:100 #, c-format msgid "line: %s" msgstr "" -#: build/files.c:1566 +#: build/files.c:1565 #, c-format msgid "Bad file: %s: %s" msgstr "" -#: build/files.c:1578 build/parsePrep.c:34 +#: build/files.c:1577 build/parsePrep.c:34 #, c-format msgid "Bad owner/group: %s" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:1633 +#: build/files.c:1632 #, c-format msgid "Couldn't exec %s: %s" msgstr "" -#: build/files.c:1638 +#: build/files.c:1637 #, c-format msgid "Couldn't fork %s: %s" msgstr "" -#: build/files.c:1720 +#: build/files.c:1719 #, c-format msgid "%s failed" msgstr "" -#: build/files.c:1724 +#: build/files.c:1723 #, c-format msgid "failed to write all data to %s" msgstr "" -#: build/files.c:1820 +#: build/files.c:1819 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:1848 build/files.c:1858 +#: build/files.c:1847 build/files.c:1857 #, c-format msgid "Failed to find %s:" msgstr "" -#: build/files.c:1968 +#: build/files.c:1967 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" |