]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
fixed typo in edit profile fields instructions
authorcash <cash.costello@gmail.com>
Mon, 20 Jun 2011 00:25:19 +0000 (20:25 -0400)
committercash <cash.costello@gmail.com>
Mon, 20 Jun 2011 00:25:19 +0000 (20:25 -0400)
languages/en.php

index dcba9abc32c2f81e6d32cbd9a347ae558629019a..2e76ee2e7cdebc2f57a1fe737cb28e3dc3827bb1 100644 (file)
@@ -383,7 +383,7 @@ $english = array(
        'profile:editdefault:delete:success' => 'Default profile item deleted!',
        'profile:defaultprofile:reset' => 'Default system profile reset',
        '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 loose any information already entered into custom fields on profile pages.",
+       '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:fail' => 'Default profile could not be saved',