Deleted Added
full compact
messages.subr (253566) messages.subr (256325)
1# Copyright (c) 2012 Ron McDowell
2# Copyright (c) 2012-2013 Devin Teske
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24# SUCH DAMAGE.
25#
1# Copyright (c) 2012 Ron McDowell
2# Copyright (c) 2012-2013 Devin Teske
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24# SUCH DAMAGE.
25#
26# $FreeBSD: head/usr.sbin/bsdconfig/include/messages.subr 253566 2013-07-23 12:20:27Z gavin $
26# $FreeBSD: head/usr.sbin/bsdconfig/include/messages.subr 256325 2013-10-11 18:21:05Z dteske $
27
28field_password="Password:"
29field_username="Username:"
30hline_alnum_arrows_punc_tab_enter="Use alnum, arrows, punctuation, TAB or ENTER"
31hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
32hline_arrows_tab_enter="Press arrows, TAB or ENTER"
33hline_arrows_tab_punc_enter="Use arrows, TAB, punctuation, ENTER"
34hline_choose_help_for_more_information_on_media_types="Choose Help for more information on the various media types"

--- 161 unchanged lines hidden (view full) ---

196msg_latvia="Latvia"
197msg_length_of_specified_url_is_too_long="Length of specified URL is %u characters. Allowable maximum is %u."
198msg_linux_desc="Linux programs that can run under binary compatibility."
199msg_lisp_desc="Software related to the Lisp language."
200msg_lithuania="Lithuania"
201msg_loading_of_dependent_package_failed="Loading of dependent package %s failed"
202msg_located_index_now_reading_package_data_from_it="Located INDEX, now reading package data from it..."
203msg_logging_in_to_user_at_host="Logging in to %s@%s.."
27
28field_password="Password:"
29field_username="Username:"
30hline_alnum_arrows_punc_tab_enter="Use alnum, arrows, punctuation, TAB or ENTER"
31hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
32hline_arrows_tab_enter="Press arrows, TAB or ENTER"
33hline_arrows_tab_punc_enter="Use arrows, TAB, punctuation, ENTER"
34hline_choose_help_for_more_information_on_media_types="Choose Help for more information on the various media types"

--- 161 unchanged lines hidden (view full) ---

196msg_latvia="Latvia"
197msg_length_of_specified_url_is_too_long="Length of specified URL is %u characters. Allowable maximum is %u."
198msg_linux_desc="Linux programs that can run under binary compatibility."
199msg_lisp_desc="Software related to the Lisp language."
200msg_lithuania="Lithuania"
201msg_loading_of_dependent_package_failed="Loading of dependent package %s failed"
202msg_located_index_now_reading_package_data_from_it="Located INDEX, now reading package data from it..."
203msg_logging_in_to_user_at_host="Logging in to %s@%s.."
204msg_looking_for_keymap_files="Looking for keymap files..."
204msg_looking_up_host="Looking up host %s"
205msg_mail_desc="Electronic mail packages and utilities."
206msg_main_menu="Main Menu"
207msg_main_site="Main Site"
208msg_math_desc="Mathematical computation software."
209msg_mbone_desc="Applications and utilities for the MBONE."
210msg_media_timeout="Media Timeout"
211msg_media_type="Media Type"

--- 210 unchanged lines hidden ---
205msg_looking_up_host="Looking up host %s"
206msg_mail_desc="Electronic mail packages and utilities."
207msg_main_menu="Main Menu"
208msg_main_site="Main Site"
209msg_math_desc="Mathematical computation software."
210msg_mbone_desc="Applications and utilities for the MBONE."
211msg_media_timeout="Media Timeout"
212msg_media_type="Media Type"

--- 210 unchanged lines hidden ---