X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c8ee9a8f8b402e0ef18c8fd9a9e379c1160b503e..b262cc9f78e50e6910fefc1744782ddd64bbccda:/WEB-INF/resources/hu.lang.php
diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php
index 9d19b3dd..7510442f 100644
--- a/WEB-INF/resources/hu.lang.php
+++ b/WEB-INF/resources/hu.lang.php
@@ -491,9 +491,9 @@ $i18n_key_words = array(
'form.import.file' => 'Válassz file',
'form.import.success' => 'Az importálás sikeresen véget ért.',
-// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
-// TODO: fix form.teams.hint by translating it properly from the English string. Note that the ending is not translated at all.
-'form.teams.hint' => 'Ãj csoport létrehozása egy csoport-vezetÅi jogosultsággal.
A csoport adatokat importálhatjuk XML-bÅl (no login collisions are allowed).',
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
+// TODO: fix form.groups.hint by translating it properly from the English string. Note that the ending is not translated at all.
+'form.groups.hint' => 'Ãj csoport létrehozása egy csoport-vezetÅi jogosultsággal.
A csoport adatokat importálhatjuk XML-bÅl (no login collisions are allowed).',
// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
// TODO: translate the following.
@@ -516,6 +516,10 @@ $i18n_key_words = array(
// 'form.profile.allow_ip' => 'Allow IP',
// 'form.profile.plugins' => 'Plugins',
+// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
+// TODO: translate the following.
+// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
+
// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
'form.mail.from' => 'Feladó',
'form.mail.to' => 'CÃmzett',