]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Added a check for timesheet delete operation possibility.
[timetracker.git] / WEB-INF / resources / it.lang.php
index e4d328e6121b82f0bdf0ca58429f932dcb9e9929..a92ddd8321e60bfa62193619760c52703c31fd63 100644 (file)
@@ -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.