svn commit: r44351 - head/en_US.ISO8859-1/books/handbook/bsdinstall

Warren Block wblock at FreeBSD.org
Tue Mar 25 13:17:16 UTC 2014


Author: wblock
Date: Tue Mar 25 13:17:16 2014
New Revision: 44351
URL: http://svnweb.freebsd.org/changeset/doc/44351

Log:
  Move a space from inside a guibutton element to outside.  Translators:
  this visibly changes content, even though it is just a space.

Modified:
  head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Tue Mar 25 07:04:45 2014	(r44350)
+++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Tue Mar 25 13:17:16 2014	(r44351)
@@ -1685,8 +1685,8 @@ Trying to mount root from cd9660:/dev/is
       <keycap>Enter</keycap> to proceed.  If changes need to be made,
       select <guibutton>[ Back ]</guibutton> to return to
       the partition editor.
-      <guibutton>[ Revert & Exit ]
-      </guibutton> will exit the installer without making any changes
+      <guibutton>[ Revert & Exit ]</guibutton>
+      will exit the installer without making any changes
       to the hard drive.</para>
 
     <para>Installation time will vary depending on the distributions


More information about the svn-doc-head mailing list