diff options
| author | Michel Etienne | 2014-08-21 16:08:57 +0200 |
|---|---|---|
| committer | Michel Etienne | 2014-08-21 16:08:57 +0200 |
| commit | 64ac4e2bfe88de0e3c54812868145f4c36b43ccf (patch) | |
| tree | 9b266c0db726200751e6e2ae561d7f7a9a64071e /config | |
| parent | 9e507a12e162a9ccfee8cdca38f7d69fb4580d0f (diff) | |
| download | chouette-core-64ac4e2bfe88de0e3c54812868145f4c36b43ccf.tar.bz2 | |
replace formtastic hints by title html
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/access_links.yml | 4 | ||||
| -rw-r--r-- | config/locales/clean_ups.yml | 4 | ||||
| -rw-r--r-- | config/locales/companies.yml | 4 | ||||
| -rw-r--r-- | config/locales/connection_links.yml | 4 | ||||
| -rw-r--r-- | config/locales/exports.yml | 18 | ||||
| -rw-r--r-- | config/locales/group_of_lines.yml | 4 | ||||
| -rw-r--r-- | config/locales/import_tasks.yml | 4 | ||||
| -rw-r--r-- | config/locales/journey_patterns.yml | 4 | ||||
| -rw-r--r-- | config/locales/lines.yml | 4 | ||||
| -rw-r--r-- | config/locales/networks.yml | 4 | ||||
| -rw-r--r-- | config/locales/referentials.yml | 4 | ||||
| -rw-r--r-- | config/locales/routes.yml | 4 | ||||
| -rw-r--r-- | config/locales/time_tables.yml | 4 | ||||
| -rw-r--r-- | config/locales/vehicle_journeys.yml | 4 |
14 files changed, 36 insertions, 34 deletions
diff --git a/config/locales/access_links.yml b/config/locales/access_links.yml index b714bfad4..0a0aeedbb 100644 --- a/config/locales/access_links.yml +++ b/config/locales/access_links.yml @@ -40,7 +40,7 @@ en: creation_time: "Created on" creatorid: "Created by " formtastic: - hints: + titles: access_link: objectid: "[prefix]:AccessLink:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -86,7 +86,7 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: access_link: objectid: "[prefixe]:AccessLink:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/clean_ups.yml b/config/locales/clean_ups.yml index dc03fb4a1..48d22981e 100644 --- a/config/locales/clean_ups.yml +++ b/config/locales/clean_ups.yml @@ -22,7 +22,7 @@ en: keep_companies: "keep companies" keep_networks: "keep networks" keep_group_of_lines: "keep groups of lines" - hints: + titles: clean_up: expected_date: "value included in clean up" fr: @@ -49,7 +49,7 @@ fr: keep_companies: "conserver les transporteurs" keep_networks: "conserver les réseaux" keep_group_of_lines: "conserver les groupes de lignes" - hints: + titles: clean_up: expected_date: "valeur incluse dans la purge" diff --git a/config/locales/companies.yml b/config/locales/companies.yml index f4ffc06ee..09b010cc9 100644 --- a/config/locales/companies.yml +++ b/config/locales/companies.yml @@ -37,7 +37,7 @@ en: creation_time: "Created on" creator_id: "Created by " formtastic: - hints: + titles: company: registration_number: "only alphanumerical or underscore characters " objectid: "[prefix]:Company:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -81,7 +81,7 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: company: registration_number: "caractères autorisés : alphanumériques et 'souligné'" objectid: "[prefixe]:Company:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/connection_links.yml b/config/locales/connection_links.yml index d1f107526..815a913f8 100644 --- a/config/locales/connection_links.yml +++ b/config/locales/connection_links.yml @@ -58,7 +58,7 @@ en: creation_time: "Created on" creator_id: "Created by" formtastic: - hints: + titles: connection_link: objectid: "[prefix]:ConnectionLink:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -122,7 +122,7 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: connection_link: objectid: "[prefixe]:ConnectionLink:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/exports.yml b/config/locales/exports.yml index d1a8e1c62..cf21a4787 100644 --- a/config/locales/exports.yml +++ b/config/locales/exports.yml @@ -98,10 +98,11 @@ en: position: "N." full_message: "Message" formtastic: - hints: - time_zone: "according to TZ encoding (see http://en.wikipedia.org/wiki/Tz_database)" - start_date: "reduce import to vehicle journeys running from this date" - end_date: "reduce import to vehicle journeys running until this date" + titles: + export: + time_zone: "according to TZ encoding (see http://en.wikipedia.org/wiki/Tz_database)" + start_date: "reduce import to vehicle journeys running from this date" + end_date: "reduce import to vehicle journeys running until this date" area_types: quay: "Quays and Boarding Positions" commercial_stop_point: "Commercial Stop Points" @@ -207,10 +208,11 @@ fr: position: "No" full_message: "Message" formtastic: - hints: - time_zone: "selon le codage TZ (http://fr.wikipedia.org/wiki/Tz_database)" - start_date: "limite l'export aux courses circulant à partir de cette date" - end_date: "limite l'export aux courses circulant jusqu'à cette date" + titles: + export: + time_zone: "selon le codage TZ (http://fr.wikipedia.org/wiki/Tz_database)" + start_date: "limite l'export aux courses circulant à partir de cette date" + end_date: "limite l'export aux courses circulant jusqu'à cette date" area_types: quay: "Arrêts" commercial_stop_point: "Arrêts commerciaux" diff --git a/config/locales/group_of_lines.yml b/config/locales/group_of_lines.yml index 06b893667..1f970d4f9 100644 --- a/config/locales/group_of_lines.yml +++ b/config/locales/group_of_lines.yml @@ -33,7 +33,7 @@ en: creation_time: "Created on" creator_id: "Created by" formtastic: - hints: + titles: group_of_line: objectid: "[prefix]:GroupOfLine:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -72,7 +72,7 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: group_of_line: objectid: "[prefixe]:GroupOfLine:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/import_tasks.yml b/config/locales/import_tasks.yml index 1d5313607..1dca0a445 100644 --- a/config/locales/import_tasks.yml +++ b/config/locales/import_tasks.yml @@ -82,7 +82,7 @@ en: ignore_last_word: "ignore last word" ignore_end_chars: "ignore last chars" formtastic: - hints: + titles: import_task: 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" @@ -186,7 +186,7 @@ fr: ignore_last_word: "ignorer le dernier mot" ignore_end_chars: "ignorer les n derniers caractères" formtastic: - hints: + titles: import_task: max_distance_for_commercial: "Distance maximale entre deux arrêts homonymes pour créer les zones d'arrêt (en mètre)" max_distance_for_connection_link: "Distance maximale entre deux arrêts pour créer les correspondances (en mètre)" diff --git a/config/locales/journey_patterns.yml b/config/locales/journey_patterns.yml index 3c781d656..b16985c2c 100644 --- a/config/locales/journey_patterns.yml +++ b/config/locales/journey_patterns.yml @@ -40,7 +40,7 @@ en: creation_time: "Created on" creator_id: "Created by" formtastic: - hints: + titles: journey_pattern: objectid: "[prefix]:JourneyPattern:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -86,6 +86,6 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: journey_pattern: objectid: "[prefixe]:JourneyPattern:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/lines.yml b/config/locales/lines.yml index cee2d0756..2a35cccc6 100644 --- a/config/locales/lines.yml +++ b/config/locales/lines.yml @@ -76,7 +76,7 @@ en: creation_time: "Created on" creator_id: "Created by" formtastic: - hints: + titles: line: registration_number: "only alphanumerical or underscore characters" objectid: "[prefix]:Line:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -159,7 +159,7 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: line: registration_number: "caractères autorisés : alphanumériques et 'souligné'" objectid: "[prefixe]:Line:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/networks.yml b/config/locales/networks.yml index a8374c770..30cd399b9 100644 --- a/config/locales/networks.yml +++ b/config/locales/networks.yml @@ -36,7 +36,7 @@ en: creation_time: "Created on" creator_id: "Created by " formtastic: - hints: + titles: network: registration_number: "only alphanumerical or underscore characters" objectid: "[prefix]:GroupOfLine:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -78,7 +78,7 @@ fr: creation_time: "Créé le" creator_id: "Créé par" formtastic: - hints: + titles: network: registration_number: "caractères autorisés : alphanumériques et 'souligné'" objectid: "[prefixe]:GroupOfLine:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/referentials.yml b/config/locales/referentials.yml index a324dc481..8353c1e9e 100644 --- a/config/locales/referentials.yml +++ b/config/locales/referentials.yml @@ -66,7 +66,7 @@ en: export_tasks: "Exports" compliance_check_tasks: "Validations" formtastic: - hints: + titles: referential: slug: "only lowercase alphanumerical or underscore characters, first character must be a letter" prefix: "only alphanumerical or underscore characters" @@ -141,7 +141,7 @@ fr: export_tasks: "Exports" compliance_check_tasks: "Validations" formtastic: - hints: + titles: referential: slug: "caractères autorisés : alphanumériques minuscules et 'souligné' et doit commencer par une lettre" prefix: "caractères autorisés : alphanumériques et 'souligné'" diff --git a/config/locales/routes.yml b/config/locales/routes.yml index 623b9d9fc..b68f1802a 100644 --- a/config/locales/routes.yml +++ b/config/locales/routes.yml @@ -59,7 +59,7 @@ en: creation_time: "Created on" creator_id: "Created by" formtastic: - hints: + titles: route: objectid: "[prefix]:Route:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -124,7 +124,7 @@ fr: creator_id: "Créé par" no_journey_pattern: "Pas de mission" formtastic: - hints: + titles: route: objectid: "[prefixe]:Route:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" diff --git a/config/locales/time_tables.yml b/config/locales/time_tables.yml index 5742b7e30..0cd04dff5 100644 --- a/config/locales/time_tables.yml +++ b/config/locales/time_tables.yml @@ -76,7 +76,7 @@ en: period_end: "to" tag_search: "Tags" formtastic: - hints: + titles: time_table: objectid: "[prefix]:Timetable:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" placeholders: @@ -165,7 +165,7 @@ fr: tag_search: "Etiquettes" tag_list: "Etiquettes" formtastic: - hints: + titles: time_table: objectid: "[prefixe]:Timetable:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" placeholders: diff --git a/config/locales/vehicle_journeys.yml b/config/locales/vehicle_journeys.yml index f945793ea..0e1b5ad34 100644 --- a/config/locales/vehicle_journeys.yml +++ b/config/locales/vehicle_journeys.yml @@ -87,7 +87,7 @@ en: vehicle_journey: invalid_times: "Invalid times" formtastic: - hints: + titles: vehicle_journey: objectid: "[prefix]:VehicleJourney:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" @@ -179,7 +179,7 @@ fr: vehicle_journey: invalid_times: "Horaires invalides" formtastic: - hints: + titles: vehicle_journey: objectid: "[prefixe]:VehicleJourney:[clé_unique] caractères autorisés : alphanumériques et 'souligné' pour le préfixe, la clé unique accepte en plus le 'moins'" |
