[install-guide] Updates to reflect changes in Manual Partitioning UI

Jack Reed jjr at fedoraproject.org
Fri May 17 05:13:27 UTC 2013


commit a01fb926f8175fda75ca03b3792f27547710590e
Author: Jack Reed <jreed at redhat.com>
Date:   Fri May 17 15:13:18 2013 +1000

    Updates to reflect changes in Manual Partitioning UI

 en-US/Adding_Partitions-x86.xml                    |    5 +++--
 .../Disk_Partitioning_Graphical_common-para-11.xml |    9 +++++++++
 .../Disk_Partitioning_Graphical_common-para-8.xml  |    2 +-
 .../Disk_Partitioning_Graphical_common-para-9.xml  |    2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/en-US/Adding_Partitions-x86.xml b/en-US/Adding_Partitions-x86.xml
index f3ab87d..265e720 100644
--- a/en-US/Adding_Partitions-x86.xml
+++ b/en-US/Adding_Partitions-x86.xml
@@ -40,8 +40,9 @@
 	   <!--  Create Storage  --> <xi:include href="Disk_Partitioning_Graphical_common-para-7.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  To customize a partition  --> <xi:include href="Disk_Partitioning_Graphical_common-itemizedlist-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Mount point  --> <xi:include href="Disk_Partitioning_Graphical_common-para-8.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Click Apply Changes  --> <xi:include href="Disk_Partitioning_Graphical_common-para-9.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  When all partitions have been created  --> <xi:include href="File_System_Types-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <!--  Click Update Settings  --> <xi:include href="Disk_Partitioning_Graphical_common-para-9.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <!--  When all partitions have been created  --> <xi:include href="Disk_Partitioning_Graphical_common-para-11.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <!--  Once you have accepted the partitions, you will be prompted to create a passphrase  --> <xi:include href="File_System_Types-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  File System Types  --> 
 
 </section>
diff --git a/en-US/Disk_Partitioning_Graphical_common-para-11.xml b/en-US/Disk_Partitioning_Graphical_common-para-11.xml
new file mode 100644
index 0000000..21ba105
--- /dev/null
+++ b/en-US/Disk_Partitioning_Graphical_common-para-11.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<para>
+	Once you have accepted the partitions, you will be prompted to create a passphrase if you chose to encrypt any of them (refer to <xref linkend="encrypt-x86" />).
+</para>
+
diff --git a/en-US/Disk_Partitioning_Graphical_common-para-8.xml b/en-US/Disk_Partitioning_Graphical_common-para-8.xml
index 47f32ca..7e09a79 100644
--- a/en-US/Disk_Partitioning_Graphical_common-para-8.xml
+++ b/en-US/Disk_Partitioning_Graphical_common-para-8.xml
@@ -4,6 +4,6 @@
 %BOOK_ENTITIES;
 ]>
 <para>
-	Click <guibutton>Apply Changes</guibutton> to save your changes and select another partition to customize.
+	Click <guibutton>Update Settings</guibutton> to save your changes and select another partition to customize.
 </para>
 
diff --git a/en-US/Disk_Partitioning_Graphical_common-para-9.xml b/en-US/Disk_Partitioning_Graphical_common-para-9.xml
index ac5daeb..14364c0 100644
--- a/en-US/Disk_Partitioning_Graphical_common-para-9.xml
+++ b/en-US/Disk_Partitioning_Graphical_common-para-9.xml
@@ -4,6 +4,6 @@
 %BOOK_ENTITIES;
 ]>
 <para>
-	  When all partitions have been created and customized, click <guibutton>Finish Partitioning</guibutton> to return to the Installation Summary Menu. If you chose to encrypt any partitions, you will now be prompted to create a passphrase (refer to <xref linkend="encrypt-x86" />. To partition any other devices, select them in <guilabel>Installation Destination</guilabel>, return to the <guilabel>Manual Partitioning</guilabel> screen, and follow the same process outlined in this section.
+      When all partitions have been created and customized, click <guibutton>Done</guibutton> to return to the Installation Summary Menu. The <guilabel>Summary of Changes</guilabel> dialog will appear first, prompting you to either review and accept your partitions or to return and modify them.
 </para>
 


More information about the docs-commits mailing list