From 3ad2fba7f8f3b4815614022b9dfb56899d7bb92e Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Tue, 3 Dec 2013 20:48:50 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ic2ad92144ed7dbc6d1fe9bf7cf4576abd04d03b3 --- Echo.alias.php | 5 +++++ Echo.i18n.php | 1 + 2 files changed, 6 insertions(+) diff --git a/Echo.alias.php b/Echo.alias.php index 47b0087a0..d47339ccc 100644 --- a/Echo.alias.php +++ b/Echo.alias.php @@ -74,6 +74,11 @@ $specialPageAliases['gl'] = array( 'Notifications' => array( 'Notificacións' ), ); +/** Hebrew (עברית) */ +$specialPageAliases['he'] = array( + 'Notifications' => array( 'הודעות', 'כל_ההודעות' ), +); + /** Indonesian (Bahasa Indonesia) */ $specialPageAliases['id'] = array( 'Notifications' => array( 'Notifikasi' ), diff --git a/Echo.i18n.php b/Echo.i18n.php index 2e8b01548..0a6bfeab8 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -10322,6 +10322,7 @@ $messages['yi'] = array( 'notification-link-text-view-page' => 'באקוקן בלאט', 'notification-link-text-view-edit' => 'באקוקן רעדאקטירונג', 'notification-edit-talk-page2' => '[[User:$1|$1]] {{GENDER:$1|האט געלאזט}} א מעלדונג אויף אײַער [[User talk:$2#$3|שמועס בלאט]].', + 'notification-edit-talk-page-with-section' => '[[User:$1|$1]] {{GENDER:$1|האט געלאזט}} א מעלדונג אויף אייער שמועס בלאט ביי "[[User talk:$2#$3|$4]]".', 'notification-page-linked-flyout' => '$2 איז געווארן {{GENDER:$1|פֿאַרלינקט}} פֿון [[:$3]].', 'notification-add-comment2' => '[[User:$1|$1]] {{GENDER:$1|האט געלאזט א הערה}} וועגן "[[$3|$2]]" אויפן "$4" רעדן בלאט.', 'notification-add-talkpage-topic-yours2' => '[[User:$1|$1]] {{GENDER:$1|האט}} אײַך געשיקט אן אנזאג: "[[$3#$2|$2]]".',