diff options
author | Frans Pop <elendil@planet.nl> | 2006-10-11 02:05:00 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-10-11 02:05:00 +0000 |
commit | f019ab3938b8ca258f442c0ffc478d34f182d60c (patch) | |
tree | 824bdcff20b85066d08f23ca0eebcd22f115722d /po/pot/preseed.pot | |
parent | 76fab93ef2fef87ac0be910357dd4b878773b664 (diff) | |
download | installation-guide-f019ab3938b8ca258f442c0ffc478d34f182d60c.zip |
Update of POT and PO files for the manual
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 30d5c7c90..16506602c 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: 2006-09-07 13:39+0000\n" +"POT-Creation-Date: 2006-10-11 02:03+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" @@ -773,9 +773,11 @@ msgid "" "#d-i apt-setup/security_host string\n" "\n" "# Additional repositories, local[0-9] available\n" - "#d-i apt-setup/local0/comment string local server\n" - "#d-i apt-setup/local0/source string \\\n" + "#d-i apt-setup/local0/repository string \\\n" "# deb http://local.server/debian stable main\n" + "#d-i apt-setup/local0/comment string local server\n" + "# Enable deb-src lines\n" + "#d-i apt-setup/local0/source boolean true\n" "# URL to the public key of the local repository\n" "#d-i apt-setup/local0/key string http://local.server/key" msgstr "" |