diff --git a/ContactPage.alias.php b/ContactPage.alias.php index 94fe8dc..690323b 100644 --- a/ContactPage.alias.php +++ b/ContactPage.alias.php @@ -56,7 +56,7 @@ $aliases['el'] = array( /** Finnish (Suomi) */ $aliases['fi'] = array( - 'Contact' => array( 'Yhteystiedot' ), + 'Contact' => array( 'Ota yhteyttä' ), ); /** Galician (Galego) */ diff --git a/ContactPage.i18n.php b/ContactPage.i18n.php index dca9bf1..9b44e0e 100644 --- a/ContactPage.i18n.php +++ b/ContactPage.i18n.php @@ -758,6 +758,14 @@ $messages['lb'] = array( 'contactpage-captcha-failed' => 'Captcha-Test nicht bestan! ([[Special:Captcha/help|méi Informatiounen]])', ); +/** Malagasy (Malagasy) + * @author Jagwar + */ +$messages['mg'] = array( + 'contactpage-fromname' => 'Ny anaranao : *', + 'contactpage-fromaddress' => 'Ny imailakanao : **', +); + /** Macedonian (Македонски) * @author Misos */