mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 17:24:26 +00:00
Simplify disable Gravatar preference wording
"Enable this to disable..." is needlessly confusing, simplify it by being upfront that this setting disables the Gravatar fetching.
This commit is contained in:
parent
6599869f28
commit
9573f9afe9
@ -257,7 +257,7 @@ continue = Continue
|
|||||||
cancel = Cancel
|
cancel = Cancel
|
||||||
|
|
||||||
enable_custom_avatar = Enable Custom Avatar
|
enable_custom_avatar = Enable Custom Avatar
|
||||||
enable_custom_avatar_helper = Enable this to disable fetch from Gravatar
|
enable_custom_avatar_helper = Disable fetch from Gravatar
|
||||||
choose_new_avatar = Choose new avatar
|
choose_new_avatar = Choose new avatar
|
||||||
update_avatar = Update Avatar Setting
|
update_avatar = Update Avatar Setting
|
||||||
uploaded_avatar_not_a_image = Uploaded file is not a image.
|
uploaded_avatar_not_a_image = Uploaded file is not a image.
|
||||||
|
Loading…
Reference in New Issue
Block a user