summaryrefslogtreecommitdiff
path: root/cs/boot-installer/boot-installer.xml
diff options
context:
space:
mode:
authorMiroslav Kure <kurem@upcase.inf.upol.cz>2006-03-25 21:41:42 +0000
committerMiroslav Kure <kurem@upcase.inf.upol.cz>2006-03-25 21:41:42 +0000
commit14da05c250f6348ed9e4baff75f13e854b701642 (patch)
tree35be6e0b2ca16c28596cb2991755d5efaa00cf5a /cs/boot-installer/boot-installer.xml
parentaaa7cde2a59a6607bee23c57cf7928c05336bffc (diff)
downloadinstallation-guide-14da05c250f6348ed9e4baff75f13e854b701642.zip
[l10n] Updated Czech translation of d-i manual
Diffstat (limited to 'cs/boot-installer/boot-installer.xml')
-rw-r--r--cs/boot-installer/boot-installer.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/cs/boot-installer/boot-installer.xml b/cs/boot-installer/boot-installer.xml
index faa346311..bee434087 100644
--- a/cs/boot-installer/boot-installer.xml
+++ b/cs/boot-installer/boot-installer.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="ISO-8859-2"?>
<!-- $Id$ -->
-<!-- original version: 24701 -->
+<!-- original version: 35310 -->
<chapter id="boot-installer"><title>Zavedení instalačního systému</title>
<!-- Include only archs that are documented to avoid build-errors -->
<!-- The arch="..." condition can be deleted when al archs are present -->
- <sect1 arch="alpha;arm;i386;ia64;m68k;mips;s390;powerpc;sparc">
+ <sect1 arch="alpha;arm;i386;ia64;m68k;mips;mipsel;s390;powerpc;sparc">
<title>Zavedení instalátoru na &arch-title;</title>
<para> </para>
<!-- This info is so architecture dependent, that I have turned the -->
@@ -20,7 +20,7 @@
&boot-installer-ia64.xml;
&boot-installer-m68k.xml;
&boot-installer-mips.xml;
-<!-- &boot-installer-mipsel.xml; -->
+&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;