From aaf4f77ec5f1ac5368f77c9dd8daea571247f027 Mon Sep 17 00:00:00 2001 From: Seth Meranda <smeranda2@unl.edu> Date: Sat, 22 Aug 2009 20:18:58 +0000 Subject: [PATCH] Reverted back to Edit profile language --- unl_theme/languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unl_theme/languages/en.php b/unl_theme/languages/en.php index 911a4689..8c5f723f 100644 --- a/unl_theme/languages/en.php +++ b/unl_theme/languages/en.php @@ -254,7 +254,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'profile:yours' => "Your profile", 'profile:user' => "%s's profile", - 'profile:edit' => "Your profile", + 'profile:edit' => "Edit profile", 'profile:profilepictureinstructions' => "The profile picture is the image that's displayed on your profile page. <br /> You can change it as often as you'd like. (File formats accepted: GIF, JPG or PNG)", 'profile:icon' => "Profile picture", 'profile:createicon' => "Create your avatar", -- GitLab