From: vyshane Date: Fri, 24 Mar 2006 14:35:21 +0000 (+0000) Subject: Update for URL field changes. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=251616fd67e4631777133469920276e67e78a644;p=moodle.git Update for URL field changes. --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 1e29833359..9f473e826a 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -11,6 +11,7 @@ $string['approve'] = 'Approve'; $string['ascending'] = 'Ascending'; $string['atmaxentry'] = 'You have entered the maximum number of entries allowed!'; $string['autogenallforms'] = 'Generate all default templates'; +$string['autolinkurl'] = 'Autolink the URL'; $string['availablefromdate'] = 'Available from'; $string['availabletags'] = 'Available tags'; $string['availabletodate'] = 'Available to';