From: ikawhero Date: Fri, 12 Jan 2007 12:16:47 +0000 (+0000) Subject: Another profile string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fe8bed08531baaa0d5560cfbd9054bbdeba07315;p=moodle.git Another profile string --- diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index ae421a976f..b9ffcb54b3 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -410,6 +410,7 @@ $string['profiledeletecategory'] = 'Deleting a category'; $string['profiledescription'] = 'Description of the field'; $string['profileeditcategory'] = 'Editing category: $a'; $string['profileeditfield'] = 'Editing profile field: $a'; +$string['profilefield'] = 'Profile Field'; $string['profilefields'] = 'User profile fields'; $string['profilefieldsize'] = 'Display size'; $string['profilefieldtypemenu'] = 'Menu of choices';