Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/73094
Change subject: Add label to Special:RecentChanges link ...................................................................... Add label to Special:RecentChanges link <https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Centralauth-admin-multi-botcheck/en> Change-Id: Ib907eaa657adf9fc2944f41e143893e836a45ae7 --- M CentralAuth.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth refs/changes/94/73094/1 diff --git a/CentralAuth.i18n.php b/CentralAuth.i18n.php index 2c20e5f..773515c 100644 --- a/CentralAuth.i18n.php +++ b/CentralAuth.i18n.php @@ -231,7 +231,7 @@ 'centralauth-admin-action-hide-lists' => 'Hide selected accounts from public lists', 'centralauth-admin-action-hide-oversight' => 'Completely hide selected accounts', 'centralauth-admin-multi-bot' => 'Recent changes', - 'centralauth-admin-multi-botcheck' => 'Mark entries on [[Special:RecentChanges]] as bot entries.', + 'centralauth-admin-multi-botcheck' => 'Mark entries on [[Special:RecentChanges|{{int:recentchanges}}]] as bot entries.', // Pretty timespan 'centralauth-seconds-ago' => '$1 {{PLURAL:$1|second|seconds}} ago', -- To view, visit https://gerrit.wikimedia.org/r/73094 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib907eaa657adf9fc2944f41e143893e836a45ae7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralAuth Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
