/*===================================================================================

  copyright: (C) Copyright 2003-2004 Filemaker, Inc. All Rights Reserved
  
  =================================================================================*/

if ( window.iwp == null )
	window.iwp = new Object();
window.iwp.strings = {
	cont_hlp_collapse:	"Hide Status Area",
	cont_hlp_expand:	"Show Status Area",
	home_err_macnosup:	"This site requires the use of Safari 1.1 or Safari 1.2, Internet Explorer 5.1 or Internet Explorer 5.2.",
	home_err_macopt:	"This site has been optimized for use with Safari 1.1 or Safari 1.2, Internet Explorer 5.1 or Internet Explorer 5.2. Using another browser to access this site is not recommended.",
	home_err_nofiles:	"No databases available.",
	home_err_winnosup:	"This site requires the use of Internet Explorer 6.0.",
	home_err_winopt:	"This site has been optimized for use with Internet Explorer 6.0. Using another browser to access this site is not recommended.",
	home_ttl_banner:	"Instant Web Publishing",
	home_ttl_home:		"Database Homepage",
	home_ttl_iwp:		"FileMaker Instant Web Publishing",
	sort_btn_clear:		"Clear",
	sort_btn_clearall:	"Clear All",
	sort_btn_move:		"> Move >",
	sort_btn_sort:		"Sort",
	sort_btn_unsort:	"Unsort",
	sort_err_dup:		"This field is already in the sort order.",
	sort_lbl_ascend1:	"[>]",
	sort_lbl_ascend2:	"Ascending order",
	sort_lbl_choose:	"Choose Fields",
	sort_lbl_custom1:	"[~]",
	sort_lbl_custom2:	"Custom order based on value list:",
	sort_lbl_decend1:	"[<]",
	sort_lbl_decend2:	"Descending order",
	sort_lbl_nolists:	"<No Lists Defined>",
	sort_lbl_order:		"Sort Order",
	sort_ttl_sort:		"Sort",
	stat_ask_del:		"Are you sure you want to delete this record?",
	stat_ask_delreq:	"Are you sure you want to delete this find request?",
	stat_ask_omit:		"Starting from the current record, enter the number of records to omit.",
	stat_btn_cancel:	"Cancel",
	stat_btn_cont:		"Continue",
	stat_btn_logout:	"Log Out",
	stat_btn_submit:	"Submit",
	stat_err_omit:		"The value you entered is invalid.  Please enter a number greater than 0.",
	stat_hlp_all:		"Show all records",
	stat_hlp_browse:	"Browse Mode",
	stat_hlp_curec:		"Current record number",
	stat_hlp_cureq:		"Current request number",
	stat_hlp_del:		"Delete record",
	stat_hlp_delreq:	"Delete request",
	stat_hlp_dup:		"Duplicate current record",
	stat_hlp_dupreq:	"Duplicate request",
	stat_hlp_edit:		"Edit current record",
	stat_hlp_find:		"Find Mode",
	stat_hlp_go:		"Go to record",
	stat_hlp_goreq:		"Go to request",
	stat_hlp_help:		"Help",
	stat_hlp_hide:		"Hide additional toolbar",
	stat_hlp_home:		"Go to Home page",
	stat_hlp_new:		"New record",
	stat_hlp_newreq:	"Add new request",
	stat_hlp_next:		"Next record",
	stat_hlp_nextmulti:	"Next range of records",
	stat_hlp_nextreq:	"Next request",
	stat_hlp_noedit:	"Switch to Non-edit view",
	stat_hlp_omit:		"Omit Record",
	stat_hlp_omitmulti:	"Omit Multiple Records",
	stat_hlp_prev:		"Previous record",
	stat_hlp_prevmulti:	"Previous range of records",
	stat_hlp_prevreq:	"Previous request",
	stat_hlp_refind:	"Modify last find",
	stat_hlp_show:		"Show additional toolbar",
	stat_hlp_showomit:	"Show Omitted",
	stat_hlp_sort:		"Sort records",
	stat_hlp_undoedit:	"Revert ALL changes made to this record",
	stat_hlp_undofind:	"Revert ALL changes made to this find request",
	stat_hlp_submit:	"Submit changes to be saved in the database",
	stat_hlp_cancel:	"Cancel record editing and abandon any changes",
	stat_lbl_cfind:		"Constrain Found Set",
	stat_lbl_efind:		"Extend Found Set",
	stat_lbl_found:		"Found Set: ",
	stat_lbl_lay:		"Layout:",
	stat_lbl_omit:		"Omit",
	stat_lbl_pfind:		"Perform Find",
	stat_lbl_rec:		"Record: ",
	stat_lbl_req:		"Request:",
	stat_lbl_script:	"Script:",
	stat_lbl_sort:		"Sorted",
	stat_lbl_total:		"Total Records: ",
	stat_lbl_currec:	"Current Record:",
	stat_lbl_totreq:	"Total Requests: ",
	stat_lbl_unsort:	"Unsorted",
	stat_lbl_viewas:	"View as:",
	stat_mode_browse:	"Browse",
	stat_mode_edit:		"Edit Record",
	stat_mode_find:		"Find",
	stat_pop_cont:		"field content match",
	stat_pop_dups:		"duplicates",
	stat_pop_equ:		"equals",
	stat_pop_form:		"Form",
	stat_pop_gt:		"greater than",
	stat_pop_gte:		"greater than or equal",
	stat_pop_inval:		"invalid date or time",
	stat_pop_list:		"List",
	stat_pop_liter:		"literal text",
	stat_pop_lt:		"less than",
	stat_pop_lte:		"less than or equals",
	stat_pop_one:		"one character",
	stat_pop_range:		"range",
	stat_pop_relax:		"Relaxed search",
	stat_pop_syms:		"Symbols",
	stat_pop_table:		"Table",
	stat_pop_today:		"today's date",
	stat_pop_zero:		"zero or more characters",
	form_noaccess:		"&lt;No Access&gt;",
	form_sound:			"Sound"
};
