NOBUG Tidying up some strings in the wrong place in moodle.php and an AMOS script for the last checkin in MDL-23175

AMOS BEGIN
  CPY [settings,core],[editsettings,core]
AMOS END
This commit is contained in:
Martin Dougiamas
2010-07-09 08:25:52 +00:00
parent 20d6b374f1
commit d359cb07d9
+2 -2
View File
@@ -1205,6 +1205,7 @@ $string['outline'] = 'Outline';
$string['outlinereport'] = 'Outline report';
$string['page'] = 'Page';
$string['pageheaderconfigablock'] = 'Configuring a block in %fullname%';
$string['pagepath'] = 'Page path';
$string['pageshouldredirect'] = 'This page should automatically redirect. If nothing is happening please use the continue link below.';
$string['parentcategory'] = 'Parent category';
$string['parentcoursenotfound'] = 'Parent course not found!';
@@ -1614,6 +1615,7 @@ $string['thiscategorycontains'] = 'This category contains';
$string['time'] = 'Time';
$string['timezone'] = 'Timezone';
$string['to'] = 'To';
$string['tocreatenewaccount'] = 'Skip to create new account';
$string['today'] = 'Today';
$string['todaylogs'] = 'Today\'s logs';
$string['toeveryone'] = 'to everyone';
@@ -1807,5 +1809,3 @@ $string['yourself'] = 'yourself';
$string['yourteacher'] = 'your {$a}';
$string['yourwordforx'] = 'Your word for \'{$a}\'';
$string['zippingbackup'] = 'Zipping backup';
$string['tocreatenewaccount'] = 'Skip to create new account';
$string['pagepath'] = 'Page path:';