From afb0a70129b698ab7c90a9f7f875722f3f59b58e Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Wed, 9 Apr 2014 19:37:42 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I2f97e36d4d2c7101af5b21301a355d7dea1a2ebd --- Echo.alias.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Echo.alias.php b/Echo.alias.php index a0c0de0e4..c54fbc615 100644 --- a/Echo.alias.php +++ b/Echo.alias.php @@ -79,6 +79,11 @@ $specialPageAliases['gl'] = array( 'Notifications' => array( 'Notificacións' ), ); +/** Hawaiian (Hawai`i) */ +$specialPageAliases['haw'] = array( + 'Notifications' => array( 'Notikala' ), +); + /** Hebrew (עברית) */ $specialPageAliases['he'] = array( 'Notifications' => array( 'הודעות', 'כל_ההודעות' ),