////////////////////////////////////////////////////////////////////////
// maxSearch Language data v1.0.0
// 2007-03-14 14:33:16
// SiC
////////////////////////////////////////////////////////////////////////
maxSearch.localeLang = {};

maxSearch.localeLang["en-us"] = {

	"_name": "English",

	"title": "HelloTorrent.com Search",
	"set_home": "Set as Homepage",
	"add_fav": "Add to Favorites",
	"privacy_policy": "Privacy Policy",
	"privacy_policy_url": "http://www.hellotorrent.com/privacy.htm",
	"max_web": "HelloTorrent Website",
	"max_web_url": "http://www.hellotorrent.com",

	"preferred": "Preferred",

	"history": "History",
	"clean_history": "Clean History",

	"options": "Options",
	"custom_prefer": "Customize Searches",

	"opt_lang": "Interface Language",
	"opt_save_history": "Save history for search keywords",
	"opt_load_all": "Load all search results at once",

	"options_list": "Customize Preferred Search Engine List",
	"list_current_preferred": "Preferred Searches",
	"list_default": "Restore Default",
	"list_default_confirm": "All your customized search engines will be delete.\nAre you sure to restore to default settings?",
	"list_add_text": "Click to Add Predefined Searches or ",
	"list_i_new": "Add Custom Search Engine",
	"list_remove": "Remove this Search Engine",
	"list_up": "Move Up",
	"list_down": "Move Down",
	"list_delete_confirm": "Are you sure to remove this Search Engine?",
	"list_at_least_one": "Can not delete the last search engine.",

	"list_i_name": "Display Name",
	"list_i_url": "Search URL",
	"list_i_note_internal": "Can not edit predefined Search Engine",
	"list_i_note": "Please use {keyword} to represent search keyword in Search URL",
	"default_title": "(Customized)",
	"invalid_name": "Invalid Display Name.",
	"invalid_url": "Invalid Search URL.",
	"invalid_url_keyword": "{keyword} can not be found in Search URL.",

	"save": "Save",
	"cancel": "Cancel",

	"loading": "Loading, please wait...",

	"no_search_notice":"Please input a keyword to start your search",

	"_null": "null"
}