diff options
author | jbj <devnull@localhost> | 2001-04-26 20:39:52 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-04-26 20:39:52 +0000 |
commit | a9a1fd866c573f41287e6ad256ce64b3970a1eaa (patch) | |
tree | d9c3a119b0d2fa2eddaefda89b71b06a72eabb3a /po | |
parent | bab8d207cea4bc12502852a8b4566c79b45d66ef (diff) | |
download | rpm-a9a1fd866c573f41287e6ad256ce64b3970a1eaa.tar.gz rpm-a9a1fd866c573f41287e6ad256ce64b3970a1eaa.tar.bz2 rpm-a9a1fd866c573f41287e6ad256ce64b3970a1eaa.zip |
- fix: ineeded count wrong for overlapped, created files.
CVS patchset: 4709
CVS date: 2001/04/26 20:39:52
Diffstat (limited to 'po')
-rw-r--r-- | po/rpm.pot | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index c385d9a4c..959ce35d3 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-04-23 16:53-0400\n" +"POT-Creation-Date: 2001-04-26 16:39-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" @@ -2530,32 +2530,32 @@ msgstr "" msgid "%9d %s\n" msgstr "" -#: lib/fsm.c:1040 +#: lib/fsm.c:1044 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1342 lib/fsm.c:1459 +#: lib/fsm.c:1346 lib/fsm.c:1463 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:1484 +#: lib/fsm.c:1488 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1489 +#: lib/fsm.c:1493 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1498 +#: lib/fsm.c:1502 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1515 +#: lib/fsm.c:1519 #, c-format msgid "%s created as %s\n" msgstr "" @@ -3696,7 +3696,7 @@ msgstr "" msgid "%s skipped due to missingok flag\n" msgstr "" -#: lib/transaction.c:1359 +#: lib/transaction.c:1358 #, c-format msgid "excluding directory %s\n" msgstr "" |