diff options
author | jbj <devnull@localhost> | 2003-01-28 17:17:26 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-01-28 17:17:26 +0000 |
commit | c63f257a7ebd1d41a3caf38172251bdb2e6c0b20 (patch) | |
tree | b915754e18cb70148686f0c3f75d4f7bfcf9121c /po/sr.po | |
parent | b4352eaa31f458d0eee5bf9b319982ded7fb246f (diff) | |
download | librpm-tizen-c63f257a7ebd1d41a3caf38172251bdb2e6c0b20.tar.gz librpm-tizen-c63f257a7ebd1d41a3caf38172251bdb2e6c0b20.tar.bz2 librpm-tizen-c63f257a7ebd1d41a3caf38172251bdb2e6c0b20.zip |
- fix: clean relocation path for --prefix=/.
- python: permit stdout/stderr to be remapped to install.log.
CVS patchset: 6031
CVS date: 2003/01/28 17:17:26
Diffstat (limited to 'po/sr.po')
-rw-r--r-- | po/sr.po | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2003-01-27 12:37-0500\n" +"POT-Creation-Date: 2003-01-28 12:11-0500\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" @@ -2594,7 +2594,7 @@ msgstr "Pribavljam %s\n" msgid "relocating %s to %s\n" msgstr "greška kod kreiranja direktorijuma %s: %s" -#: lib/rpmfi.c:877 +#: lib/rpmfi.c:885 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "greška kod kreiranja direktorijuma %s: %s" @@ -3697,17 +3697,17 @@ msgid "(no error)" msgstr "greška: " #. !< RPMLOG_EMERG -#: rpmio/rpmlog.c:130 rpmio/rpmlog.c:131 rpmio/rpmlog.c:132 +#: rpmio/rpmlog.c:142 rpmio/rpmlog.c:143 rpmio/rpmlog.c:144 msgid "fatal error: " msgstr "fatalna greška: " #. !< RPMLOG_CRIT -#: rpmio/rpmlog.c:133 +#: rpmio/rpmlog.c:145 msgid "error: " msgstr "greška: " #. !< RPMLOG_ERR -#: rpmio/rpmlog.c:134 +#: rpmio/rpmlog.c:146 msgid "warning: " msgstr "upozorenje: " |