From f660e6cb2d5c0bf627c36adbeddbf24651b0c326 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Mon, 18 Mar 2013 04:45:08 -0400 Subject: url translations --- config/locales/views/sip_accounts/de.yml | 3 ++- config/locales/views/sip_accounts/en.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/locales/views/sip_accounts/de.yml b/config/locales/views/sip_accounts/de.yml index 2b4939b..6accbdb 100644 --- a/config/locales/views/sip_accounts/de.yml +++ b/config/locales/views/sip_accounts/de.yml @@ -41,8 +41,9 @@ de: registration: 'Registrierung' expires: 'Läuft ab' user_agent: 'User Agent' - tel_protocol: 'TEL Protokoll' + call_protocols: 'URLs' register_tel_protocol: 'Für tel: URLs registrieren' + register_callto_protocol: 'Für callto: URLs registrieren' actions: confirm_destroy: 'Sind Sie sicher, dass Sie diesen SIP-Account löschen möchten?' destroy: 'Löschen' diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml index 78d20c2..f160c7d 100644 --- a/config/locales/views/sip_accounts/en.yml +++ b/config/locales/views/sip_accounts/en.yml @@ -41,8 +41,9 @@ en: registration: 'Registration' expires: 'Expires' user_agent: 'User Agent' - tel_protocol: 'TEL Protocol' + call_protocols: 'URLs' register_tel_protocol: 'Register for tel: URLs with browser' + register_callto_protocol: 'Register for callto: URLs with browser' actions: confirm_destroy: 'Are you sure you want to delete this SIP account?' destroy: 'Delete' -- cgit v1.2.3