X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhu.lang.php;h=eebcf7fec7ad3a8e03fc150cebf6d5ab13f116aa;hb=f12e0989887b6cc05cef4d252105083eac063cd5;hp=fbaf1079e7f79dca70d83ceeb2ef2ffef9f11161;hpb=76dd7930c2ef4f6de65bd98acfd3d0ef25979c18;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index fbaf1079..eebcf7fe 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -80,7 +80,11 @@ $i18n_key_words = array( 'error.not_equal' => 'A "{0}" mező tartalma nem egyezik meg a "{1}" mező tartalmával!', 'error.interval' => 'hibás időszak megadás', 'error.project' => 'válassz projektet', -'error.activity' => 'válassz tevékenységet', +// TODO: translate the following. +// 'error.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'hibás bejelentkezési adatok', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', @@ -142,6 +146,8 @@ $i18n_key_words = array( // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file.