X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/2bfbf9aa34b4e672ceba72003e294a0a6c5c7972..f12e0989887b6cc05cef4d252105083eac063cd5:/WEB-INF/resources/hu.lang.php diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 2d71ebd6..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',