aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-06-26 11:36:01 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-06-26 11:36:01 +0000
commit27e6aeae6cc813ef7f0dadd67f3002871bce3356 (patch)
treeb7c857ef8d38d162eb0a3fb23472dfa561a66612 /languages
parentbe060340842c65bb9f910d3e7805323f007d171b (diff)
downloadelgg-27e6aeae6cc813ef7f0dadd67f3002871bce3356.tar.gz
elgg-27e6aeae6cc813ef7f0dadd67f3002871bce3356.tar.bz2
Closes #90: Settings: Change name
http://trac.elgg.org/elgg/ticket/90 git-svn-id: https://code.elgg.org/elgg/trunk@1142 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index d8814f682..22c2c280f 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -237,7 +237,12 @@
'register' => "Register",
'registerok' => "You have successfully registered for %s.",
- 'registerbad' => "Your registration was unsuccessful. The username may already exist, or your passwords might not match.",
+ 'registerbad' => "Your registration was unsuccessful. The username may already exist, or your passwords might not match.",
+
+ 'user:set:name' => "Account name settings",
+ 'user:name:label' => "Your name",
+ 'user:name:success' => "Successfully changed your name on the system.",
+ 'user:name:fail' => "Could not change your name on the system.",
/**
* Administration