diff --git a/app/src/html/i18n/en.json b/app/src/html/i18n/en.json index 48bbe137..e80d99f7 100644 --- a/app/src/html/i18n/en.json +++ b/app/src/html/i18n/en.json @@ -490,13 +490,13 @@ "changeurldata": "This permission grants users the ability to change the data of a URL the bot has encountered.", "configurecitationrules": "This permission grants users the ability to change the citation template definitions of the bot.", "configurewiki": "This permission grants users the ability to control the on wiki default behavior of the bot.", - "deblacklistdomains": "This permission grants users the ability to remove an entire domain, the bot has encountered, from the permadead list.", - "deblacklisturls": "This permission grants users the ability to remove a URL, the bot has encountered, from the permadead list.", + "deblacklistdomains": "This permission grants users the ability to remove an entire doman that the bot has encountered from the permadead list.", + "deblacklisturls": "This permission grants users the ability to remove a URL that the bot has encountered from the permadead list.", "definearchivetemplates": "This permission grants users the ability to create new archive template definitions to use on wiki.", "defineusergroups": "This permission grants users the ability to define the user groups on this interface.", "definewiki": "This permission grants users the ability to add new wikis to the bot and UI.", - "dewhitelistdomains": "This permission grants users the ability to remove an entire domain, the bot has encountered, from the permalive list.", - "dewhitelisturls": "This permission grants users the ability to remove a URL, the bot has encountered, from the permalive list.", + "dewhitelistdomains": "This permission grants users the ability to remove an entire domain that the bot has encountered from the permalive list.", + "dewhitelisturls": "This permission grants users the ability to remove a URL that the bot has encountered from the permalive list.", "highapilimit": "This permission grants users and bots the ability to make up to 5000 requests per minute to the API.", "fpruncheckifdeadreview": "This permission grants users the ability to run the checkIfDead URL analyzer on all open false positive reports, and mark as fixed any no longer seen as dead.", "overridearchivevalidation": "This permission grants users the ability to override the checks made on a submitted archive snapshot.",