summaryrefslogtreecommitdiff
path: root/config/locales/views/gateways
diff options
context:
space:
mode:
authorspag <spag@golwen.net>2013-01-15 13:58:09 +0100
committerspag <spag@golwen.net>2013-01-15 13:58:09 +0100
commitf984b76b33c4a371f5c34eab4399b21caeabbff9 (patch)
tree8fe131db9f34947ae332022279b1a396d4bb4ced /config/locales/views/gateways
parent042e13773647764c4f55b5e60008ce96c45e34d5 (diff)
locales
Diffstat (limited to 'config/locales/views/gateways')
-rw-r--r--config/locales/views/gateways/de.yml3
-rw-r--r--config/locales/views/gateways/en.yml3
2 files changed, 4 insertions, 2 deletions
diff --git a/config/locales/views/gateways/de.yml b/config/locales/views/gateways/de.yml
index cfe5615..28bc46c 100644
--- a/config/locales/views/gateways/de.yml
+++ b/config/locales/views/gateways/de.yml
@@ -20,7 +20,8 @@ de:
create: 'Neu anlegen'
create_for: 'Gateway neu anlegen für %{resource}'
show:
- page_title: 'Gateway bearbeiten'
+ page_title: 'Gateway'
+ id: 'ID'
name: 'Name'
technology: 'Technology'
inbound: 'Inbound'
diff --git a/config/locales/views/gateways/en.yml b/config/locales/views/gateways/en.yml
index 2abf0f2..7732da1 100644
--- a/config/locales/views/gateways/en.yml
+++ b/config/locales/views/gateways/en.yml
@@ -20,7 +20,8 @@ en:
create: 'New'
create_for: 'New Gateway for %{resource}'
show:
- page_title: 'Show Gateway'
+ page_title: 'Gateway'
+ id: 'ID'
name: 'Name'
technology: 'Technology'
inbound: 'Inbound'