From 785e6f3f523ba22a23adeb55a4bb8d8d3cc778a8 Mon Sep 17 00:00:00 2001 From: Federico Leva Date: Fri, 10 May 2013 19:20:07 +0200 Subject: [PATCH] Punctuation and consistency for log-description-thanks Added period and made consistent with core log descriptions. Change-Id: I7aaeecad6b662428bff9a2f4918a1943033f45d0 --- Thanks.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Thanks.i18n.php b/Thanks.i18n.php index 9cbe58f4..dcc70c01 100644 --- a/Thanks.i18n.php +++ b/Thanks.i18n.php @@ -33,7 +33,7 @@ $3 $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', );