From 36d4bf8d4149b2a65ca469d119fbe87496124ad8 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Mon, 14 Jan 2008 10:07:04 +0100 Subject: Update PO(T) files --- po/apt-all.pot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/apt-all.pot') diff --git a/po/apt-all.pot b/po/apt-all.pot index a89f3490e..908084578 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-12-17 10:36+0530\n" +"POT-Creation-Date: 2008-01-12 17:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1895,7 +1895,7 @@ msgstr "" #: apt-pkg/contrib/configuration.cc:515 #, c-format -msgid "Line %d too long (max %u)" +msgid "Line %d too long (max %lu)" msgstr "" #: apt-pkg/contrib/configuration.cc:611 @@ -2523,8 +2523,8 @@ msgstr "" #: apt-pkg/cdrom.cc:678 #, c-format msgid "" -"Found %u package indexes, %u source indexes, %u translation indexes and %u " -"signatures\n" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and %" +"zu signatures\n" msgstr "" #: apt-pkg/cdrom.cc:715 -- cgit v1.2.3 From dac98b4b07095b04fa9e7956bdc06525eb87fca2 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sat, 19 Jan 2008 07:42:30 +0100 Subject: Preventive unfuzzy for a planned change in messages --- po/apt-all.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/apt-all.pot') diff --git a/po/apt-all.pot b/po/apt-all.pot index 908084578..63c4afb21 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -1769,7 +1769,7 @@ msgstr "" #: methods/gpgv.cc:214 #, c-format -msgid "Could not execute '%s' to verify signature (is gnupg installed?)" +msgid "Could not execute '%s' to verify signature (is gpgv installed?)" msgstr "" #: methods/gpgv.cc:219 -- cgit v1.2.3