Replace guibutton elements with &gui.yes; and &gui.no;.

This commit is contained in:
Martin Heinen 2004-08-07 12:15:37 +00:00
parent 0db2af1869
commit 7fa355b9ca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21853

View file

@ -1279,7 +1279,7 @@ Mounting root from ufs:/dev/md0c
[ Yes ] No</screen>
<para>The install program will start again if the CDROM is left
in the drive and <guibutton>[Yes]</guibutton> is selected.</para>
in the drive and &gui.yes; is selected.</para>
<para>If you are booting from floppies it will be necessary to remove
the <filename>mfsroot.flp</filename> floppy and replace it with
@ -2283,8 +2283,8 @@ Mounting root from ufs:/dev/md0c
[ Yes ] No</screen>
<para>Select <guibutton>[ Yes ]</guibutton> with the arrow keys to
install the ports collection or <guibutton>[ No ]</guibutton> to
<para>Select &gui.yes; with the arrow keys to
install the ports collection or &gui.no; to
skip this option. Press <keycap>Enter</keycap> to continue.
The Choose Distributions menu will redisplay.</para>
@ -2439,7 +2439,7 @@ Mounting root from ufs:/dev/md0c
[ Yes ] No</screen>
<para>Select <guibutton>[ Yes ]</guibutton> and press
<para>Select &gui.yes; and press
<keycap>Enter</keycap> to proceed.</para>
<para>The installation time will vary according to the distribution
@ -2467,7 +2467,7 @@ do so by typing: /stand/sysinstall .
<para>Press <keycap>Enter</keycap> to proceed with post-installation
configurations.</para>
<para>Selecting <guibutton>[ No ]</guibutton> and pressing
<para>Selecting &gui.no; and pressing
<keycap>Enter</keycap> will abort
the installation so no changes will be made to your system. The
following message will appear:</para>
@ -2513,8 +2513,8 @@ installation menus to retry whichever operations have failed.
[ Yes ] No</screen>
<para>To configure a network device, select
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.
Otherwise, select <guibutton>[ No ]</guibutton> to continue.</para>
&gui.yes; and press <keycap>Enter</keycap>.
Otherwise, select &gui.no; to continue.</para>
<figure id="ed-config1">
<title>Selecting an Ethernet Device</title>
@ -2535,13 +2535,13 @@ installation menus to retry whichever operations have failed.
Yes [ No ]</screen>
<para>In this private local area network, the current Internet
type protocol (<acronym>IPv4</acronym>) was sufficient and <guibutton>[ No ]</guibutton>
type protocol (<acronym>IPv4</acronym>) was sufficient and &gui.no;
was selected with the arrow keys and <keycap>Enter</keycap>
pressed.</para>
<para>If you are connected to an existing <acronym>IPv6</acronym> network
with an <acronym>RA</acronym> server, then choose
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.
&gui.yes; and press <keycap>Enter</keycap>.
It will take several seconds to scan for RA servers.</para>
<screen> User Confirmation Requested
@ -2550,10 +2550,10 @@ installation menus to retry whichever operations have failed.
Yes [ No ]</screen>
<para>If DHCP (Dynamic Host Configuration Protocol) is not required
select <guibutton>[ No ]</guibutton> with the arrow keys and press
select &gui.no; with the arrow keys and press
<keycap>Enter</keycap>.</para>
<para>Selecting <guibutton>[ Yes ]</guibutton> will execute
<para>Selecting &gui.yes; will execute
<application>dhclient</application>, and if successful, will fill
in the network configuration information automatically. Refer to
<xref linkend="network-dhcp"> for more information.</para>
@ -2660,7 +2660,7 @@ installation menus to retry whichever operations have failed.
[ Yes ] No</screen>
<para>Choosing <guibutton>[ Yes ]</guibutton> and pressing
<para>Choosing &gui.yes; and pressing
<keycap>Enter</keycap> will bring
the machine up on the network and be ready for use. However,
this does not accomplish much during installation, since
@ -2677,9 +2677,9 @@ installation menus to retry whichever operations have failed.
<para>If the machine will be acting as the gateway for a local area
network and forwarding packets between other machines then select
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.
&gui.yes; and press <keycap>Enter</keycap>.
If the machine is a node on a network then
select <guibutton>[ No ]</guibutton> and press
select &gui.no; and press
<keycap>Enter</keycap> to continue.</para>
</sect2>
@ -2691,7 +2691,7 @@ Do you want to configure inetd and the network services that it provides?
Yes [ No ]</screen>
<para>If <guibutton>[ No ]</guibutton> is selected, various services
<para>If &gui.no; is selected, various services
such <application>telnetd</application> will not be enabled. This
means that remote users will not be able to
<application>telnet</application> into this machine. Local users
@ -2702,7 +2702,7 @@ Do you want to configure inetd and the network services that it provides?
<filename>/etc/inetd.conf</filename> with your favorite text editor.
See <xref linkend="network-inetd-overview"> for more information.</para>
<para>Select <guibutton>[ Yes ]</guibutton> if you wish to
<para>Select &gui.yes; if you wish to
configure these services during install. An additional
confirmation will display:</para>
@ -2716,7 +2716,7 @@ With this in mind, do you wish to enable inetd?
[ Yes ] No</screen>
<para>Select <guibutton>[ Yes ]</guibutton> to continue.</para>
<para>Select &gui.yes; to continue.</para>
<screen> User Confirmation Requested
inetd(8) relies on its configuration file, /etc/inetd.conf, to determine
@ -2731,7 +2731,7 @@ use the current settings.
[ Yes ] No</screen>
<para>Selecting <guibutton>[ Yes ]</guibutton> will allow adding
<para>Selecting &gui.yes; will allow adding
services by deleting the <literal>#</literal> at the beginning
of a line.</para>
@ -2762,7 +2762,7 @@ use the current settings.
<sect3 id="deny-anon">
<title>Deny Anonymous FTP</title>
<para>Selecting the default <guibutton>[ No ]</guibutton> and pressing
<para>Selecting the default &gui.no; and pressing
<keycap>Enter</keycap> will still allow users who have accounts
with passwords to use FTP to access the machine.</para>
</sect3>
@ -2776,7 +2776,7 @@ use the current settings.
about security see <xref linkend="security">.</para>
<para>To allow anonymous FTP, use the arrow keys to select
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.
&gui.yes; and press <keycap>Enter</keycap>.
The following screen (or similar) will display:</para>
<figure id="anon-ftp2">
@ -2825,7 +2825,7 @@ Upload subdirectory:
[ Yes ] No</screen>
<para>If you select <guibutton>[ Yes ]</guibutton> and press
<para>If you select &gui.yes; and press
<keycap>Enter</keycap>, an editor will automatically start
allowing you to edit the message.</para>
@ -2868,10 +2868,10 @@ Upload subdirectory:
Yes [ No ]</screen>
<para>If there is no need for a Network File System server,
select <guibutton>[ No ]</guibutton> and press
select &gui.no; and press
<keycap>Enter</keycap>.</para>
<para>If <guibutton>[ Yes ]</guibutton> is chosen, a message will
<para>If &gui.yes; is chosen, a message will
pop-up indicating that the <filename>exports</filename> file must be
created.</para>
@ -2915,8 +2915,8 @@ Press [Enter] now to invoke an editor on /etc/exports
Yes [ No ]</screen>
<para>With the arrow keys, select <guibutton>[ Yes ]</guibutton>
or <guibutton>[ No ]</guibutton> as appropriate and
<para>With the arrow keys, select &gui.yes;
or &gui.no; as appropriate and
press <keycap>Enter</keycap>.</para>
</sect3>
</sect2>
@ -3025,10 +3025,10 @@ Press [Enter] now to invoke an editor on /etc/exports
[ Yes ] No</screen>
<para>Selecting <guibutton>[ No ]</guibutton> and pressing
<para>Selecting &gui.no; and pressing
<keycap>Enter</keycap> will set the security profile to medium.</para>
<para>Selecting <guibutton>[ Yes ]</guibutton> and pressing
<para>Selecting &gui.yes; and pressing
<keycap>Enter</keycap> will allow selecting a different security
profile.</para>
@ -3111,7 +3111,7 @@ To change any of these settings later, edit /etc/rc.conf
[ Yes ] No</screen>
<para>To view and configure the options, select
<guibutton>[ Yes ]</guibutton> and press
&gui.yes; and press
<keycap>Enter</keycap>.</para>
<figure id="saver-options">
@ -3193,7 +3193,7 @@ To change any of these settings later, edit /etc/rc.conf
[ Yes ] No</screen>
<para>Select <guibutton>[ Yes ]</guibutton> and press
<para>Select &gui.yes; and press
<keycap>Enter</keycap> to set the time zone.</para>
<screen> User Confirmation Requested
@ -3202,8 +3202,8 @@ To change any of these settings later, edit /etc/rc.conf
Yes [ No ]</screen>
<para>Select <guibutton>[ Yes ]</guibutton>
or <guibutton>[ No ]</guibutton> according to how the machine's
<para>Select &gui.yes;
or &gui.no; according to how the machine's
clock is configured and press <keycap>Enter</keycap>.</para>
<figure id="set-timezone-region">
@ -3263,7 +3263,7 @@ To change any of these settings later, edit /etc/rc.conf
[ Yes ] No</screen>
<para>Selecting <guibutton>[ Yes ]</guibutton> and pressing
<para>Selecting &gui.yes; and pressing
<keycap>Enter</keycap> will allow
running Linux software on FreeBSD. The install will add
the appropriate packages for Linux compatibility.</para>
@ -3288,8 +3288,8 @@ To change any of these settings later, edit /etc/rc.conf
[ Yes ] No </screen>
<para>Select <guibutton>[ Yes ]</guibutton> for a non-USB mouse or
<guibutton>[ No ]</guibutton> for a USB mouse and press
<para>Select &gui.yes; for a non-USB mouse or
&gui.no; for a USB mouse and press
<keycap>Enter</keycap>.</para>
<figure id="mouse-protocol">
@ -3375,9 +3375,9 @@ To change any of these settings later, edit /etc/rc.conf
<para>Move the mouse around the screen and verify the cursor
shown responds properly. If it does, select
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>. If
&gui.yes; and press <keycap>Enter</keycap>. If
not, the mouse has not been configured correctly &mdash; select
<guibutton>[ No ]</guibutton> and try using different configuration
&gui.no; and try using different configuration
options.</para>
<para>Select <guimenuitem>Exit</guimenuitem> with the arrow keys
@ -3657,7 +3657,7 @@ To change any of these settings later, edit /etc/rc.conf
<para>It is necessary to know your monitor specifications and
video card information. Equipment damage can occur if settings
are incorrect. If you do not have this information, select
<guibutton>[ No ]</guibutton> and perform the configuration
&gui.no; and perform the configuration
after installation when you have the information using
<command>/stand/sysinstall</command>, selecting
<guimenuitem>Configure</guimenuitem> and then
@ -3669,7 +3669,7 @@ To change any of these settings later, edit /etc/rc.conf
</warning>
<para>If you have graphics card and monitor information, select
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>
&gui.yes; and press <keycap>Enter</keycap>
to proceed with configuring the X server.</para>
<figure id="xserver2">
@ -4112,7 +4112,7 @@ overwrite a previously configured one.
Shall I write it to /etc/X11/XF86Config? y</screen>
<para>If the configuration fails, you can try the configuration again
by selecting <guimenuitem>[ Yes ]</guimenuitem> when the following
by selecting &gui.yes; when the following
message appears:</para>
<screen> User Confirmation Requested
@ -4122,7 +4122,7 @@ failed. Would you like to try again?
[ Yes ] No</screen>
<para>If you have trouble configuring <application>&xfree86;</application>, select
<guimenuitem>[ No ]</guimenuitem> and press <keycap>Enter</keycap>
&gui.no; and press <keycap>Enter</keycap>
and continue with the installation process. After installation
you can use <command>xf86cfg -textmode</command> or
<command>xf86config</command> to access the command line
@ -4216,7 +4216,7 @@ failed. Would you like to try again?
[ Yes ] No</screen>
<para>Selecting <guimenuitem>[ Yes ]</guimenuitem> and pressing
<para>Selecting &gui.yes; and pressing
<keycap>Enter</keycap> will be
followed by the Package Selection screens:</para>
@ -4278,7 +4278,7 @@ failed. Would you like to try again?
</mediaobject>
</figure>
<para>Use the <keycap>Tab</keycap> and arrow keys to select <guibutton>[ Install ]</guibutton>
<para>Use the <keycap>Tab</keycap> and arrow keys to select <guibutton>[&nbsp;Install&nbsp;]</guibutton>
and press <keycap>Enter</keycap>. You will then need to confirm
that you want to install the packages:</para>
@ -4319,7 +4319,7 @@ failed. Would you like to try again?
[ Yes ] No</screen>
<para>Select <guibutton>[ Yes ]</guibutton> and press
<para>Select &gui.yes; and press
<keycap>Enter</keycap> to continue with adding a user.</para>
<figure id="add-user2">
@ -4494,7 +4494,7 @@ Retype new password :</screen>
Yes [ No ]</screen>
<para>Select <guibutton>[ No ]</guibutton> with the arrow keys
<para>Select &gui.no; with the arrow keys
and press <keycap>Enter</keycap> to return to the Main
Installation Menu.</para>
@ -4518,7 +4518,7 @@ Retype new password :</screen>
[ Yes ] No</screen>
<para>Select <guibutton>[ Yes ]</guibutton> and remove the floppy if
<para>Select &gui.yes; and remove the floppy if
booting from the floppy. The CDROM drive is locked until the machine
starts to reboot. The CDROM drive is then unlocked and the disk can
be removed from drive (quickly).</para>