summaryrefslogtreecommitdiff
path: root/config/locales/views/call_routes
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-06-20 19:06:19 +0200
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-06-20 19:06:19 +0200
commiteb0e1cc5c26275ff3e5c341404e8bc558f8312b8 (patch)
tree71f449ccd6f15422717de3ac24f87d5e888ddd79 /config/locales/views/call_routes
parentdf6e17e48995f25e72509986f30700d778b179b6 (diff)
parent3b27a5d45b12f6bac65da2a8e17387bfda42a2f1 (diff)
Merge branch 'develop'
Diffstat (limited to 'config/locales/views/call_routes')
-rw-r--r--config/locales/views/call_routes/de.yml4
-rw-r--r--config/locales/views/call_routes/en.yml4
2 files changed, 8 insertions, 0 deletions
diff --git a/config/locales/views/call_routes/de.yml b/config/locales/views/call_routes/de.yml
index c9df1c2..d47c730 100644
--- a/config/locales/views/call_routes/de.yml
+++ b/config/locales/views/call_routes/de.yml
@@ -52,4 +52,8 @@ de:
position:
label: 'Position'
hint: ''
+ xml:
+ separator: 'oder als XML definieren'
+ label: 'XML'
+ hint: 'Route als XML eingeben'
submit: 'Absenden' \ No newline at end of file
diff --git a/config/locales/views/call_routes/en.yml b/config/locales/views/call_routes/en.yml
index c37773d..6194c9a 100644
--- a/config/locales/views/call_routes/en.yml
+++ b/config/locales/views/call_routes/en.yml
@@ -52,4 +52,8 @@ en:
position:
label: 'Position'
hint: ''
+ xml:
+ separator: 'or define as XML'
+ label: 'XML'
+ hint: 'Enter XML route'
submit: 'Submit' \ No newline at end of file