From 0792a587b24f47d9e3755eaca0398d263c223aab Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 2 Jun 2012 11:48:25 -0400 Subject: added 2 missing language strings for profile editing - thanks to webgalli for reporting these --- languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 1865f6ecd..a40baa61a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -412,6 +412,8 @@ $english = array( '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' => 'New profile field added', 'profile:editdefault:fail' => 'Default profile could not be saved', + 'profile:field_too_long' => 'Cannot save your profile information because the "%s" section is too long.', + 'profile:noaccess' => "You do not have permission to edit this profile.", /** -- cgit v1.2.3