diff --git a/InputBox.i18n.php b/InputBox.i18n.php index 6c802894..783fb001 100644 --- a/InputBox.i18n.php +++ b/InputBox.i18n.php @@ -675,13 +675,15 @@ $messages['ht'] = array( /** Hungarian (Magyar) * @author Dani + * @author Glanthor Reviol * @author KossuthRad * @author Tgr */ $messages['hu'] = array( 'inputbox-desc' => 'Lehetővé teszi előre megadott HTML-űrlapok beillesztését', 'inputbox-error-no-type' => 'Nem adtad meg, hogy milyen típusú beviteli mezőt akarsz készíteni.', - 'inputbox-error-bad-type' => '„$1” típusú beviteli mező nem ismert. „create”, „comment”, „search” vagy „search2” egyikét add meg.', + 'inputbox-error-bad-type' => '„$1” típusú beviteli mező nem ismert. +A „create”, „comment”, „search”, „search2” vagy „fulltext” egyikét add meg.', 'tryexact' => 'Ugrás a szócikkre', 'searchfulltext' => 'Keresés a teljes szövegben', 'createarticle' => 'Szócikk létrehozása',