From d1b0026a03601d947c2869211ef078339baff309 Mon Sep 17 00:00:00 2001 From: Huji Lee Date: Sun, 2 Oct 2016 12:51:40 -0400 Subject: [PATCH] Add "from" to MediaWiki:Search-redirect Bug: T129941 Change-Id: If8871fe85b1c1c8202895c964d47ef250a1ed110 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index cbe755de47..b7a0f838f0 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -993,7 +993,7 @@ "searchprofile-advanced-tooltip": "Search in custom namespaces", "search-result-size": "$1 ({{PLURAL:$2|1 word|$2 words}})", "search-result-category-size": "{{PLURAL:$1|1 member|$1 members}} ({{PLURAL:$2|1 subcategory|$2 subcategories}}, {{PLURAL:$3|1 file|$3 files}})", - "search-redirect": "(redirect $1)", + "search-redirect": "(redirect from $1)", "search-section": "(section $1)", "search-category": "(category $1)", "search-file-match": "(matches file content)", -- 2.20.1