summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-12-07 20:49:49 +0000
committerFrans Pop <elendil@planet.nl>2008-12-07 20:49:49 +0000
commit8a8b671044ef42fa20cc47e13ceea392e46657d7 (patch)
treef3d4215c3a016024356b6d89affb876f6681471b
parent50a03abb973f09b587a3dc10e21ff672dd06afc1 (diff)
downloadinstallation-guide-8a8b671044ef42fa20cc47e13ceea392e46657d7.zip
Oops. Don't accidentally fuzzy strings
-rw-r--r--po/el/preseed.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po
index 8eac37fcf..5caebb8fb 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -1944,7 +1944,7 @@ msgid ""
"# so this will only work if the disks are the same size.\n"
"#d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/disc\n"
"\n"
-"# Next you need to specify the physical partitions that will be used.\n"
+"# Next you need to specify the physical partitions that will be used. \n"
"#d-i partman-auto/expert_recipe string \\\n"
"# multiraid :: \\\n"
"# 1000 5000 4000 raid \\\n"
@@ -2781,8 +2781,8 @@ msgid ""
"#d-i preseed/include/checksum string 5da499872becccfeda2c4872f9171c3d\n"
"\n"
"# More flexibly, this runs a shell command and if it outputs the names of\n"
-"# preconfiguration files, includes those files.\n"
-"#d-i preseed/include_command\\\n"
+"# preconfiguration files, includes those files. \n"
+"#d-i preseed/include_command \\\n"
"# string if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n"
"\n"
"# Most flexibly of all, this downloads a program and runs it. The program\n"
@@ -2813,7 +2813,7 @@ msgstr ""
"# Ακόμα πιο ευέλικτα, αυτό εκτελεί μια εντολή κελύφους και αν δίνει σαν "
"έξοδο τα ονόματα των\n"
"# αρχείων προρυθμίσεων, τότε συμπεριλαμβάνει τα αρχεία αυτά.\n"
-"#d-i preseed/include_command\\\n"
+"#d-i preseed/include_command \\\n"
"# string if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n"
"\n"
"# Και για τη μέγιστη ευελιξία, αυτό κατεβάζει ένα πρόγραμμα και το εκτελεί. "