From 9ec915356b638025d2b3ab7cc45f2561b90e3198 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 20 Mar 2023 16:51:32 +0000 Subject: [PATCH] French translation update. git-svn-id: https://svn.redmine.org/redmine/trunk@22137 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.