| Línea 42... |
Línea 42... |
| 42 |
$string['defaultformat_help'] = 'This setting determines the default format used when editing wiki pages.
|
42 |
$string['defaultformat_help'] = 'This setting determines the default format used when editing wiki pages.
|
| Línea 43... |
Línea 43... |
| 43 |
|
43 |
|
| 44 |
* HTML - The HTML editor is available
|
44 |
* HTML - The HTML editor is available
|
| 45 |
* Creole - A common wiki markup language for which a small edit toolbar is available
|
45 |
* Creole - A common wiki markup language for which a small edit toolbar is available
|
| 46 |
* Nwiki - Mediawiki-like markup language used in the contributed Nwiki module';
|
46 |
* Nwiki - Mediawiki-like markup language used in the contributed Nwiki module';
|
| 47 |
$string['deleteallpages'] = 'Delete all wiki pages';
|
47 |
$string['deleteallpages'] = 'All wiki pages';
|
| 48 |
$string['deletecomment'] = 'Deleting comment';
|
48 |
$string['deletecomment'] = 'Deleting comment';
|
| 49 |
$string['deletecommentcheck'] = 'Delete comment';
|
49 |
$string['deletecommentcheck'] = 'Delete comment';
|
| 50 |
$string['deletecommentcheckfull'] = 'Are you sure you want to delete the comment?';
|
50 |
$string['deletecommentcheckfull'] = 'Are you sure you want to delete the comment?';
|
| 51 |
$string['deleteupload'] = 'Delete';
|
51 |
$string['deleteupload'] = 'Delete';
|
| Línea 235... |
Línea 235... |
| 235 |
$string['rating']='Rating';
|
235 |
$string['rating']='Rating';
|
| 236 |
$string['ratingmode'] = 'Rating mode';
|
236 |
$string['ratingmode'] = 'Rating mode';
|
| 237 |
$string['reparsetimeout'] = 'Reparsing default timeout';
|
237 |
$string['reparsetimeout'] = 'Reparsing default timeout';
|
| 238 |
$string['repeatedsection'] = 'Wiki error: Section name cannot be repeated \'{$a}\'';
|
238 |
$string['repeatedsection'] = 'Wiki error: Section name cannot be repeated \'{$a}\'';
|
| 239 |
$string['restore'] = 'Restore';
|
239 |
$string['restore'] = 'Restore';
|
| 240 |
$string['removeallwikitags'] = 'Remove all wiki tags';
|
240 |
$string['removeallwikitags'] = 'All wiki tags';
|
| 241 |
$string['removepages'] = 'Remove pages';
|
241 |
$string['removepages'] = 'Remove pages';
|
| 242 |
$string['restoreconfirm'] = 'Are you sure you want to restore version #{$a}?';
|
242 |
$string['restoreconfirm'] = 'Are you sure you want to restore version #{$a}?';
|
| 243 |
$string['restoreerror'] = 'Version #{$a} could not be restored';
|
243 |
$string['restoreerror'] = 'Version #{$a} could not be restored';
|
| 244 |
$string['restorethis'] = 'Restore this version';
|
244 |
$string['restorethis'] = 'Restore this version';
|
| 245 |
$string['restoreversion'] = 'Restore old version';
|
245 |
$string['restoreversion'] = 'Restore old version';
|
| Línea 255... |
Línea 255... |
| 255 |
$string['searchterms'] = 'Search terms';
|
255 |
$string['searchterms'] = 'Search terms';
|
| 256 |
$string['searchwikis'] = 'Search wikis';
|
256 |
$string['searchwikis'] = 'Search wikis';
|
| 257 |
$string['special'] = 'Special';
|
257 |
$string['special'] = 'Special';
|
| 258 |
$string['tableofcontents'] = 'Table of contents';
|
258 |
$string['tableofcontents'] = 'Table of contents';
|
| 259 |
$string['tagarea_wiki_pages'] = 'Wiki pages';
|
259 |
$string['tagarea_wiki_pages'] = 'Wiki pages';
|
| 260 |
$string['tagsdeleted'] = 'Wiki tags have been deleted';
|
- |
|
| 261 |
$string['teacherrating'] = 'Teacher rating';
|
260 |
$string['teacherrating'] = 'Teacher rating';
|
| 262 |
$string['timesrating']='This page has been rated {$a->c} times with an average of: {$a->s}';
|
261 |
$string['timesrating'] = 'This page has been rated {$a->c} times with an average of: {$a->s}';
|
| 263 |
$string['updatedpages'] = "Updated pages";
|
262 |
$string['updatedpages'] = "Updated pages";
|
| 264 |
$string['updatedpages_help'] = "Recently updated wiki pages";
|
263 |
$string['updatedpages_help'] = "Recently updated wiki pages";
|
| 265 |
$string['updatedwikipages'] = "Updated wiki pages";
|
264 |
$string['updatedwikipages'] = "Updated wiki pages";
|
| 266 |
$string['upload'] = "Upload & Delete";
|
265 |
$string['upload'] = "Upload & Delete";
|
| 267 |
$string['uploadname'] = "Filename";
|
266 |
$string['uploadname'] = "Filename";
|
| Línea 310... |
Línea 309... |
| 310 |
$string['wiki:viewpage'] = 'View wiki pages';
|
309 |
$string['wiki:viewpage'] = 'View wiki pages';
|
| 311 |
$string['wikipages'] = 'Wiki pages';
|
310 |
$string['wikipages'] = 'Wiki pages';
|
| 312 |
$string['wrongversionlock'] = 'Another user has edited this page while you were editing and your content is obsolete.';
|
311 |
$string['wrongversionlock'] = 'Another user has edited this page while you were editing and your content is obsolete.';
|
| 313 |
$string['wrongversionsave'] = 'Another user has created a version while you were editing and you have overwritten his changes, check the page history.';
|
312 |
$string['wrongversionsave'] = 'Another user has created a version while you were editing and you have overwritten his changes, check the page history.';
|
| Línea -... |
Línea 313... |
| - |
|
313 |
|
| - |
|
314 |
// Deprecated since Moodle 4.5.
|