Improved a comment.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 3f76465..5c2ee98 100644 (file)
@@ -148,6 +148,8 @@ $i18n_key_words = array(
 'label.finish' => 'Fin',
 'label.duration' => 'Durée',
 'label.note' => 'Note',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Item',
 'label.cost' => 'Coût',
 'label.day_total' => 'Total quotidien',
@@ -346,6 +348,8 @@ $i18n_key_words = array(
 'form.invoice.person' => 'Personne',
 'form.invoice.invoice_to_delete' => 'Facture à supprimer',
 'form.invoice.invoice_entries' => 'Entrées de facture',
+// TODO: translate the following.
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => 'Intervalle',