From f984b76b33c4a371f5c34eab4399b21caeabbff9 Mon Sep 17 00:00:00 2001 From: spag Date: Tue, 15 Jan 2013 13:58:09 +0100 Subject: locales --- config/locales/views/gateways/de.yml | 3 ++- config/locales/views/gateways/en.yml | 3 ++- 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' -- cgit v1.2.3