poll = "Poll"; $lang->poll_stop_date = "Expiration Date"; $lang->poll_join_count = "Participants"; $lang->poll_checkcount = "Number of required items"; $lang->cmd_poll_list = 'View poll list'; $lang->cmd_delete_checked_poll = 'Delete selected poll'; $lang->cmd_apply_poll = 'Apply poll'; $lang->cmd_view_result = 'Preview result'; $lang->cmd_delete_checked_poll = 'Delete selected poll'; $lang->success_poll = 'Thank you for joining the poll.'; $lang->msg_already_poll = 'You already polled!'; $lang->msg_cart_is_null = 'Please select an article to delete.'; $lang->msg_checked_poll_is_deleted = '%d poll(s) are deleted.'; $lang->msg_check_poll_item = 'Please select a poll item to poll.\n(Required poll item(s) may be different in each poll.)'; $lang->msg_cart_is_null = 'Please select a poll to delete.'; $lang->msg_checked_poll_is_deleted = '%d poll(s) are deleted.'; $lang->msg_poll_not_exists = 'The selected poll does not exist.'; $lang->cmd_null_item = "No item value exists to post a poll. Please re-try."; $lang->confirm_poll_submit = "Confirm to submit the poll?"; $lang->search_target_list = array( 'title' => 'Title', 'regdate' => 'Posting date', 'ipaddress' => 'IP Address', ); ?>