diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-17 21:17:10 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-17 21:17:10 +0200 |
| commit | 1e7324c4780beef16a4c68d1c979e08dedbc9637 (patch) | |
| tree | 5db22cd9fcd0546383550eae792c81f84a1f2d9c /po/python-apt.pot | |
| parent | 72b1f8e86e203df1d8bfef41c71d228ee21e9d99 (diff) | |
| parent | 89e3cd4d1141fea8ecb5b8828cde622c9bf12649 (diff) | |
| download | python-apt-1e7324c4780beef16a4c68d1c979e08dedbc9637.tar.gz | |
merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slighly different fix
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index bde5f9c1..00637f52 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-06 14:56+0100\n" +"POT-Creation-Date: 2012-04-17 21:15+0200\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" @@ -455,11 +455,11 @@ msgstr "" msgid "Invalid unicode in description for '%s' (%s). Please report." msgstr "" -#: ../apt/package.py:1085 ../apt/package.py:1191 +#: ../apt/package.py:1088 ../apt/package.py:1194 msgid "The list of changes is not available" msgstr "" -#: ../apt/package.py:1197 +#: ../apt/package.py:1200 #, python-format msgid "" "The list of changes is not available yet.\n" @@ -468,7 +468,7 @@ msgid "" "until the changes become available or try again later." msgstr "" -#: ../apt/package.py:1204 +#: ../apt/package.py:1207 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." @@ -606,6 +606,6 @@ msgstr "" msgid "Please insert a Disc in the drive and press enter" msgstr "" -#: ../apt/cache.py:158 +#: ../apt/cache.py:157 msgid "Building data structures" msgstr "" |
