Implemented delete group feature in group editor.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 983bb1b..bbd315b 100644 (file)
@@ -90,9 +90,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Un utilisateur avec cet identifiant existe déjà.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.project_exists' => 'Un projet avec ce nom existe déjà.',
-'error.task_exists' => 'Une tâche avec ce nom existe déjà.',
-'error.client_exists' => 'Un client avec ce nom existe déjà.',
 'error.invoice_exists' => 'Une facture avec ce numéro existe déjà.',
 // TODO: translate the following.
 // 'error.role_exists' => 'Role with this rank already exists.',
@@ -292,8 +289,6 @@ $i18n_key_words = array(
 'title.import' => 'Importation des données',
 'title.options' => 'Options',
 'title.profile' => 'Profil',
-// TODO: translate the following.
-// 'title.group' => 'Group Settings',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Champs personalisés',
 'title.cf_add_custom_field' => 'Ajout d\\\'un champ',