mirror of
https://github.com/moodle/moodle.git
synced 2025-06-05 07:35:09 +02:00
MDL-22449
Adding some more help strings
This commit is contained in:
parent
7b8cf15ce5
commit
534d5b04db
@ -25,6 +25,7 @@ $string['comments'] = 'Comments';
|
||||
$string['commentscount'] = 'Comments ({$a})';
|
||||
$string['comparewith'] = 'Comparing version {$a->old} with version {$a->new}';
|
||||
$string['contributions'] = 'Contributions';
|
||||
$string['contributions_help'] = 'List of pages that you have edited.';
|
||||
$string['createcomment'] = 'Creating comment';
|
||||
$string['creating'] = 'Creating wiki page';
|
||||
$string['createpage'] = 'Create Page';
|
||||
@ -102,6 +103,7 @@ $string['noviewpagepermission'] = 'View page permission needed';
|
||||
$string['nwiki'] = 'NWiki';
|
||||
$string['oldversion'] = 'Old version';
|
||||
$string['orphaned'] = 'Orphaned pages';
|
||||
$string['orphaned_help'] = 'List of pages that are not linked from other page.';
|
||||
$string['overridelocks'] = 'Override locks';
|
||||
$string['overridinglocks'] = 'Overriding locks...';
|
||||
$string['pageexists'] = 'This page already exists. Redirecting to it.';
|
||||
|
Loading…
x
Reference in New Issue
Block a user