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/callthroughs/de.yml | 2 +- config/locales/views/callthroughs/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/views/callthroughs') diff --git a/config/locales/views/callthroughs/de.yml b/config/locales/views/callthroughs/de.yml index 634767a..dea612e 100644 --- a/config/locales/views/callthroughs/de.yml +++ b/config/locales/views/callthroughs/de.yml @@ -55,4 +55,4 @@ de: sip_account_id: label: 'SIP-Konto ID' hint: 'Die SIP-Konto ID finden Sie in der URL des entsprechenden SIP-Kontos.' - button: 'Absenden' \ No newline at end of file + submit: 'Absenden' \ No newline at end of file diff --git a/config/locales/views/callthroughs/en.yml b/config/locales/views/callthroughs/en.yml index 6720fdf..a9b4147 100644 --- a/config/locales/views/callthroughs/en.yml +++ b/config/locales/views/callthroughs/en.yml @@ -55,4 +55,4 @@ en: sip_account_id: label: 'SIP account ID' hint: 'Please look up the SIP account ID in the URL of the SIP account.' - button: 'Submit' \ No newline at end of file + submit: 'Submit' \ No newline at end of file -- cgit v1.2.3