diff options
author | gorhill <rhill@raymondhill.net> | 2015-01-06 11:56:24 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-01-06 11:56:24 -0500 |
commit | 5e8b540669948f52bc656e1ade679d2ade26bf41 (patch) | |
tree | eaf4e0249603411e36bc5be5b603c9ffed1cdbe0 /src/_locales | |
parent | 881e8111d87b45b3dc9f01a7f59bad20b25a313a (diff) | |
download | uBlock-5e8b540669948f52bc656e1ade679d2ade26bf41.zip uBlock-5e8b540669948f52bc656e1ade679d2ade26bf41.tar.gz uBlock-5e8b540669948f52bc656e1ade679d2ade26bf41.tar.bz2 |
"required reading" better than "about"
Diffstat (limited to 'src/_locales')
-rw-r--r-- | src/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index bdf6813..3f58f4f 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -216,7 +216,7 @@ "description":"English: Make use of context menu where appropriate" }, "settingsAdvancedUserPrompt":{ - "message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>About<\/a>)", + "message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)", "description":"English: " }, "settingsExperimentalPrompt":{ |