From: Moriel Schottlender Date: Mon, 20 Mar 2017 18:57:42 +0000 (-0700) Subject: RecentChanges: Correct 'no matches found' message X-Git-Tag: 1.31.0-rc.0~3752^2 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=52cdb8b052cc9de35a94a95f708e3c9ebb9e1d57;p=lhc%2Fweb%2Fwiklou.git RecentChanges: Correct 'no matches found' message Change-Id: Ic490fae5f3d7c474f368e981bfe9572108cf07e7 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index ccfa91b096..372d868bc2 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1349,7 +1349,7 @@ "recentchanges-legend": "Recent changes options", "recentchanges-summary": "Track the most recent changes to the wiki on this page.", "recentchangestext": "-", - "recentchanges-noresult": "No changes during the given period matching these criteria.", + "recentchanges-noresult": "No changes during the given period match these criteria.", "recentchanges-feed-description": "Track the most recent changes to the wiki in this feed.", "recentchanges-label-newpage": "This edit created a new page", "recentchanges-label-minor": "This is a minor edit",