'js_sure_to_delete_this'=>"Are you sure you want to delete this?",
'col_sub_category'=>"Subcategory",
'text_per_row'=>"Items/Row",
'text_padding'=>"Padding",
'text_enabled'=>"Enabled",
'text_disabled'=>"Disabled",
'col_folder'=>"Icon Pack Folder",
'text_multi_language'=>"Multi-lang.",
'text_second_icon'=>"Second Icon",
'text_css_file'=>"CSS file",
'text_none'=>"none",
'text_css_file_note'=>"CSS file for this icon pack. Enter the full path, e.g. 'styles/scenetorrents.css'. Leave it blank if none. <br />Allowed Characters: [a-z] (in lower case), [0-9], [_./].",
'text_designer'=>"Designer",
'text_comment'=>"Comment",
'text_yes'=>"Yes",
'text_no'=>"No",
'col_image'=>"Image",
'text_class_name'=>"class attribute",
'col_mode'=>"Mode",
'std_invalid_id'=>"Invalid id",
'submit_submit'=>"Submit",
'text_subcategory_name_note'=>"Don't use long name. Recommend less than 10 letters.",
'text_order_note'=>"Ascendantly, i.e. '0' comes first.",
'text_searchbox_name_note'=>"Allowed Characters: [a-z] (in lower case), [0-9], [_./].",
'row_show_sub_category'=>"Show sub-category",
'text_show_sub_category_note'=>"Check the sub-categories you want to enable.",
'row_items_per_row'=>"Items per row",
'text_items_per_row_note'=>"Set how many items should show in a row in searchbox, e.g. '8'.",
'row_padding_between_items'=>"Padding between items",
'text_padding_between_items_note'=>"In pixels. The horizional padding space between items in searchbox, e.g. '3'.",
'text_category_icon_name_note'=>"Allowed Characters: [a-z] (in lower case), [0-9], [_./].",
'text_folder_note'=>"The folder name of the icon pack. Allowed Characters: [a-z] (in lower case), [0-9], [_./]. <br /><b>MUST</b> add a trailing slash (/) at the end, e.g. 'mycaticon/'",
'text_multi_language_note'=>"Whether use different category icons for different languages. If set to 'yes', put several packs of icons in several folders named 'en', 'chs', etc.",
'text_second_icon_note'=>"Whether use second icons for additional information. If set to 'yes', put second icons in a folder named 'additional' together with normal icons.",
'text_designer_note'=>"The person who designed the icon pack.",
'text_comment_note'=>"Infomation about the icon pack.",
'text_icon_directory_note'=>"You need to put the icons in the right directory for these settings to work. Put the normal icons in 'pic/category/<i>searchbox_name</i>/<i>icon_pack_folder</i>[<i>language_short_name</i>/]' and the second icons in 'pic/category/<i>searchbox_name</i>/<i>icon_pack_folder</i>[<i>language_short_name</i>/]additional/'. <br />Don't get it? See if the following examples could help: <ul><li>When<ul><li><b>searchbox_name</b>='nhd'</li><li><b>icon_pack_folder</b>='scenetorrents/'</li><li><b>multi-lang</b>='yes'</li><li><b>second_icon</b>='no'</li></ul>you should put an English normal icon file for movies (e.g. 'movies.png') in 'pic/category/nhd/scenetorrents/en/' .</li><li>When<ul><li><b>searchbox_name</b>='chd'</li><li><b>icon_pack_folder</b>='nanosofts/'</li><li><b>multi-lang</b>='no'</li><li><b>second_icon</b>='yes'</li></ul>you should put a normal icon file for movies (e.g. movies.png) in 'pic/category/chd/nanosofts/' and an additional icon file (e.g. 'bdh264.png') in 'pic/category/chd/nanosofts/additional/'.</li></ul>",
'text_second_icon_name_note'=>"Don't use long name. Recommend less than 10 letters.",
'text_image_note'=>"The name of image file. Allowed Characters: [a-z] (in lower case), [0-9], [_./].",
'row_selections'=>"Selections",
'text_selections_note'=>"If a selection is not defined, all options from the selection are allowed for the rule. At least one selection should be defined.",
'row_category_name'=>"Category name",
'text_category_name_note'=>"Don't use long name. Recommend less than 10 letters.",
'row_mode'=>"Mode",
'text_class_name_note'=>"The value of 'class' attribute of the image. Leave it blank if none. Allowed Characters: [a-z] (in lower case), [0-9], [_], and the first letter must be in [a-z].",
'std_missing_form_data'=>"Missing form data.",
'std_invalid_character_in_filename'=>"Invalid character in filename ",
'std_must_define_one_selection'=>"You must define at least one selection!",
'row_custom_field_display_name'=>'Custom field display name',
'row_custom_field_display'=>'Custom field display',
'row_custom_field_display_help'=>"Use 'specific label' to represent custom field's label and value,such as one custom field's name is 'artist',<br/>then it's label:<%artist.label%>,it's value:<%artist.value%>",