/*
	[Destoon B2B System] Copyright (c) 2008-2010 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
var L = new Array();
/* admin.js */
L['system_tips']			= 'TIPS';
L['ok']						= ' OK ';
L['cancel']					= 'Cancel';
L['upload']					= 'Upload';
L['uploading']				= 'Uploading..';
L['upload_file']			= 'Upload File';
L['upload_img']				= 'Upload Image';
L['allow']					= 'Limit:';
L['preview_img']			= 'Preview';
L['width']					= 'Width';
L['height']					= 'Height';
L['choose_file']			= 'Please Select FILE';
L['choose_item']			= 'Select A MESSAGE';
L['dialog_user']			= 'Member {V0} INFO';
L['empty_img']				= 'Cannot PREVIEW, Image NOT EXIST';
L['confirm_del']			= 'Confirm DELETE?';
L['type_category']			= 'Please enter CATEGORY, Eg. Computer, Hardware...';
L['related_found']			= 'Related Categories FOUND, please select：';
L['related_not_found']		= 'NO Related Categories FOUND, please enter another CATEGORY';
L['type_valid_filepath']	= 'Please enter a valid FILE PATH';
L['wysiwyg_mode']			= 'Please change to DESIGN MODE';

/* calendar.js */
L['Sun']					= 'SUN';
L['Mon']					= 'MON';
L['Tue']					= 'TUE';
L['Wed']					= 'WED';
L['Thu']					= 'THU';
L['Fri']					= 'FRI';
L['Sat']					= 'SAT';
L['prev_year']				= 'Prev';
L['next_year']				= 'Next';
L['prev_month']				= 'Prev';
L['next_month']				= 'Next';

/* common.js */
L['str_delete']				= 'Delete';
L['str_captcha']				= 'View';

/* draft.js */
L['zoom_out']				= 'Zoom OUT';
L['zoom_in']				= 'Zoom IN';
L['data_recovery']			= 'Data Recovery';
L['save_draft']				= 'Save Draft';
L['if_cover_data']			= '{V0} Data FOUND, OVERWRITE?';
L['no_data']				= 'Sorry, NO Data FOUND';
L['at_least_10_letters']	= 'Min. 10 characters, currently {V0}';
L['stop_auto_save']			= 'System SAVE DRAFT automatically, this action will DISCARD Auto SAVE, Continue?';
L['draft_auto_saved']		= '{V0}:{V1}:{V2} System Auto SAVE DRAFT';
L['draft_saved']			= 'Draft SAVED';
L['stop_save']				= 'QUIT Save';
L['draft_save_stopped']		= 'Draft NOT SAVED';
L['start_save']				= 'START Save';
L['upload_attach']			= 'Insert ATTACHMENT';

/* homepage.js & member.js */
L['click_open']				= 'View ORIGINAL';
L['keyword_value']			= 'Enter KEYWORD';
L['keyword_message']		= 'Please enter KEYWORD';
L['Sunday']					= 'SUN';
L['Monday']					= 'MON';
L['Tuesday']				= 'TUE';
L['Wednesday']			= 'WED';
L['Thursday']				= 'THU';
L['Friday']					= 'FRI';
L['Saturday']				= 'SAT';
L['show_date']				= 'Today is {V1} {V0}, {V2}';

/* index.js */
L['close_letter']			= 'Close';
L['last_page']				= 'Last Page';

/* quote.js */
L['quote_value']			= 'Enter PRODUCT NAME';

/* page.js */
L['popular_search_terms']	= 'Popular Search: ';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Max. {V0} BUSINESS MODE';
L['max_cate']				= 'Max. {V0} CATEGORY';
L['choose_category']		= 'Please select CATEGORY';
L['category_chosen']		= 'CATEGORY already ADDED';
