diff options
author | Julian Pawlowski <julian.pawlowski@gmail.com> | 2013-01-28 14:17:52 +0100 |
---|---|---|
committer | Julian Pawlowski <julian.pawlowski@gmail.com> | 2013-01-28 14:17:52 +0100 |
commit | 8aa7de2636dcd22781b623d5c9270f5ecf8b85c2 (patch) | |
tree | 1bb5dc36fb28c96ad9be9a2357d380c2c24ee31e /config/locales/views/sip_accounts/en.yml | |
parent | 39aa7132ceed3d4beab3a9b828e571bbfc67c07e (diff) | |
parent | 600574759573e48da9f5f82d4ff8a863b6830c95 (diff) |
Merge branch 'develop'5.1-beta2
Diffstat (limited to 'config/locales/views/sip_accounts/en.yml')
-rw-r--r-- | config/locales/views/sip_accounts/en.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml index c1d8613..aa934e9 100644 --- a/config/locales/views/sip_accounts/en.yml +++ b/config/locales/views/sip_accounts/en.yml @@ -20,7 +20,7 @@ en: callforward_rules_act_per_sip_account: 'Callforwards work for the whole sip account' online: 'Online' actions: - confirm: 'Are you sure you want to delete this SIP account?' + confirm_destroy: 'Are you sure you want to delete this SIP account?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -40,8 +40,9 @@ en: callforward_rules_act_per_sip_account: 'Callforwards work for the whole sip account' registration: 'Registration' expires: 'Expires' + user_agent: 'User Agent' actions: - confirm: 'Are you sure you want to delete this SIP account?' + confirm_destroy: 'Are you sure you want to delete this SIP account?' destroy: 'Delete' edit: 'Edit' view_all: 'View all SIP accounts' @@ -80,4 +81,4 @@ en: hotdeskable: label: 'Hotdeskable' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |