From: Jayprakash12345 <0freerunning@gmail.com> Date: Sat, 24 Mar 2018 13:19:10 +0000 (+0530) Subject: Fix i18n message tog-watchlistunwatchlinks X-Git-Tag: 1.31.0-rc.0~143^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=382a25fdd13dbd417d3c6d86e5529d6a069a6127 Fix i18n message tog-watchlistunwatchlinks Bug: T190617 Change-Id: I822d664cf3ef4b204ac7a70f9ab617985c1faaa9 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index aaddece03e..61950aa366 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -37,7 +37,7 @@ "tog-watchlisthideminor": "Hide minor edits from the watchlist", "tog-watchlisthideliu": "Hide edits by logged in users from the watchlist", "tog-watchlistreloadautomatically": "Reload the watchlist automatically whenever a filter is changed (JavaScript required)", - "tog-watchlistunwatchlinks": "Add direct unwatch/watch links to watchlist entries (JavaScript required for toggle functionality)", + "tog-watchlistunwatchlinks": "Add direct unwatch/watch markers ({{int:Watchlist-unwatch}}/{{int:Watchlist-unwatch-undo}}) to watched pages with changes (JavaScript required for toggle functionality)", "tog-watchlisthideanons": "Hide edits by anonymous users from the watchlist", "tog-watchlisthidepatrolled": "Hide patrolled edits from the watchlist", "tog-watchlisthidecategorization": "Hide categorization of pages",