From 97530e4d5aa108e8cd0531d53f1f30c909f016e2 Mon Sep 17 00:00:00 2001 From: cash Date: Mon, 27 Dec 2010 21:00:53 +0000 Subject: moved profile fields language strings into core and update profile plugin details view git-svn-id: http://code.elgg.org/elgg/trunk@7729 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 85c3861d7..b6232bc58 100644 --- a/languages/en.php +++ b/languages/en.php @@ -380,6 +380,19 @@ $english = array( 'avatar:crop:fail' => 'Avatar cropping failed', 'profile:edit' => 'Edit profile', + 'profile:aboutme' => "About me", + 'profile:description' => "About me", + 'profile:briefdescription' => "Brief description", + 'profile:location' => "Location", + 'profile:skills' => "Skills", + 'profile:interests' => "Interests", + 'profile:contactemail' => "Contact email", + 'profile:phone' => "Telephone", + 'profile:mobile' => "Mobile phone", + 'profile:website' => "Website", + 'profile:twitter' => "Twitter username", + 'profile:saved' => "Your profile was successfully saved.", + /** -- cgit v1.2.3