mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Better fix for Bug #1530 - Wiki diffs useless when using HTML editor
This commit is contained in:
parent
269f7a3d82
commit
bc1f9c7349
5 changed files with 34 additions and 18 deletions
|
@ -172,6 +172,7 @@ $string['contentsize']='Content size';
|
|||
$string['pageslinkingto']="Pages linking to this page";
|
||||
$string['viewsmfor']="View sitemap for";
|
||||
$string['smfor']="Sitemap for";
|
||||
$string['uplinsect']="Upload into";
|
||||
$string['invalidroot']="You are not authorized to access the current root page so no sitemap can be created.";
|
||||
$string['thispageisntlinkedfromanywhereelse'] = 'This page isn\'t linked from anywhere else.';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue