From: shirayuki Date: Sat, 13 Sep 2014 11:14:54 +0000 (+0900) Subject: i18n: improve "tog-hide*" messages X-Git-Tag: 1.31.0-rc.0~14003^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=8d04b9ca80e8721145fc1c0a33a453433f4410ec;p=lhc%2Fweb%2Fwiklou.git i18n: improve "tog-hide*" messages Replace "Hide - in" by "Hide - from": - tog-hideminot - tog-hidepatrolled Spotted by Lokal Profil https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Tog-hideminor/sv Change-Id: If9d7fbd48c2dcb3ac789c681c4ef3d44854706a8 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 574d9776da..bc1c6a1816 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -4,8 +4,8 @@ }, "sidebar": "\n* navigation\n** mainpage|mainpage-description\n** recentchanges-url|recentchanges\n** randompage-url|randompage\n** helppage|help\n* SEARCH\n* TOOLBOX\n* LANGUAGES", "tog-underline": "Link underlining:", - "tog-hideminor": "Hide minor edits in recent changes", - "tog-hidepatrolled": "Hide patrolled edits in recent changes", + "tog-hideminor": "Hide minor edits from recent changes", + "tog-hidepatrolled": "Hide patrolled edits from recent changes", "tog-newpageshidepatrolled": "Hide patrolled pages from new page list", "tog-extendwatchlist": "Expand watchlist to show all changes, not just the most recent", "tog-usenewrc": "Group changes by page in recent changes and watchlist",