summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
authorMatthias Grimm <matthiasgrimm@users.sourceforge.net>2005-11-11 18:01:22 +0100
committerMatthias Grimm <matthiasgrimm@users.sourceforge.net>2005-11-11 18:01:22 +0100
commit4cb796577ee06e5db0058b4a820243db1b9a48f4 (patch)
treef2f8df239be1740c11d6191ac560af9da557ffd1 /inc/lang/en/lang.php
parent5beae5da4955cae1f238049f8752ee435db58217 (diff)
downloadrpg-4cb796577ee06e5db0058b4a820243db1b9a48f4.tar.gz
rpg-4cb796577ee06e5db0058b4a820243db1b9a48f4.tar.bz2
profile change feedback
This pathc adds a feedback for the user after changing his/her profile and the profile dialog will be closed. darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d55002232e67f344a.gz
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index d686f0c23..3642038dc 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -67,6 +67,7 @@ $lang['reghere'] = 'You don\'t have an account yet? Just get one';
$lang['profna'] = 'This wiki does not support profile modification';
$lang['profnochange'] = 'No changes, nothing to do.';
$lang['profnoempty'] = 'An empty name or email address is not allowed.';
+$lang['profchanged'] = 'User profile sucessfully updated.';
$lang['pwdforget'] = 'Forgotten your password? Get a new one';
$lang['resendna'] = 'This wiki does not support password resending.';