diff options
author | Unknwon <u@gogs.io> | 2016-03-05 00:51:51 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-05 00:51:51 -0500 |
commit | a2f13eae559c71d35662b7767a8b8347a26eb53e (patch) | |
tree | 35a02d0e6afaf1d9269dc9cee10b478d6c847560 /conf | |
parent | 2a931937a8a92d5b1f3bca9e9cf4cbe23c862ce9 (diff) | |
download | gitea-a2f13eae559c71d35662b7767a8b8347a26eb53e.tar.gz gitea-a2f13eae559c71d35662b7767a8b8347a26eb53e.zip |
#1157 some avatar setting changes
- Allow to delete current avatar
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 91b90733ff..7d97bddf3c 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -264,11 +264,10 @@ continue = Continue cancel = Cancel enable_custom_avatar = Enable Custom Avatar -enable_custom_avatar_helper = Disable fetch from Gravatar choose_new_avatar = Choose new avatar update_avatar = Update Avatar Setting +delete_current_avatar = Delete Current Avatar uploaded_avatar_not_a_image = Uploaded file is not a image. -no_custom_avatar_available = No custom avatar available, cannot enable it. update_avatar_success = Your avatar setting has been updated successfully. change_password = Change Password |