Author: dteske
Date: Tue May  7 04:23:50 2013
New Revision: 250319
URL: http://svnweb.freebsd.org/changeset/base/250319

Log:
  Alphabetize strings by variable names.

Modified:
  head/usr.sbin/bsdconfig/include/messages.subr

Modified: head/usr.sbin/bsdconfig/include/messages.subr
==============================================================================
--- head/usr.sbin/bsdconfig/include/messages.subr       Tue May  7 04:03:59 
2013        (r250318)
+++ head/usr.sbin/bsdconfig/include/messages.subr       Tue May  7 04:23:50 
2013        (r250319)
@@ -25,8 +25,8 @@
 #
 # $FreeBSD$
 
-field_username="Username:"
 field_password="Password:"
+field_username="Username:"
 hline_alnum_arrows_punc_tab_enter="Use alnum, arrows, punctuation, TAB or 
ENTER"
 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
@@ -66,8 +66,8 @@ msg_could_not_unmount_the_cdrom_dvd="Cou
 msg_could_not_unmount_the_dos_partition="Could not unmount the DOS partition 
from %s: %s"
 msg_could_not_unmount_the_nfs_partition="Could not unmount the NFS partition 
from %s: %s"
 msg_could_not_unmount_the_ufs_partition="Could not unmount the UFS partition 
from %s: %s"
-msg_couldnt_connect_to_proxy="Couldn't connect to proxy"
 msg_couldnt_connect_to_ftp_server="Couldn't connect to FTP server"
+msg_couldnt_connect_to_proxy="Couldn't connect to proxy"
 msg_couldnt_open_ftp_connection="Couldn't open FTP connection to %s:\n  %s."
 msg_created_path="Created %s"
 msg_croatia="Croatia"
@@ -114,8 +114,8 @@ msg_iceland="Iceland"
 msg_install_from_a_dos_partition="Install from a DOS partition"
 msg_install_from_a_floppy_disk_set="Install from a floppy disk set"
 msg_install_from_a_freebsd_cd_dvd="Install from a FreeBSD CD/DVD"
-msg_install_from_a_usb_drive="Install from a USB drive"
 msg_install_from_a_ufs_partition="Install from a UFS partition"
+msg_install_from_a_usb_drive="Install from a USB drive"
 msg_install_from_an_ftp_server="Install from an FTP server"
 msg_install_from_an_ftp_server_thru_firewall="Install from an FTP server 
through a firewall"
 msg_install_from_an_ftp_server_thru_proxy="Install from an FTP server through 
an HTTP proxy"
@@ -136,8 +136,8 @@ msg_israel="Israel"
 msg_italy="Italy"
 msg_japan="Japan"
 msg_korea="Korea"
-msg_lithuania="Lithuania"
 msg_length_of_specified_url_is_too_long="Length of specified URL is %u 
characters. Allowable maximum is %u."
+msg_lithuania="Lithuania"
 msg_logging_in_to_user_at_host="Logging in to %s@%s.."
 msg_looking_up_host="Looking up host %s"
 msg_main_menu="Main Menu"
@@ -150,8 +150,8 @@ msg_must_be_root_to_execute="%s: must be
 msg_must_specify_a_host_name_of_some_sort="Must specify a host name of some 
sort!"
 msg_name_server="Name server"
 msg_net_device_init_failed="Net device init failed."
-msg_netmask="Netmask"
 msg_netherlands="Netherlands"
+msg_netmask="Netmask"
 msg_network_configuration="Network Configuration"
 msg_network_interface_information_required="Network interface information 
required"
 msg_nfailed_attempts="%u incorrect password attempts"
@@ -181,21 +181,21 @@ msg_other="other"
 msg_permission_denied="%s: %s: Permission denied"
 msg_please_check_the_url_and_try_again="No such directory: %s\nplease check 
the URL and try again."
 msg_please_enter_password="Please enter your password for sudo(8):"
-msg_please_enter_username_password="Please enter a username and password for 
sudo(8):"
 msg_please_enter_the_address_of_the_http_proxy="Please enter the address of 
the HTTP proxy in this format:\n hostname:port (the ':port' is optional, 
default is 3128)"
 msg_please_enter_the_full_nfs_file_specification="Please enter the full NFS 
