X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c6aa77a9e6299cf3103f97274e573cc9938c1215..d013f6f24164f5476cd270ceee3d5b7edf74ce79:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index e4d328e6..a92ddd83 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -139,8 +139,6 @@ $i18n_key_words = array( 'button.send' => 'Invia', 'button.send_by_email' => 'Invia tramite e-mail', 'button.create_group' => 'Crea gruppo', -// TODO: translate the following. -// 'button.create_timesheet' => 'Create timesheet', 'button.export' => 'Esporta gruppo', 'button.import' => 'Importa gruppo', 'button.close' => 'Chiudi', @@ -369,6 +367,8 @@ $i18n_key_words = array( 'dropdown.clients' => 'clienti', 'dropdown.select' => '--- seleziona ---', 'dropdown.select_invoice' => '--- seleziona la fattura ---', +// TODO: translate the following. +// 'dropdown.select_timesheet' => '--- select timesheet ---', 'dropdown.status_active' => 'attivo', 'dropdown.status_inactive' => 'inattivo', 'dropdown.delete' => 'elimina', @@ -441,6 +441,8 @@ $i18n_key_words = array( // (after generating a report at https://timetracker.anuko.com/reports.php). 'form.report.export' => 'Esporta', 'form.report.assign_to_invoice' => 'Assegna alla fattura', +// TODO: translate the following. +// 'form.report.assign_to_timesheet' => 'Assign to timesheet', // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php // TODO: translate the following.