A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index fbaf107..eebcf7f 100644 (file)
@@ -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.