diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2023-03-20 16:55:35 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2023-03-20 16:55:35 +0000 |
commit | 8cbc71c1b661aba00cfc55318ae1ca329b515f1c (patch) | |
tree | 5940d8764973dfb3e3ce85d148f94a434c03a712 /config | |
parent | 9ec915356b638025d2b3ab7cc45f2561b90e3198 (diff) | |
download | redmine-8cbc71c1b661aba00cfc55318ae1ca329b515f1c.tar.gz redmine-8cbc71c1b661aba00cfc55318ae1ca329b515f1c.zip |
French translation update.
git-svn-id: https://svn.redmine.org/redmine/trunk@22138 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/fr.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index eed273621..115c4f0c4 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1427,8 +1427,7 @@ fr: text_project_close_confirmation: Are you sure you want to close the '%{value}' project to make it read-only? text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project? - text_project_archive_confirmation: Are you sure you want to archive the '%{value}' - project? + text_project_archive_confirmation: "Etes-vous sûr de vouloir archiver le projet '%{value}' ?" mail_destroy_project_failed: "Le projet %{value} n'a pas pu être supprimé." mail_destroy_project_successful: Project %{value} was deleted successfully. mail_destroy_project_with_subprojects_successful: Project %{value} and its subprojects |