file specification for the remote\nhost and directory containing the FreeBSD 
distribution files.\nThis should be in the format:  hostname:/some/freebsd/dir"
 msg_please_enter_the_password_for_this_user="Please enter the password for 
this user:"
 msg_please_enter_the_username_you_wish_to_login_as="Please enter the username 
you wish to login as:"
-msg_please_insert_floppy_in_drive="Please insert floppy in %s"
+msg_please_enter_username_password="Please enter a username and password for 
sudo(8):"
 msg_please_insert_floppy_containing="Please insert floppy containing %s in %s"
+msg_please_insert_floppy_in_drive="Please insert floppy in %s"
 msg_please_select_a_cd_dvd_drive="FreeBSD can be installed directly from a 
CD/DVD containing a valid\nFreeBSD distribution.  If you are seeing this menu 
it is because\nmore than one CD/DVD drive was found on your system.  Please 
select\none of the following CD/DVD drives as your installation drive."
 msg_please_select_a_floppy_drive="You have more than one floppy drive.  Please 
choose which drive\nyou would like to use."
 msg_please_select_a_freebsd_ftp_distribution_site="Please select a FreeBSD FTP 
distribution site"
-msg_please_select_dos_partition="FreeBSD can be installed directly from a DOS 
partition assuming,\nof course, that you have copied the relevant distributions 
into\nyour DOS partition before starting this installation.  If this is\nnot 
the case then you should reboot DOS at this time and copy the\ndistributions 
you wish to install into a \"FREEBSD\" subdirectory\non one of your DOS 
partitions.  Otherwise, please select the DOS\npartition containing the FreeBSD 
distribution files."
-msg_please_select_ufs_partition="FreeBSD can be installed directly from 
another FreeBSD partition\nthat is UFS formatted assuming, of course, that you 
have copied\nthe relevant distributions into said partition before 
starting\ninstallation."
 msg_please_select_a_usb_drive="You have more than one USB drive. Please choose 
which drive\nyou would like to use."
+msg_please_select_dos_partition="FreeBSD can be installed directly from a DOS 
partition assuming,\nof course, that you have copied the relevant distributions 
into\nyour DOS partition before starting this installation.  If this is\nnot 
the case then you should reboot DOS at this time and copy the\ndistributions 
you wish to install into a \"FREEBSD\" subdirectory\non one of your DOS 
partitions.  Otherwise, please select the DOS\npartition containing the FreeBSD 
distribution files."
 msg_please_select_ethernet_device_to_configure="Please select the ethernet or 
PLIP device to configure."
 msg_please_select_the_site_closest_to_you_or_other="Please select the site 
closest to you or \"other\" if you'd like to\nspecify a different choice.  Also 
note that not every site listed here\ncarries more than the base distribution 
kits. Only Primary sites are\nguaranteed to carry the full range of possible 
distributions."
+msg_please_select_ufs_partition="FreeBSD can be installed directly from 
another FreeBSD partition\nthat is UFS formatted assuming, of course, that you 
have copied\nthe relevant distributions into said partition before 
starting\ninstallation."
 msg_please_specify_the_name_of_the_text_editor="Please specify the name of the 
text editor you wish to use:"
 msg_please_specify_the_number_of_seconds_to_wait="Please specify the number of 
seconds to wait for slow media:"
 msg_please_specify_the_release_you_wish_to_load="Please specify the release 
you wish to load or\n\"any\" for a generic release install:"
@@ -216,8 +216,8 @@ msg_romania="Romania"
 msg_russia="Russia"
 msg_scanning_for_dhcp_servers="Scanning for DHCP servers..."
 msg_scanning_for_ra_servers="Scanning for RA servers..."
-msg_secure_mode_requires_x11="Secure-mode requires X11 (use \`-X')!"
 msg_secure_mode_requires_root="Secure-mode requires root-access!"
+msg_secure_mode_requires_x11="Secure-mode requires X11 (use \`-X')!"
 msg_select_a_site_thats_close="Select a site that's close!"
 msg_server_error_when_requesting_url="Server error when requesting %s, you 
could try an other server"
 msg_singapore="Singapore"
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to