Changeset 8650
- Timestamp:
- Jan 13, 2011, 4:15:23 PM (14 years ago)
- Location:
- extensions/ContestResults/language
- Files:
-
- 5 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/ContestResults/language/en_UK/plugin.lang.php
r6795 r8650 64 64 <b>Caution :</b> the contest doesn't switch automaticaly to the status 'finished' when the end date is reached !"; 65 65 $lang['CR_help_visible'] = "If the contest is 'unvisible' only <b>administrators</b> can see it."; 66 $lang['CR_help_summary'] = "The summary is only displayed in the general contest page. <br/>66 $lang['CR_help_summary'] = "The summary is only displayed in the general contest page. 67 67 <br/>"; 68 $lang['CR_help_textareas'] = "- These four areas allow you to describe the contest.<br/> 69 - For each area you can choose the displaying according to the contest status.<br/> 70 <br/>"; 68 $lang['CR_help_textareas'] = "- These four areas allow you to describe the contest. 69 - For each area you can choose the displaying according to the contest status."; 71 70 $lang['CR_help_results'] = "- Descriptions are displayed on each pictures pages and on the contest page for the first three.<br/> 72 71 - Sort elements by drag-and-drop them.<br/> 73 - Hover this icon <img src='".CR_PATH."admin/template/image/images.png'/> to view the picture that corresponds to the id.<br/> 74 <br/>"; 72 - Hover this icon <img src='".CR_PATH."admin/template/image/images.png'/> to view the picture that corresponds to the id.<br/>"; 75 73 76 74 ?>
Note: See TracChangeset
for help on using the changeset viewer.