From deda57ffd5e91cd0a032d29ecbc0970b345bdb72 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 26 Oct 2011 07:16:11 -0400 Subject: Fixes #3926 updated spacing for edit profile field forms --- languages/en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 9c5d1701d..3216be5e7 100644 --- a/languages/en.php +++ b/languages/en.php @@ -393,11 +393,11 @@ $english = array( 'profile:label' => "Profile label", 'profile:type' => "Profile type", 'profile:editdefault:delete:fail' => 'Removed default profile item field failed', - 'profile:editdefault:delete:success' => 'Default profile item deleted!', - 'profile:defaultprofile:reset' => 'Default system profile reset', + 'profile:editdefault:delete:success' => 'Profile field deleted', + 'profile:defaultprofile:reset' => 'Profile fields reset to the system default', 'profile:resetdefault' => 'Reset default profile', 'profile:explainchangefields' => "You can replace the existing profile fields with your own using the form below. \n\n Give the new profile field a label, for example, 'Favorite team', then select the field type (eg. text, url, tags), and click the 'Add' button. To re-order the fields drag on the handle next to the field label. To edit a field label - click on the label's text to make it editable. \n\n At any time you can revert back to the default profile set up, but you will lose any information already entered into custom fields on profile pages.", - 'profile:editdefault:success' => 'Item successfully added to default profile', + 'profile:editdefault:success' => 'New profile field added', 'profile:editdefault:fail' => 'Default profile could not be saved', -- cgit v1.2.3