Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/63142
Change subject: Punctuation and consistency for log-description-thanks ...................................................................... Punctuation and consistency for log-description-thanks Added period and made consistent with core log descriptions. <https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Log-description-thanks/en> Change-Id: I7aaeecad6b662428bff9a2f4918a1943033f45d0 --- M Thanks.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Thanks refs/changes/42/63142/1 diff --git a/Thanks.i18n.php b/Thanks.i18n.php index 9cbe58f..dcc70c0 100644 --- a/Thanks.i18n.php +++ b/Thanks.i18n.php @@ -33,7 +33,7 @@ $4', 'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|thanked}} you for your edit on $2.', 'log-name-thanks' => 'Thanks log', - 'log-description-thanks' => 'These events track when users thank other users', + 'log-description-thanks' => 'Below is a list of users thanked by other users.', 'logentry-thanks-thank' => '$1 {{GENDER:$2|thanked}} $3', ); -- To view, visit https://gerrit.wikimedia.org/r/63142 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7aaeecad6b662428bff9a2f4918a1943033f45d0 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Thanks Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
