From 09ce8b446c01e59a0eb0523846ce6f339ef25fa5 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 28 Feb 2011 17:50:23 -0600 Subject: 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 --- lib/libalpm/po/libalpm.pot | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'lib/libalpm/po') 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 \n" "Language-Team: LANGUAGE \n" @@ -151,10 +151,6 @@ msgstr "" 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 "" @@ -483,10 +479,6 @@ msgstr "" 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 "" @@ -515,10 +507,6 @@ msgstr "" 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 "" @@ -531,10 +519,6 @@ msgstr "" 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 "" -- cgit v1.2.3-24-g4f1b