summaryrefslogtreecommitdiffstats
path: root/config/locales/fr.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-05-16 00:17:47 +0000
committerGo MAEDA <maeda@farend.jp>2019-05-16 00:17:47 +0000
commit26171fc5f7affdd99e4f9157504fa9d8fd0d7a87 (patch)
tree2dbb2c85b0caee1852be2ae52af407df2c43ea41 /config/locales/fr.yml
parent8eb5f2c6059cf4b707e616d8e5b9b9e6ce191172 (diff)
downloadredmine-26171fc5f7affdd99e4f9157504fa9d8fd0d7a87.tar.gz
redmine-26171fc5f7affdd99e4f9157504fa9d8fd0d7a87.zip
Include a reason in the error message when an issue status cannot be deleted (#31361).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18168 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r--config/locales/fr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index c60921630..10f195a54 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -224,7 +224,7 @@ fr:
error_issue_done_ratios_not_updated: L'avancement des demandes n'a pas pu être mis à jour.
error_workflow_copy_source: 'Veuillez sélectionner un tracker et/ou un rôle source'
error_workflow_copy_target: 'Veuillez sélectionner les trackers et rôles cibles'
- error_unable_delete_issue_status: Impossible de supprimer le statut de demande
+ error_unable_delete_issue_status: Impossible de supprimer le statut de demande (%{value})
error_unable_to_connect: Connexion impossible (%{value})
error_attachment_too_big: Ce fichier ne peut pas être attaché car il excède la taille maximale autorisée (%{max_size})
error_session_expired: "Votre session a expiré. Veuillez vous reconnecter."