aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichel Etienne2014-12-15 10:02:08 +0100
committerMichel Etienne2014-12-15 10:02:08 +0100
commite85c9a8ee0aa0b1058b478879f538ef2c09d23da (patch)
tree76e2fa7ecf427cd9a6f56aff3ce2fa5f938883c2 /config
parent0f0a9844f579b807fa2a01ebd357bfba75c0e7c6 (diff)
downloadchouette-core-e85c9a8ee0aa0b1058b478879f538ef2c09d23da.tar.bz2
manage connection links with type undefined
Diffstat (limited to 'config')
-rw-r--r--config/locales/connection_link_types.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/connection_link_types.yml b/config/locales/connection_link_types.yml
index 0f4f9d408..4a7149a4f 100644
--- a/config/locales/connection_link_types.yml
+++ b/config/locales/connection_link_types.yml
@@ -1,6 +1,7 @@
en:
connection_link_types:
label:
+ undefined: "Undefined"
underground: "Underground"
mixed: "Mixed"
overground: "Overground"
@@ -8,6 +9,7 @@ en:
fr:
connection_link_types:
label:
+ undefined: "Non précisé"
underground: "Souterrain"
mixed: "Mixte"
overground: "Aérien"