aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/compliance_controls.en.yml
diff options
context:
space:
mode:
authorcedricnjanga2018-05-16 23:40:23 -0700
committerJohan Van Ryseghem2018-05-31 14:10:09 +0200
commitab00694f49336a326d934ff0bd85b76e2e0a6c23 (patch)
treeef6e2e264f909d49c0ea991b21c45ac1307dfef5 /config/locales/compliance_controls.en.yml
parentcc4f4a0abff3eeef4af6091180777bf3a0de6746 (diff)
downloadchouette-core-ab00694f49336a326d934ff0bd85b76e2e0a6c23.tar.bz2
Refs #7057 Display ComplianceControl object type to CCSet#select_type & CCSet#show views
Diffstat (limited to 'config/locales/compliance_controls.en.yml')
-rw-r--r--config/locales/compliance_controls.en.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/locales/compliance_controls.en.yml b/config/locales/compliance_controls.en.yml
index cb370c5df..73979c168 100644
--- a/config/locales/compliance_controls.en.yml
+++ b/config/locales/compliance_controls.en.yml
@@ -8,11 +8,11 @@ en:
subclass: Object
subclasses:
generic: 'Generic'
- journey_pattern: 'JourneyPattern'
+ journey_pattern: 'Journey Pattern'
line: 'Line'
route: 'Route'
- routing_constraint_zone: 'RoutingConstraint'
- vehicle_journey: 'VehicleJourney'
+ routing_constraint_zone: 'Routing Constraint Zone'
+ vehicle_journey: 'Vehicle Journey'
search_no_results: 'No compliance controls matching your query'
min_max_values: "the minimum (%{min}) is not supposed to be greater than the maximum (%{max})"
errors:
@@ -236,3 +236,4 @@ en:
prerequisite: "Prerequisite"
predicate: "Predicate"
pattern: Regular expression
+ subclass: Object