MDL-22449

Adding some more help strings
This commit is contained in:
Jordi Piguillem 2010-07-15 11:03:54 +00:00
parent 7b8cf15ce5
commit 534d5b04db

View File

@ -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.';