diff options
author | gorhill <rhill@raymondhill.net> | 2015-08-14 08:40:08 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-08-14 08:40:08 -0400 |
commit | 8ea229b0ae3890d7d4cfb25cdd236df4fd29c981 (patch) | |
tree | 52bbaa5bae79b3aea984650b81ce09994b8a36f6 | |
parent | 0f7a8c546b9a8fa4a75197f33e5ff5513ef66bae (diff) | |
download | uBlock-8ea229b0ae3890d7d4cfb25cdd236df4fd29c981.zip uBlock-8ea229b0ae3890d7d4cfb25cdd236df4fd29c981.tar.gz uBlock-8ea229b0ae3890d7d4cfb25cdd236df4fd29c981.tar.bz2 |
this fixes #570
-rw-r--r-- | src/_locales/en/messages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 7c432fe..6017132 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -292,8 +292,8 @@ "description":"English: new version available" }, "3pExternalListObsolete":{ - "message":"outdated", - "description":"English: outdated" + "message":"out of date", + "description":"a filter list is 'out of date' (possibly needs to be updated)" }, "3pLastUpdate":{ "message":"Last update: {{ago}}", |