X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7b5468067f8be75bb9bd389756a0dc824d0d4f9a..f20ec5fb1e42bf4a273cb2d3a99d3d7b33c2ff48:/WEB-INF/resources/fr.lang.php diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index b56b33c3..dc5a8d96 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -114,8 +114,6 @@ $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', @@ -208,6 +206,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Connexion',