diff options
author | Peter Kozak <spag@golwen.net> | 2013-02-25 09:29:40 -0500 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-02-25 09:29:40 -0500 |
commit | 0442cd19bc9383669b506185356227361a16e442 (patch) | |
tree | fd6c9f9220ace7a58bd723e9a7103834a695770c /config/locales/views/call_forwards/en.yml | |
parent | 5dcdeb1c1f8c53fd80a0443d61a289e583091416 (diff) |
call_forwards - polymorphism added
Diffstat (limited to 'config/locales/views/call_forwards/en.yml')
-rw-r--r-- | config/locales/views/call_forwards/en.yml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/config/locales/views/call_forwards/en.yml b/config/locales/views/call_forwards/en.yml index 20fb834..65ae6b0 100644 --- a/config/locales/views/call_forwards/en.yml +++ b/config/locales/views/call_forwards/en.yml @@ -7,8 +7,8 @@ en: successfuly_destroyed: 'Successfully destroyed call forward.' index: page_title: 'Call forwards' - phone_number_id: 'Phone number' - call_forward_case_id: 'Call forward case' + call_forwardable: 'Forwarding entity' + call_forward_case: 'Call forward case' timeout: 'Timeout' destination: 'Destination' to_voicemail: 'Voicemail' @@ -25,8 +25,8 @@ en: create_for: 'New call forward for phone number %{resource}' show: page_title: 'Show call forward' - phone_number_id: 'Phone number' - call_forward_case_id: 'Call forward case' + call_forwardable: 'Forwarding entity' + call_forward_case: 'Call forward case' timeout: 'Timeout' destination: 'Destination' hunt_group: 'Hunt group connection' @@ -44,10 +44,10 @@ en: edit: page_title: 'Editing call forward' form: - phone_number_id: - label: 'Phone number' + call_forwardable: + label: 'Forwarding entity' hint: '' - call_forward_case_id: + call_forward_case: label: 'Call forward case' hint: '' timeout: |