From bcc113a3048b6f980873069a40276d99745d7cac Mon Sep 17 00:00:00 2001 From: ikawhero Date: Fri, 12 Jan 2007 12:58:46 +0000 Subject: [PATCH] Another minor change to profile string --- lang/en_utf8/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index b9ffcb54b3..4e67aa2d61 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -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 "$a" profile field'; $string['profiledefaultcategory'] = 'Other fields'; $string['profiledefaultdata'] = 'Default value'; $string['profiledeletefield'] = 'Deleting a field'; -- 2.39.5