diff options
author | Dan McGee <dan@archlinux.org> | 2011-03-01 00:50:23 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-01 00:50:23 +0100 |
commit | 09ce8b446c01e59a0eb0523846ce6f339ef25fa5 (patch) | |
tree | 9b1105babb144af1aa5129b12c75ce0f3c738eea /lib/libalpm/po/libalpm.pot | |
parent | 07538b948a0198808dcbe68bf838e520eb341fb3 (diff) | |
download | pacman-09ce8b446c01e59a0eb0523846ce6f339ef25fa5.tar.gz pacman-09ce8b446c01e59a0eb0523846ce6f339ef25fa5.tar.xz |
Fix some easy to find double translations
A lot of these were places that should have used the same message but
didn't, or were very easy to convert to using the same message and
letting some of the burden off of the translators.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index b3edb22b..560b7bf4 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pacman 3.4.3\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-02-28 11:09-0600\n" +"POT-Creation-Date: 2011-02-28 17:48-0600\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" @@ -152,10 +152,6 @@ msgid "removing invalid file: %s\n" msgstr "" #, c-format -msgid "could not open %s: %s\n" -msgstr "" - -#, c-format msgid "database path is undefined\n" msgstr "" @@ -484,10 +480,6 @@ msgid "failed to retrieve some files from %s\n" msgstr "" #, c-format -msgid "not enough free disk space\n" -msgstr "" - -#, c-format msgid "could not commit removal transaction\n" msgstr "" @@ -516,10 +508,6 @@ msgid "could not remove tmpdir %s\n" msgstr "" #, c-format -msgid "warning given while extracting %s (%s)\n" -msgstr "" - -#, c-format msgid "could not create pipe (%s)\n" msgstr "" @@ -532,10 +520,6 @@ msgid "could not change the root directory (%s)\n" msgstr "" #, c-format -msgid "could not change directory to / (%s)\n" -msgstr "" - -#, c-format msgid "call to execv failed (%s)\n" msgstr "" |