From 5064019ed13dc0dfc33485e3fb4fac00a6deb5e5 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 5 Aug 2010 23:25:39 +0200 Subject: tests/test_debfile.py: make it work on amd64, improve failure message --- po/python-apt.pot | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'po/python-apt.pot') diff --git a/po/python-apt.pot b/po/python-apt.pot index a317abf0..3d9c40c9 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-05 22:40+0200\n" +"POT-Creation-Date: 2010-08-05 23:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" @@ -432,16 +433,16 @@ msgstr "" #: ../apt/debfile.py:327 #, python-format msgid "" -"Breaks existing package '%(pkgname)s' dependency %(depname)s (%(deprelation)" -"s %(depversion)s)" +"Breaks existing package '%(pkgname)s' dependency %(depname)s " +"(%(deprelation)s %(depversion)s)" msgstr "" #. TRANSLATORS: the first '%s' is the package that conflicts, the second the packagename that it conflicts with (so the name of the deb the user tries to install), the third is the relation (e.g. >=) and the last is the version for the relation #: ../apt/debfile.py:343 #, python-format msgid "" -"Breaks existing package '%(pkgname)s' conflict: %(targetpkg)s (%(comptype)s %" -"(targetver)s)" +"Breaks existing package '%(pkgname)s' conflict: %(targetpkg)s (%(comptype)s " +"%(targetver)s)" msgstr "" #: ../apt/debfile.py:352 -- cgit v1.2.3