summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-05-23 11:47:23 +0200
committerPeter Kozak <spag@golwen.net>2013-05-23 11:47:23 +0200
commite5d047eaf6d4c9f138fce801f4d9b790e7e8a7e6 (patch)
tree8d501fafbbab40ee40deb0ef68d742c057be48e6 /config
parent6d53887d83c00b187c297ad5dd74ef8fd19ff87c (diff)
JavaSctipt added to CallForward view
Diffstat (limited to 'config')
-rw-r--r--config/locales/views/call_forwards/de.yml6
-rw-r--r--config/locales/views/call_forwards/en.yml6
2 files changed, 12 insertions, 0 deletions
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'