From d22a57f659fdb0f2c9ecf751d1e41a81430b289e Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Thu, 24 Jan 2013 12:52:37 +0100 Subject: Bugfixed a wrong key in I18n files. --- config/locales/views/sip_accounts/de.yml | 2 +- config/locales/views/sip_accounts/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/views/sip_accounts') diff --git a/config/locales/views/sip_accounts/de.yml b/config/locales/views/sip_accounts/de.yml index e967c7d..7a99440 100644 --- a/config/locales/views/sip_accounts/de.yml +++ b/config/locales/views/sip_accounts/de.yml @@ -80,4 +80,4 @@ de: callforward_rules_act_per_sip_account: label: 'Rufweiterleitungen gelten für das gesamte SIP-Account' hint: '' - button: 'Absenden' \ No newline at end of file + submit: 'Absenden' \ No newline at end of file diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml index b02c60a..99d14b5 100644 --- a/config/locales/views/sip_accounts/en.yml +++ b/config/locales/views/sip_accounts/en.yml @@ -80,4 +80,4 @@ en: hotdeskable: label: 'Hotdeskable' hint: '' - button: 'Submit' \ No newline at end of file + submit: 'Submit' \ No newline at end of file -- cgit v1.2.3