diff options
Diffstat (limited to 'config/locales/views/phone_sip_accounts/en.yml')
-rw-r--r-- | config/locales/views/phone_sip_accounts/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/phone_sip_accounts/en.yml b/config/locales/views/phone_sip_accounts/en.yml index 9577241..d6e6bea 100644 --- a/config/locales/views/phone_sip_accounts/en.yml +++ b/config/locales/views/phone_sip_accounts/en.yml @@ -11,7 +11,7 @@ en: sip_account_id: 'SIP account' position: 'Position' actions: - confirm: 'Are you sure you want to delete this SIP account on this phone?' + confirm_destroy: 'Are you sure you want to delete this SIP account on this phone?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -23,7 +23,7 @@ en: sip_account_id: 'SIP account' position: 'Position' actions: - confirm: 'Are you sure you want to delete this SIP account on this phone?' + confirm_destroy: 'Are you sure you want to delete this SIP account on this phone?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' @@ -34,4 +34,4 @@ en: sip_account_id: label: 'SIP account' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |