diff options
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 5ae1fa44c..668a3bdc4 100644 --- a/po/pot/preseed.pot +++ b/po/pot/preseed.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2007-05-19 14:20+0000\n" +"POT-Creation-Date: 2007-06-26 11:41+0000\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" @@ -831,8 +831,9 @@ msgstr "" #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" - "#d-i mirror/protocol string ftp\n" - "d-i mirror/country string enter information manually\n" + "#d-i mirror/protocol string ftp<phrase condition=\"etch\">\n" + "d-i mirror/country string enter information manually</phrase><phrase condition=\"lenny\">\n" + "d-i mirror/country string manual</phrase>\n" "d-i mirror/http/hostname string &archive-mirror;\n" "d-i mirror/http/directory string /debian\n" "d-i mirror/http/proxy string\n" |