From 7ffb10465ecdbd96fc3c3ba9d8df92485f787e62 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Thu, 27 Jun 2013 13:02:28 +0200 Subject: blind and attended transfer can be configured for each switchboard. --- config/locales/views/switchboards/de.yml | 13 ++++++++++++- config/locales/views/switchboards/en.yml | 10 ++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/locales/views/switchboards/de.yml b/config/locales/views/switchboards/de.yml index 1f66b9f..d86a656 100644 --- a/config/locales/views/switchboards/de.yml +++ b/config/locales/views/switchboards/de.yml @@ -13,6 +13,8 @@ de: show_avatars: 'Show avatars' entry_width: 'Entry width' amount_of_displayed_phone_numbers: 'Anzahl der angezeigten Telefonnummern' + blind_transfer_activated: 'Transfer' + attended_transfer_activated: 'Transfer mit Rückfrage' actions: confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Switchboard' destroy: 'Löschen' @@ -28,6 +30,8 @@ de: show_avatars: 'Show avatars' entry_width: 'Entry width' amount_of_displayed_phone_numbers: 'Anzahl der angezeigten Telefonnummern' + blind_transfer_activated: 'Transfer' + attended_transfer_activated: 'Transfer mit Rückfrage' actions: confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?' destroy: 'Löschen' @@ -61,5 +65,12 @@ de: hint: '1 - 4' amount_of_displayed_phone_numbers: label: 'Anzahl Telefonnummern' - hint: 'Wie viel Telefonnummern werden in einem Eintrag angezeigt.' + hint: 'Wie viel Telefonnummern werden in einem Eintrag angezeigt.' + blind_transfer_activated: + label: 'Transfer' + hint: '' + attended_transfer_activated: + label: 'Transfer mit Rückfrage' + hint: 'Funktioniert nicht mit allen Telefonen.' + submit: 'Absenden' \ No newline at end of file diff --git a/config/locales/views/switchboards/en.yml b/config/locales/views/switchboards/en.yml index fd160b5..6a5dd6f 100644 --- a/config/locales/views/switchboards/en.yml +++ b/config/locales/views/switchboards/en.yml @@ -13,6 +13,8 @@ en: show_avatars: 'Show avatars' entry_width: 'Entry width' amount_of_displayed_phone_numbers: 'Amount of displayed phone numbers' + blind_transfer_activated: 'Blind Transfer' + attended_transfer_activated: 'Attended Transfer' actions: confirm_destroy: 'Are you sure you want to delete this Switchboard?' destroy: 'Delete' @@ -28,6 +30,8 @@ en: show_avatars: 'Show avatars' entry_width: 'Entry width' amount_of_displayed_phone_numbers: 'Amount of displayed phone numbers' + blind_transfer_activated: 'Blind Transfer' + attended_transfer_activated: 'Attended Transfer' actions: confirm_destroy: 'Are you sure you want to delete this element?' destroy: 'Delete' @@ -62,4 +66,10 @@ en: amount_of_displayed_phone_numbers: label: 'Amount of phone numbers' hint: 'How many phone numbers should be displayed for a single entry.' + blind_transfer_activated: + label: 'Blind Transfer' + hint: '' + attended_transfer_activated: + label: 'Attended Transfer' + hint: 'Does not work with all phone models.' submit: 'Submit' \ No newline at end of file -- cgit v1.2.3