Yuvipanda has submitted this change and it was merged. Change subject: Expand the info in 'resettokens-watchlist-token' ......................................................................
Expand the info in 'resettokens-watchlist-token' "Watchlist web feed token", while beautifully terse, is a nightmare to translate and might not actually provide enough information. Change-Id: I00e686c1debbb6ea1e1a2c4b50cd432267580e0c --- M languages/messages/MessagesEn.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yuvipanda: Looks good to me, approved MarkTraceur: Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index feea494..daee7dc 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1345,7 +1345,7 @@ 'resettokens-legend' => 'Reset tokens', 'resettokens-tokens' => 'Tokens:', 'resettokens-token-label' => '$1 (current value: $2)', -'resettokens-watchlist-token' => 'Watchlist web feed token', +'resettokens-watchlist-token' => 'Token for the web feed (Atom/RSS) of [[Special:Watchlist|changes to pages on your watchlist]]', 'resettokens-done' => 'Tokens reset.', 'resettokens-resetbutton' => 'Reset selected tokens', -- To view, visit https://gerrit.wikimedia.org/r/76506 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I00e686c1debbb6ea1e1a2c4b50cd432267580e0c Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Matmarex <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> Gerrit-Reviewer: Matmarex <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
