st'; $lang['CR_order_2'] = '2nd'; $lang['CR_order_3'] = '3rd'; $lang['CR_order_sup'] = 'th'; /* admin */ $lang['CR_edit_tab'] = 'Edit contest'; $lang['CR_delete'] = 'Delete contest'; $lang['CR_delete_result'] = 'Delete element'; $lang['CR_manage_tab'] = 'Contests management'; $lang['CR_new_tab'] = 'Add a new contest'; $lang['CR_results_tab'] = 'Contest results'; $lang['CR_go'] = 'Go to the contest page'; $lang['CR_title'] = 'Title'; $lang['CR_status'] = 'Status'; $lang['CR_dateB'] = 'Bagin date'; $lang['CR_dateE'] = 'Edn date'; $lang['CR_logo'] = 'Logo'; $lang['CR_banner'] = 'Banner'; $lang['CR_summary'] = 'Summary'; $lang['CR_textareas'] = 'Contest description'; $lang['CR_new'] = 'New contest'; $lang['CR_addfield'] = 'Add an element'; $lang['CR_no_result'] = 'No element registered'; $lang['CR_no_contest'] = 'No contest registered'; $lang['CR_image_no'] = 'Image n°'; $lang['CR_author'] = 'Author'; $lang['CR_comment'] = 'Comment'; $lang['CR_rank'] = 'Rank'; $lang['CR_visible'] = 'Public'; $lang['CR_id_unknown %d'] = "The picture n°%d doesn't exist"; $lang['CR_duplicate_result %d'] = "The picture n°%d appears twice"; $lang['CR_contest_saved'] = "Contest settings saved"; $lang['CR_contest_added'] = "Contest added"; $lang['CR_contest_deleted'] = "Contest deleted"; $lang['CR_results_saved'] = "Results saved"; $lang['CR_name_empty'] = "The name of the contest can't be empty"; $lang['CR_pending_title'] = 'Pending contests'; $lang['CR_running_title'] = 'Contests running'; $lang['CR_finished_title'] = 'Finished contest'; /* config */ $lang['CR_menubar_mode'] = 'Add Contest Results to the menu'; $lang['CR_menubar_link'] = 'Add a link to a existing menu-block'; $lang['CR_menubar_link_display'] = 'Display the link in the following blocks'; $lang['CR_menubar_block'] = 'New menu block'; $lang['CR_menubar_block_number'] = 'Quantity of contests to display in the block'; $lang['CR_truncate_summary'] = "Truncate the summary of the contest after x characters"; /* stuffs */ $lang['CR_select_contest'] = "Select one or more contests"; $lang['CR_stuffs_desc'] = "Display one or more contests"; /* cluetip */ $lang['CR_help_lang'] = (CR_ED_STATE == 'active') ? "You can use HTML and multilanguage descriptions." : "You can use HTML."; $lang['CR_help_title'] = "" . $lang['CR_help_lang']; $lang['CR_help_status'] = "When the contest is Finished the results are displayed on the contest page and the marker (Finished) is activated.
Caution : the contest doesn't switch automaticaly to the status 'finished' when the end date is reached !"; $lang['CR_help_visible'] = "If the contest is not public only administrators can see it."; $lang['CR_help_summary'] = "The summary is only displayed in the general contest page.

" . $lang['CR_help_lang']; $lang['CR_help_textareas'] = "Add here some text boxes to describe your contest.

" . $lang['CR_help_lang']; $lang['CR_help_results'] = "- Descriptions are displayed on each pictures pages and on the contest page for the first three.
- Sort elements by drag-and-drop them.
- Hover this icon to view the picture that corresponds to the id.

" . $lang['CR_help_lang']; ?>