From e84e82032813b7acd71f8073d00f57e1cd65eb7c Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Wed, 23 Jan 2013 17:36:33 +0100 Subject: Fixed I18n bug. --- config/locales/views/sip_accounts/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/views/sip_accounts/en.yml') diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml index c1d8613..b02c60a 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' @@ -41,7 +41,7 @@ en: registration: 'Registration' expires: 'Expires' 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' -- cgit v1.2.3