From e5d047eaf6d4c9f138fce801f4d9b790e7e8a7e6 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Thu, 23 May 2013 11:47:23 +0200 Subject: JavaSctipt added to CallForward view --- config/locales/views/call_forwards/de.yml | 6 ++++++ config/locales/views/call_forwards/en.yml | 6 ++++++ 2 files changed, 12 insertions(+) (limited to 'config/locales/views/call_forwards') diff --git a/config/locales/views/call_forwards/de.yml b/config/locales/views/call_forwards/de.yml index 0adff59..f4e7090 100644 --- a/config/locales/views/call_forwards/de.yml +++ b/config/locales/views/call_forwards/de.yml @@ -57,6 +57,12 @@ de: label: 'Ziel' hint: 'Format: +49-30-2270 für eine normale Telefonnummer. 42 für eine interne Durchwahl.' hint: 'Abhängig vom gewählten Zielart oben: z.B. Telefonnummer (+49301234567 oder 42), Mailboxansage (greeting_12345)' + destination_phone_number: + label: 'Telefonnummer' + hint: 'Telefonnummer (z.B. +49301234567 oder 42)' + destination_greeting: + label: 'Mailboxansage' + hint: 'Mailboxansage' call_forwarding_destination: label: 'Zielauswahl' hint: 'Ziel auswählen und zusätzliche Informationen unten eingeben.' diff --git a/config/locales/views/call_forwards/en.yml b/config/locales/views/call_forwards/en.yml index 711f357..eb68979 100644 --- a/config/locales/views/call_forwards/en.yml +++ b/config/locales/views/call_forwards/en.yml @@ -56,6 +56,12 @@ en: destination: label: 'Destination' hint: 'Depends on type specified above: e.g. phone number (+15551234567 or 42), voicemail greeting (greeting_12345)' + destination_phone_number: + label: 'Phone Number' + hint: 'Phone number (e.g. +15551234567 or 42)' + destination_greeting: + label: 'Greeting' + hint: 'Voicemail greeting' call_forwarding_destination: label: 'Destination Type' hint: 'Select destination and enter additinal information (e.g. phone number) below' -- cgit v1.2.3