summaryrefslogtreecommitdiff
path: root/pt_BR
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2006-06-08 00:21:38 +0000
committerJoey Hess <joeyh@debian.org>2006-06-08 00:21:38 +0000
commitf33fc606abf54173a004e384e11faef7e6d91df6 (patch)
tree850596d61fbc59bf73823145851610b2bf223df6 /pt_BR
parent13faf90b26052958e9a67dad53f35d4798bf9890 (diff)
downloadinstallation-guide-f33fc606abf54173a004e384e11faef7e6d91df6.zip
fix the finish-install template name in some translations (not all, my
editor can't deal with all of them)
Diffstat (limited to 'pt_BR')
-rw-r--r--pt_BR/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml
index d83050642..9141b93e0 100644
--- a/pt_BR/appendix/preseed.xml
+++ b/pt_BR/appendix/preseed.xml
@@ -778,7 +778,7 @@ d-i grub-installer/with_other_os boolean true
<informalexample role="example"><screen>
# Avoid that last message about the install being complete.
-d-i prebaseconfig/reboot_in_progress note
+d-i finish-install/reboot_in_progress note
# This will prevent the installer from ejecting the CD during the reboot,
# which is useful in some situations.