]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
Implemented saving of week config settings.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 0737e653b1b453ba31adb64f46cfbd61d0d37ca3..2c2a1469bccebeabcc7843b117bb9eb106dc8911 100644 (file)
@@ -272,6 +272,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 +339,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é',