diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-30 10:25:23 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-30 10:25:23 +0200 |
| commit | c085ac239354d78c3093049a4c48a27f514c6da2 (patch) | |
| tree | 49bd68d0a6e749c36cc04ca950bd4fd117b57026 /po/python-apt.pot | |
| parent | 4922f32e6ee40511775067241bda6d2dde539c1f (diff) | |
| download | python-apt-c085ac239354d78c3093049a4c48a27f514c6da2.tar.gz | |
* python/cache.cc:
- fix crash if Ver.PriorityType() returns NULL
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 7125757c..9dc6e202 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: 2008-07-18 15:22+0100\n" +"POT-Creation-Date: 2008-07-30 10:24+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" @@ -188,7 +188,7 @@ msgid "Cdrom with Ubuntu 5.04 'Hoary Hedgehog'" msgstr "" #. CompDescription -#: ../data/templates/Ubuntu.info.in:383 ../data/templates/Debian.info.in:94 +#: ../data/templates/Ubuntu.info.in:383 ../data/templates/Debian.info.in:117 msgid "Officially supported" msgstr "" @@ -260,46 +260,51 @@ msgstr "" #. Description #: ../data/templates/Debian.info.in:8 -msgid "Debian 4.0 'Etch' " +msgid "Debian 5.0 'Lenny' " msgstr "" #. Description #: ../data/templates/Debian.info.in:31 +msgid "Debian 4.0 'Etch' " +msgstr "" + +#. Description +#: ../data/templates/Debian.info.in:54 msgid "Debian 3.1 'Sarge'" msgstr "" #. Description -#: ../data/templates/Debian.info.in:42 +#: ../data/templates/Debian.info.in:65 msgid "Proposed updates" msgstr "" #. Description -#: ../data/templates/Debian.info.in:47 +#: ../data/templates/Debian.info.in:70 msgid "Security updates" msgstr "" #. Description -#: ../data/templates/Debian.info.in:54 +#: ../data/templates/Debian.info.in:77 msgid "Debian current stable release" msgstr "" #. Description -#: ../data/templates/Debian.info.in:67 +#: ../data/templates/Debian.info.in:90 msgid "Debian testing" msgstr "" #. Description -#: ../data/templates/Debian.info.in:92 +#: ../data/templates/Debian.info.in:115 msgid "Debian 'Sid' (unstable)" msgstr "" #. CompDescription -#: ../data/templates/Debian.info.in:96 +#: ../data/templates/Debian.info.in:119 msgid "DFSG-compatible Software with Non-Free Dependencies" msgstr "" #. CompDescription -#: ../data/templates/Debian.info.in:98 +#: ../data/templates/Debian.info.in:121 msgid "Non-DFSG-compatible Software" msgstr "" |
