X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/de05f61301a897661c702f03c1b45dd3ab5c0e8a..b262cc9f78e50e6910fefc1744782ddd64bbccda:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 8a62db50..7d4c79ab 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -468,6 +468,10 @@ $i18n_key_words = array( // 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'Plugin', +// 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' => 'Da', 'form.mail.to' => 'A',