From: poltawski Date: Thu, 20 Dec 2007 16:17:50 +0000 (+0000) Subject: MDL-12638 - fixed typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=baae1acfefbd1605cef0cec7c997cba14778b1c0;p=moodle.git MDL-12638 - fixed typo merged from MOODLE_19_STABLE --- diff --git a/lang/en_utf8/resource.php b/lang/en_utf8/resource.php index f61e5149ea..3721e8d769 100644 --- a/lang/en_utf8/resource.php +++ b/lang/en_utf8/resource.php @@ -127,7 +127,7 @@ $string['upbutton'] = 'Up'; $string['variablename'] = 'Variable name'; $string['viewims'] = 'View IMS Content Package'; $string['vol'] = 'Vol'; -$string['warningblockingdelete'] = 'Warning: Delete operation is blocked by existing resource. Either update your resources first or ask administartor to disable this safety mechanism in global Resource configuration.'; +$string['warningblockingdelete'] = 'Warning: Delete operation is blocked by existing resource. Either update your resources first or ask administrator to disable this safety mechanism in global Resource configuration.'; $string['warningdisabledrename'] = 'Warning: The automatic renaming of references in resources is disabled. Please update affected resources manually if needed. Administrator can also enable automatic renaming in global Resource configuration.'; $string['websearchdefault'] = 'Websearch default';