diff options
author | Unknwon <u@gogs.io> | 2015-09-06 16:31:22 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-06 16:31:22 -0400 |
commit | 85f34ba53843177999cb98bad046e9cce22bfc8f (patch) | |
tree | f1f7ca6d3b0fc4848216becd9bc2a25e019cb12e /conf/locale | |
parent | 00767a0522606cd504d81d35fa1d9e9c1e34610c (diff) | |
download | gitea-85f34ba53843177999cb98bad046e9cce22bfc8f.tar.gz gitea-85f34ba53843177999cb98bad046e9cce22bfc8f.zip |
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
Diffstat (limited to 'conf/locale')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 909bfc7a07..ba9fbdfd05 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -241,7 +241,7 @@ location = Location update_profile = Update Profile update_profile_success = Your profile has been updated successfully. change_username = Username Changed -change_username_desc = You changed your username. This will affect the way how links relate to your account. Do you want to continue? +change_username_prompt = This change will affect the way how links relate to your account. continue = Continue cancel = Cancel |