aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/export_tasks.en.yml
diff options
context:
space:
mode:
authorLuc Donnet2015-05-12 16:24:48 +0200
committerLuc Donnet2015-05-12 16:24:48 +0200
commit1ee52cce4c325a58368f3e28e8070f7b3bb4f4f2 (patch)
tree6c7ca311fcbdc54199dbb5527cd03895081901f1 /config/locales/export_tasks.en.yml
parent42cda208c4413053c0462aff2eb623b45204be80 (diff)
downloadchouette-core-1ee52cce4c325a58368f3e28e8070f7b3bb4f4f2.tar.bz2
Fix locales design and bugs Refs #0035551 #0035504
Diffstat (limited to 'config/locales/export_tasks.en.yml')
-rw-r--r--config/locales/export_tasks.en.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/export_tasks.en.yml b/config/locales/export_tasks.en.yml
index 77fbf46da..b8ec0ad9b 100644
--- a/config/locales/export_tasks.en.yml
+++ b/config/locales/export_tasks.en.yml
@@ -44,6 +44,12 @@ en:
formtastic:
titles:
export_task:
+ time_zone: "according to TZ encoding (see http://en.wikipedia.org/wiki/Tz_database)"
+ object_id_prefix: "when prefix has this value, it will be removed to build GTFS id"
+ start_date: "reduce import to vehicle journeys running from this date"
+ end_date: "reduce import to vehicle journeys running until this date"
+ dates:
+ not_nul: "HUB Export interrupted. Start date and end date must be provided."
max_distance_for_commercial: "Maximal distance to merge homonymous stops in commercial stop in meter"
max_distance_for_connection_link: "Maximal distance to link stops by connection link stop in meter"
ignore_last_word: "ignore last word on stop name in homonymous detection (inappliable when just one word occurs)"