Removed no longer used team address in export and import.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index b9690b3..9de209d 100644 (file)
@@ -114,6 +114,8 @@ $i18n_key_words = array(
 'button.import' => 'Importer une équipe',
 'button.close' => 'Fermer',
 'button.stop' => 'Arrêter',
+// TODO: translate the following.
+// 'button.mark_paid' => 'Mark paid',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Nom équipe',
@@ -290,6 +292,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactif',
 'dropdown.delete'=>'supprimer',
 'dropdown.do_not_delete'=>'ne pas supprimer',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases