X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/06868926b7788112e2876768f5b920eba85c7429..b7df85b084e9aaecef29ff6712015194f96e0c22:/WEB-INF/resources/fr.lang.php diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index dc5a8d96..ae441be0 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -73,6 +73,8 @@ $i18n_key_words = array( 'error.task' => 'Sélectionner une tâche.', 'error.client' => 'Sélectionner un client.', 'error.report' => 'Sélectionner un rapport.', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => 'Nom d\\\'utilisateur ou mot de passe incorrect.', 'error.user_exists' => 'Un utilisateur avec cet identifiant existe déjà.', 'error.project_exists' => 'Un projet avec ce nom existe déjà.',