]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14826 Added missing string. Merged from 1.9
authormudrd8mz <mudrd8mz>
Thu, 28 Aug 2008 16:39:42 +0000 (16:39 +0000)
committermudrd8mz <mudrd8mz>
Thu, 28 Aug 2008 16:39:42 +0000 (16:39 +0000)
lang/en_utf8/error.php

index 3fb485556cdb09c9e72158ed3026167783759ac9..069f27b0ee1e17d7f91f09913ee5a42d15c6599f 100644 (file)
@@ -200,6 +200,7 @@ $string['errorcreatingdirectory'] = 'Error creating directory \"$a\"';
 $string['errorcreatingfile'] = 'Error creating file \"$a\"';
 $string['erroronline'] = 'Error on line $a';
 $string['errorreadingfile'] = 'Error reading file \"$a\"';
+$string['errortoomanylogins'] = 'Error - too many logins';
 $string['errorunzippingfiles'] = 'Error unzipping files';
 $string['expiredkey'] = 'Expired key';
 $string['failtoloadblocks'] = 'One or more blocks are registered in the database, but they all failed to load!';