Added explicit GENDER support to two messages

If there's no $1 in the original messages, the translation are marked
as FUZZY by translatewiki.net.

Change-Id: I6f1617e446baf15404e2794c4fe0e2cde340e081
This commit is contained in:
Amir E. Aharoni 2012-07-01 17:31:13 +03:00
parent c3b77b543e
commit 2dec7a9c39

View file

@ -26,8 +26,8 @@ $messages['en'] = array(
'echo-none' => 'You have not received any notifications lately!',
// Notification
'notification-edit-talk-page' => '$2 edited your talk page $3',
'notification-edit' => '$2 edited $3 $4',
'notification-edit-talk-page' => '$2 {{GENDER:$1|edited}} your talk page $3',
'notification-edit' => '$2 {{GENDER:$1|edited}} $3 $4',
'notification-edit-email-subject' => '{{SITENAME}} notification: $3 has been edited by $2',
'notification-edit-email-body' => 'Hello $5,