From 934fd72063d4233644b0e863421533cf65cad29f Mon Sep 17 00:00:00 2001 From: petarpetkovic Date: Thu, 21 Dec 2017 19:52:03 +0100 Subject: [PATCH] Change Recent Changes "Number of edits..." preference message Bug: T183030 Change-Id: Ic37b0f815873e3c503446aada12293157fb3b0eb --- languages/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 301408fca8..f299a60154 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1042,8 +1042,8 @@ "stub-threshold-disabled": "Disabled", "recentchangesdays": "Days to show in recent changes:", "recentchangesdays-max": "Maximum $1 {{PLURAL:$1|day|days}}", - "recentchangescount": "Number of edits to show by default:", - "prefs-help-recentchangescount": "This includes recent changes, page histories, and logs.", + "recentchangescount": "Number of edits to show in recent changes, page histories, and in logs, by default:", + "prefs-help-recentchangescount": "Maximum number: 1000", "prefs-help-watchlist-token2": "This is the secret key to the web feed of your watchlist.\nAnyone who knows it will be able to read your watchlist, so do not share it.\nIf you need to, [[Special:ResetTokens|you can reset it]].", "savedprefs": "Your preferences have been saved.", "savedrights": "The user groups of {{GENDER:$1|$1}} have been saved.", -- 2.20.1