From 03fa01ac7b036820ee232d893ec63241918c6012 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 28 Sep 2014 14:26:40 -0400 Subject: Improve automatic actions (check for compatible events/actions/parameters) --- app/Locales/fr_FR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/fr_FR') diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 5f5a5c20..92fa35cf 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -503,4 +503,6 @@ return array( '[%s][Position Change] %s (#%d)' => '[%s][Changement de position] %s (#%d)', '[%s][Assignee Change] %s (#%d)' => '[%s][Changement d\'assigné] %s (#%d)', 'New password for the user "%s"' => 'Nouveau mot de passe pour l\'utilisateur « %s »', + 'Choose an event' => 'Choisir un événement', + 'Github commit received' => '« Commit » reçu via Github', ); -- cgit v1.2.3