diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-30 22:46:27 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-30 22:46:27 +0200 |
| commit | e124705b95abb6ea3c4c6f96ed5559dac8a2c697 (patch) | |
| tree | 26f9eed0e173d47bd63456aecfee76506ce537d5 /po/python-apt.pot | |
| parent | a13e90fd1c1f2809d60f61c1d16a3cf4ebba18c9 (diff) | |
| download | python-apt-e124705b95abb6ea3c4c6f96ed5559dac8a2c697.tar.gz | |
* apt/debfile.py:
- added wrapper around apt_inst.debExtract()
- support dictionary like access
* python/apt_instmodule.cc:
- added arCheckMember()
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 2ed35a69..e8fbfc41 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: 2007-04-07 10:08+0200\n" +"POT-Creation-Date: 2007-07-30 22:28+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" @@ -274,7 +274,7 @@ msgid "Non-DFSG-compatible Software" msgstr "" #. TRANSLATORS: %s is a country -#: ../aptsources/distro.py:343 +#: ../aptsources/distro.py:192 ../aptsources/distro.py:399 #, python-format msgid "Server for %s" msgstr "" @@ -282,11 +282,11 @@ msgstr "" #. More than one server is used. Since we don't handle this case #. in the user interface we set "custom servers" to true and #. append a list of all used servers -#: ../aptsources/distro.py:355 ../aptsources/distro.py:360 -#: ../aptsources/distro.py:374 +#: ../aptsources/distro.py:211 ../aptsources/distro.py:216 +#: ../aptsources/distro.py:230 msgid "Main server" msgstr "" -#: ../aptsources/distro.py:377 +#: ../aptsources/distro.py:233 msgid "Custom servers" msgstr "" |
