Merge "Improve footer separator"

This commit is contained in:
jenkins-bot 2013-09-06 21:28:21 +00:00 committed by Gerrit Code Review
commit d88f834833

View file

@ -140,7 +140,7 @@ $1',
'notification-page-linked-email-batch-bundle-body' => '$2 was {{GENDER:$1|linked}} from $3 and $4 other {{PLURAL:$5|page|pages}}.', 'notification-page-linked-email-batch-bundle-body' => '$2 was {{GENDER:$1|linked}} from $3 and $4 other {{PLURAL:$5|page|pages}}.',
// Email batch // Email batch
'echo-email-batch-separator' => '________________________________________________', # only translate this message to other languages if you have to change it 'echo-email-batch-separator' => '--', # only translate this message to other languages if you have to change it
'echo-email-batch-bullet' => '•', # only translate this message to other languages if you have to change it 'echo-email-batch-bullet' => '•', # only translate this message to other languages if you have to change it
'echo-email-batch-subject-daily' => 'You have {{PLURAL:$2|a new notification|new notifications}} at {{SITENAME}}', 'echo-email-batch-subject-daily' => 'You have {{PLURAL:$2|a new notification|new notifications}} at {{SITENAME}}',
'echo-email-batch-subject-weekly' => 'You have {{PLURAL:$2|a new notification|new notifications}} at {{SITENAME}} this week', 'echo-email-batch-subject-weekly' => 'You have {{PLURAL:$2|a new notification|new notifications}} at {{SITENAME}} this week',