From f2c59363c7675f2b5ebfc3ad9bfc8ee30b7e7bac Mon Sep 17 00:00:00 2001 From: Quiddity Date: Tue, 16 Aug 2016 00:32:02 +0000 Subject: [PATCH] Changing "this" to "these" because it refers to plural criteria (filters) Change-Id: Ie309ccf4a6c7a8817c8ba162c595ba3b2e33c69f Bug: T143072 --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index d74363b16..10c7e417a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -114,7 +114,7 @@ "echo-api-failure": "Failed to fetch notifications.", "echo-api-failure-cross-wiki": "Access to the remote domain was denied.", "echo-notification-placeholder": "There are no notifications.", - "echo-notification-placeholder-filters": "There are no notifications matching this criteria.", + "echo-notification-placeholder-filters": "There are no notifications matching these criteria.", "echo-notification-loginrequired": "You must login to see your notifications.", "echo-notification-popup-loginrequired": "Please log in to view your notifications.", "echo-notification-markasread": "Mark as read",