|
20 | 20 | * A topic based format that solves the issue of the 'Scroll of Death' when a course has many topics. All topics |
21 | 21 | * except zero have a toggle that displays that topic. One or more topics can be displayed at any given time. |
22 | 22 | * Toggles are persistent on a per browser session per course basis but can be made to persist longer by a small |
23 | | - * code change. Full installation instructions, code adaptions and credits are included in the 'Readme.txt' file. |
| 23 | + * code change. Full installation instructions, code adaptions and credits are included in the 'Readme.md' file. |
24 | 24 | * |
25 | 25 | * @package course/format |
26 | 26 | * @subpackage topcoll |
|
35 | 35 | // English Pirate Translation of Collapsed Topics Course Format. |
36 | 36 |
|
37 | 37 | // Used in format.php. |
38 | | -$string['topcollsidewidth'] = '40px'; |
| 38 | +$string['topcollsidewidth']='40px'; |
39 | 39 |
|
40 | 40 | // These are 'topic' as they are only shown in 'topic' based structures. |
41 | 41 | $string['markedthissection'] = 'Thy topic is illuminated as thee current topic'; |
42 | 42 | $string['markthissection'] = 'Illuminate thy topic as thee current topic'; |
43 | 43 |
|
44 | 44 | // Toggle all - Moodle Tracker CONTRIB-3190. |
45 | | -$string['topcollopened'] = 'Untie'; |
46 | | -$string['topcollclosed'] = 'Tie'; |
| 45 | +$string['topcollopened']='Untie'; |
| 46 | +$string['topcollclosed']='Tie'; |
47 | 47 |
|
48 | 48 | // Layout enhancement - Moodle Tracker CONTRIB-3378. |
49 | 49 | $string['formatsettings'] = 'Ye format settings'; // CONTRIB-3529. |
|
62 | 62 | $string['setlayout_toggle_section_x'] = "'Treasure Chest x' / 'Sailing Week x' / 'Sailing Day x'"; // 8. |
63 | 63 |
|
64 | 64 | $string['setlayoutstructure'] = 'Set thee structure'; |
65 | | -$string['setlayoutstructuretopic'] = 'Treasure Chest'; |
66 | | -$string['setlayoutstructureweek'] = 'Sailing Week'; |
| 65 | +$string['setlayoutstructuretopic']='Treasure Chest'; |
| 66 | +$string['setlayoutstructureweek']='Sailing Week'; |
67 | 67 | $string['setlayoutstructureday'] = 'Sailing Day'; |
68 | | -$string['setlayoutstructurelatweekfirst'] = 'Current Sailing Week First'; |
69 | | -$string['setlayoutstructurecurrenttopicfirst'] = 'Current Treasure Chest First'; |
| 68 | +$string['setlayoutstructurelatweekfirst']='Current Sailing Week First'; |
| 69 | +$string['setlayoutstructurecurrenttopicfirst']='Current Treasure Chest First'; |
70 | 70 | $string['resetlayout'] = 'Thee layout'; // CONTRIB-3529. |
71 | 71 | $string['resetalllayout'] = 'Thee layouts'; |
72 | 72 |
|
|
94 | 94 | $string['maincoursepage'] = 'Ye main course page'; |
95 | 95 |
|
96 | 96 | // Help. |
97 | | -$string['setlayoutelements_help'] = 'How much information about thee toggles / sections you wish to be displayed.'; |
98 | | -$string['setlayoutstructure_help'] = "Avast ye landlubbers, this be thee layout structure of thee course. Ye choose between: |
| 97 | +$string['setlayoutelements_help']='How much information about thee toggles / sections you wish to be displayed.'; |
| 98 | +$string['setlayoutstructure_help']="Avast ye landlubbers, this be thee layout structure of thee course. Ye choose between: |
99 | 99 |
|
100 | 100 | 'Treasure Chest' - where each section is presented as thy treasure chest in section number order. |
101 | 101 |
|
102 | 102 | 'Sailing Week' - where each section is presented as thy week in ascending week order. |
103 | 103 |
|
104 | | -'Current Sailing Week First' - which is the same as weeks but thee current week is shown at thee top and preceding weeks in decending order are displayed below except in editing mode where thee structure is thy same as 'Weeks'. |
| 104 | +'Current Sailing Week First' - which is the same as weeks but thee current week is shown at thee top and preceding weeks in descending order are displayed below except in editing mode where thee structure is thy same as 'Weeks'. |
105 | 105 |
|
106 | 106 | 'Current Treasure Chest First' - which is thee same as 'Treasure Chest' except that thee current treasure chest is shown at thee top if it has been set. |
107 | 107 |
|
|
164 | 164 | $string['on'] = 'On'; |
165 | 165 | $string['defaultcoursedisplay'] = 'Course display default'; |
166 | 166 | $string['defaultcoursedisplay_desc'] = "Either show all thee sections on a single page or section zero and thee chosen section on page."; |
167 | | -$string['defaultlayoutelement'] = 'Default layout configuration'; |
| 167 | +$string['defaultlayoutelement'] = 'Layout configuration'; |
168 | 168 | // Negative view of layout, kept for previous versions until such time as they are updated. |
169 | 169 | $string['defaultlayoutelement_desc'] = "Thee layout setting can be one of: |
170 | 170 |
|
|
200 | 200 |
|
201 | 201 | Nay additions."; |
202 | 202 |
|
203 | | -$string['defaultlayoutstructure'] = 'Default structure configuration'; |
| 203 | +$string['defaultlayoutstructure'] = 'Structure configuration'; |
204 | 204 | $string['defaultlayoutstructure_desc'] = "Thee structure setting can be one of: |
205 | 205 |
|
206 | 206 | Treasure Chest |
|
213 | 213 |
|
214 | 214 | Sailing Day"; |
215 | 215 |
|
216 | | -$string['defaultlayoutcolumns'] = 'Default number of columns'; |
| 216 | +$string['defaultlayoutcolumns'] = 'Number of columns'; |
217 | 217 | $string['defaultlayoutcolumns_desc'] = "Number of columns between one and four."; |
218 | 218 |
|
219 | | -$string['defaultlayoutcolumnorientation'] = 'Default column orientation'; |
| 219 | +$string['defaultlayoutcolumnorientation'] = 'Column orientation'; |
220 | 220 | $string['defaultlayoutcolumnorientation_desc'] = "Thee default column orientation: Vertical or Horizontal."; |
221 | 221 |
|
222 | | -$string['defaulttgfgcolour'] = 'Default toggle foreground colour'; |
| 222 | +$string['defaulttgfgcolour'] = 'Toggle foreground colour'; |
223 | 223 | $string['defaulttgfgcolour_desc'] = "Toggle foreground colour in hexidecimal RGB."; |
224 | 224 |
|
225 | | -$string['defaulttgfghvrcolour'] = 'Default toggle foreground hover colour'; |
226 | | -$string['defaulttgfghvrcolour_desc'] = "Toggle foreground hover colour in hexidecimal RGB."; |
227 | | - |
228 | | -$string['defaulttgbgcolour'] = 'Default toggle background colour'; |
| 225 | +$string['defaulttgbgcolour'] = 'Toggle background colour'; |
229 | 226 | $string['defaulttgbgcolour_desc'] = "Toggle background colour in hexidecimal RGB."; |
230 | 227 |
|
231 | | -$string['defaulttgbghvrcolour'] = 'Default toggle background hover colour'; |
| 228 | +$string['defaulttgbghvrcolour'] = 'Toggle background hover colour'; |
232 | 229 | $string['defaulttgbghvrcolour_desc'] = "Toggle background hover colour in hexidecimal RGB."; |
233 | 230 |
|
234 | 231 | $string['defaulttogglepersistence'] = 'Toggle persistence'; |
|
238 | 235 | of the 'user_preferences' table in the database. Where thee 'x' in 'topcoll_toggle_x' will be |
239 | 236 | a course id."; |
240 | 237 |
|
241 | | -$string['defaulttogglealignment'] = 'Default toggle text alignment'; |
| 238 | +$string['defaulttogglealignment'] = 'Toggle text alignment'; |
242 | 239 | $string['defaulttogglealignment_desc'] = "'Left', 'Centre' or 'Right'."; |
243 | 240 |
|
244 | | -$string['defaulttoggleiconset'] = 'Default toggle icon set'; |
| 241 | +$string['defaulttoggleiconset'] = 'Toggle icon set'; |
245 | 242 | $string['defaulttoggleiconset_desc'] = "'Straight as an arrow' => Arrow icon set. |
246 | 243 |
|
247 | 244 | 'Lantern' => Bulb icon set. |
|
266 | 263 |
|
267 | 264 | 'Switch thy flag' => Switch icon set."; |
268 | 265 |
|
269 | | -$string['defaulttoggleallhover'] = 'Default toggle all icon hovers'; |
| 266 | +$string['defaulttoggleallhover'] = 'Toggle all icon hovers'; |
270 | 267 | $string['defaulttoggleallhover_desc'] = "'Nay' or 'Aye'."; |
271 | 268 |
|
272 | 269 | // Default sailor preference. |
|
289 | 286 | $string['resetalldisplayinstructions'] = 'Display orders'; |
290 | 287 | $string['resetdisplayinstructions_help'] = 'Resets thy display orders to thee default value so it will be thy same as a course thee first time it is in thy Collapsed Topics format.'; |
291 | 288 | $string['resetalldisplayinstructions_help'] = 'Resets thy display orders to thee default value for all courses so it will be thee same as a course thee first time it is in thy Collapsed Topics format.'; |
| 289 | + |
| 290 | +// Toggle icon size. |
| 291 | +$string['defaulttoggleiconsize'] = 'Toggle icon size'; |
| 292 | +$string['defaulttoggleiconsize_desc'] = "Icon size: Cutter = 16px, Brig = 24px and Barque = 32px."; |
| 293 | +$string['small'] = 'Cutter'; |
| 294 | +$string['medium'] = 'Brig'; |
| 295 | +$string['large'] = 'Barque'; |
| 296 | + |
| 297 | +// Toggle border radius. |
| 298 | +$string['defaulttoggleborderradiustl'] = 'Toggle top left border radius'; |
| 299 | +$string['defaulttoggleborderradiustl_desc'] = 'Border top left radius of thy toggle.'; |
| 300 | +$string['defaulttoggleborderradiustr'] = 'Toggle top right border radius'; |
| 301 | +$string['defaulttoggleborderradiustr_desc'] = 'Border top right radius of thy toggle.'; |
| 302 | +$string['defaulttoggleborderradiusbr'] = 'Toggle bottom right border radius'; |
| 303 | +$string['defaulttoggleborderradiusbr_desc'] = 'Border bottom right radius of thy toggle.'; |
| 304 | +$string['defaulttoggleborderradiusbl'] = 'Toggle bottom left border radius'; |
| 305 | +$string['defaulttoggleborderradiusbl_desc'] = 'Border bottom left radius of thy toggle.'; |
0 commit comments