summaryrefslogtreecommitdiffstats
path: root/config/locales/fr.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-18 10:47:02 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-18 10:47:02 +0000
commit483657f7c007fbd34cfe378cef29db4e3f3a9e08 (patch)
treea9695184835dabdec0b3e5220a46b72fc1ea5eb3 /config/locales/fr.yml
parent03c957670d3c914254e36fe394e45ef473205961 (diff)
downloadredmine-483657f7c007fbd34cfe378cef29db4e3f3a9e08.tar.gz
redmine-483657f7c007fbd34cfe378cef29db4e3f3a9e08.zip
Adjust i18n strings.
git-svn-id: http://svn.redmine.org/redmine/trunk@15562 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r--config/locales/fr.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 49803506b..bf9670212 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -203,8 +203,8 @@ fr:
notice_account_deleted: "Votre compte a été définitivement supprimé."
notice_user_successful_create: "Utilisateur %{id} créé."
notice_new_password_must_be_different: Votre nouveau mot de passe doit être différent de votre mot de passe actuel
- notice_import_finished: "Les %{count} éléments ont été importé(s)."
- notice_import_finished_with_errors: "%{count} élément(s) sur %{total} n'ont pas pu être importé(s)."
+ notice_import_finished: "%{count} éléments ont été importé(s)"
+ notice_import_finished_with_errors: "%{count} élément(s) sur %{total} n'ont pas pu être importé(s)"
error_can_t_load_default_data: "Une erreur s'est produite lors du chargement du paramétrage : %{value}"
error_scm_not_found: "L'entrée et/ou la révision demandée n'existe pas dans le dépôt."