Skip to content

Commit

Permalink
Correct french language spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
gn36 committed Feb 1, 2016
1 parent 34f9b6a commit e808849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/fr/hookup.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@
'COMMENT' => 'Commentaire',
'HOOKUP_AUTORESET' => 'Réinitialiser chaque semaine',
'HOOKUP_AUTORESET_DESC' => 'En activant cette option, la planification de l’événement sera automatiquement réinitialisée chaque semaine.<br />La première date proposée sera automatiquement reportée à la semaine suivante et toutes les autres dates seront automatiquement supprimées.',
'HOOKUP_AUTORESET_ACTIVE_DESC' => 'Ce planificateur d’événement ajoutera automatiquement de nouvelle date chaque semaine. Les anciennes dates seront effacées.',
'HOOKUP_AUTORESET_ACTIVE_DESC' => 'Ce planificateur d’événement ajoutera automatiquement de nouvelle date chaque semaine. Les anciennes dates seront effacées.',
'RUN' => 'Exécuter',
));

0 comments on commit e808849

Please sign in to comment.