X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/995feb6c9e97991e5b9d9803fbc3c8a41ac48922..b262cc9f78e50e6910fefc1744782ddd64bbccda:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 67af3161..7d4c79ab 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -46,7 +46,7 @@ $i18n_key_words = array( 'menu.logout' => 'Logout', 'menu.forum' => 'Forum', 'menu.help' => 'Aiuto', -'menu.create_team' => 'Crea gruppo', +'menu.create_group' => 'Crea gruppo', 'menu.profile' => 'Profilo', 'menu.group' => 'Gruppo', 'menu.time' => 'Tempo', @@ -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',