浏览代码

Simplify disable Gravatar preference wording

"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.
Kunal Mehta 10 年之前
父节点
当前提交
9573f9afe9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf/locale/locale_en-US.ini

+ 1 - 1
conf/locale/locale_en-US.ini

@@ -257,7 +257,7 @@ continue = Continue
 cancel = Cancel
 
 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
 update_avatar = Update Avatar Setting
 uploaded_avatar_not_a_image = Uploaded file is not a image.