diff options
author | Holger Wansing <holgerw@debian.org> | 2017-05-05 18:31:44 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-05-05 18:31:44 +0000 |
commit | 4502176a20db66a73b7d00bdac8fccd250d1b73a (patch) | |
tree | f8fe012726e496db3a7b9b5c5d317b65d08c992a /po/fr | |
parent | 465756b9b791997eca082bc8f58f91a0ef005d9b (diff) | |
download | installation-guide-4502176a20db66a73b7d00bdac8fccd250d1b73a.zip |
Trivial unfuzzy
Diffstat (limited to 'po/fr')
-rw-r--r-- | po/fr/preseed.po | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/po/fr/preseed.po b/po/fr/preseed.po index 19713a07f..941350b00 100644 --- a/po/fr/preseed.po +++ b/po/fr/preseed.po @@ -1359,18 +1359,15 @@ msgstr "" #. Tag: screen #: preseed.xml:671 -#, fuzzy, no-c-format -#| msgid "" -#| "$ debconf-get-selections --installer > <replaceable>file</" -#| "replaceable>\n" -#| "$ debconf-get-selections >> <replaceable>file</replaceable>" +#, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" "$ debconf-get-selections --installer >> <replaceable>file</" "replaceable>\n" "$ debconf-get-selections >> <replaceable>file</replaceable>" msgstr "" -"$ debconf-get-selections --installer > <replaceable>fichier</" +"$ echo \"#_preseed_V1\" > <replaceable>fichier</replaceable>\n" +"$ debconf-get-selections --installer >> <replaceable>fichier</" "replaceable>\n" "$ debconf-get-selections >> <replaceable>fichier</replaceable>" |