From 6bdce16181f9380217464ba45ff96a1ae35d6cd2 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Wed, 20 Mar 2013 16:02:55 +0100 Subject: wording --- config/locales/views/switchboards/de.yml | 2 +- config/locales/views/switchboards/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/views/switchboards/de.yml b/config/locales/views/switchboards/de.yml index 0bec502..97a47b8 100644 --- a/config/locales/views/switchboards/de.yml +++ b/config/locales/views/switchboards/de.yml @@ -6,7 +6,7 @@ de: successfuly_updated: 'Switchboard wurde aktualisiert.' successfuly_destroyed: 'Switchboard wurde gelöscht.' index: - page_title: 'Liste aller Switchboards' + page_title: 'Switchboards' name: 'Name' user_id: 'User' actions: diff --git a/config/locales/views/switchboards/en.yml b/config/locales/views/switchboards/en.yml index 250d5de..a860763 100644 --- a/config/locales/views/switchboards/en.yml +++ b/config/locales/views/switchboards/en.yml @@ -6,7 +6,7 @@ en: successfuly_updated: 'Successfully updated Switchboard.' successfuly_destroyed: 'Successfully destroyed Switchboard.' index: - page_title: 'Listing Switchboard' + page_title: 'Switchboards' name: 'Name' user_id: 'User' actions: -- cgit v1.2.3