Some cleanup and recycling.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index a58903b..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.