diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-27 09:44:46 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-27 09:44:46 +0000 |
commit | f0d908d9c9d74831e24b7c6106ec7f6ca8d3c171 (patch) | |
tree | c25ca9334cfbb8e40b8aa344a14be048de980a45 | |
parent | eafaae2327feb7244c37da3e94dbbc912be9db88 (diff) | |
download | elgg-f0d908d9c9d74831e24b7c6106ec7f6ca8d3c171.tar.gz elgg-f0d908d9c9d74831e24b7c6106ec7f6ca8d3c171.tar.bz2 |
Closes #473: Good spot
git-svn-id: https://code.elgg.org/elgg/trunk@2311 36083f99-b078-4883-b0ff-0f9b5a30f544
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 49c2c7e6f..efaf49564 100644 --- a/languages/en.php +++ b/languages/en.php @@ -243,7 +243,6 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'profile:user' => "%s's profile", 'profile:edit' => "Edit profile", - 'profile:editicon' => "Upload a new profile picture", '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", |