Some cleanup and recycling.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 0737e65..5a173b8 100644 (file)
@@ -213,6 +213,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => 'Connexion',
@@ -272,6 +274,8 @@ $i18n_key_words = array(
 'title.cf_edit_dropdown_option' => 'Modification d\\\'une option',
 'title.cf_delete_dropdown_option' => 'Suppression d\\\'une option',
 'title.locking' => 'Vérouillage',
+// TODO: translate the following.
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -337,7 +341,6 @@ $i18n_key_words = array(
 // Reports form. See example at https://timetracker.anuko.com/reports.php
 'form.reports.save_as_favorite' => 'Enregistrer comme favori',
 'form.reports.confirm_delete' => 'Êtes-vous certain de vouloir supprimer ce rapport des favoris?',
-'form.reports.include_records' => 'Inclure les enregistrements',
 'form.reports.include_billable' => 'facturables',
 'form.reports.include_not_billable' => 'non facturables',
 'form.reports.include_invoiced' => 'facturé',