diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2023-03-20 16:51:32 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2023-03-20 16:51:32 +0000 |
commit | 9ec915356b638025d2b3ab7cc45f2561b90e3198 (patch) | |
tree | ee81390e20a77207f95f13d1b065e1c7038a6ffa /config/locales | |
parent | 59873c6d1c4694a44e7d83d5193e9a8be2b94357 (diff) | |
download | redmine-9ec915356b638025d2b3ab7cc45f2561b90e3198.tar.gz redmine-9ec915356b638025d2b3ab7cc45f2561b90e3198.zip |
French translation update.
git-svn-id: https://svn.redmine.org/redmine/trunk@22137 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 288d4bd2f..eed273621 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1429,7 +1429,7 @@ fr: 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? - mail_destroy_project_failed: Project %{value} could not be deleted. + 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 were deleted successfully. |