]> git.mjollnir.org Git - moodle.git/commitdiff
Another minor change to profile string
authorikawhero <ikawhero>
Fri, 12 Jan 2007 12:58:46 +0000 (12:58 +0000)
committerikawhero <ikawhero>
Fri, 12 Jan 2007 12:58:46 +0000 (12:58 +0000)
lang/en_utf8/admin.php

index b9ffcb54b361765dc7ba8c16d827302e21584a97..4e67aa2d61e318fc0bb5a1ebfc9de7ff73be431b 100644 (file)
@@ -402,7 +402,7 @@ $string['profileconfirmfielddeletion'] = 'There is/are $a user record/s for this
 $string['profilecreatecategory'] = 'Create a new profile category';
 $string['profilecreatefield'] = 'Create a new profile field: ';
 $string['profilecreatenewcategory'] = 'Creating a new category';
-$string['profilecreatenewfield'] = 'Creating a new profile field';
+$string['profilecreatenewfield'] = 'Creating a new &quot;$a&quot; profile field';
 $string['profiledefaultcategory'] = 'Other fields';
 $string['profiledefaultdata'] = 'Default value';
 $string['profiledeletefield'] = 'Deleting a field';