aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/exports.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/locales/exports.yml b/config/locales/exports.yml
index fcfd5ef51..9efa68667 100644
--- a/config/locales/exports.yml
+++ b/config/locales/exports.yml
@@ -23,8 +23,12 @@ en:
completed: Completed export
failed: Failed export
undefined: "%{key} undefined"
+ EXPORT: %{0} Export
+ EXPORTED_LINE: "Line %{0} (%{1}) exported"
+ EMPTY_LINE: "Line without valid vehicle journey : not exported"
EXPORT_ERROR: "Error durring export"
EXCEPTION: "Origin %{0}"
+ # old report for backward compatibility
NEPTUNE_EXPORT: Neptune Export
NEPTUNE_EXPORTED_LINE: "Line %{0} (%{1}) exported"
NEPTUNE_EMPTY_LINE: "Line %{0} (%{1}) without valid vehicle journey : not exported"
@@ -107,8 +111,12 @@ fr:
completed: Export achevé avec succès
failed: Export interrompu
undefined: "%{key} non défini"
+ EXPORT: Export %{0}
+ EXPORTED_LINE: "Ligne %{0} (%{1}) exportée"
+ EMPTY_LINE: "Ligne sans course valide : non exportée"
EXPORT_ERROR: "Erreur lors de l'export"
EXCEPTION: "Cause %{0}"
+ # old report for backward compatibility
NEPTUNE_EXPORT: Export Neptune
NEPTUNE_EXPORTED_LINE: "Ligne %{0} (%{1}) exportée"
NEPTUNE_EMPTY_LINE: "Ligne %{0} (%{1}) sans course valide : non exportée"