From 8fbbdf8785a9640e20bd4b4c59a02fbb3cac8337 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 28 Apr 2008 10:36:35 +0000 Subject: The profile now has fields set in start.php. TODO: make those user editable, once we have the admin panel ... git-svn-id: https://code.elgg.org/elgg/trunk@543 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/languages/en.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mod/profile/languages/en.php') diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index 8459c41af..79a3300cf 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -22,10 +22,14 @@ 'profile:edit' => "Edit profile", - 'profile:aboutme' => "About me", + 'profile:description' => "About me", 'profile:location' => "Location", 'profile:skills' => "Skills", 'profile:interests' => "Interests", + 'profile:contactemail' => "Contact email", + 'profile:phone' => "Telephone", + 'profile:mobile' => "Mobile phone", + 'profile:website' => "Website", /** * Status messages -- cgit v1.2.3