From 963b3bbac2c6bb78fb6bf8321ca67ad55e90d56a Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Sun, 23 Dec 2012 11:23:11 +0100 Subject: translations --- config/locales/views/call_histories/de.yml | 1 + config/locales/views/call_histories/en.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/views/call_histories/de.yml b/config/locales/views/call_histories/de.yml index 3f0459d..6c99aee 100644 --- a/config/locales/views/call_histories/de.yml +++ b/config/locales/views/call_histories/de.yml @@ -64,3 +64,4 @@ de: NO_USER_RESPONSE: 'Keine Antwort' NOANSWER: 'Keine Antwort' USER_NOT_REGISTERED: 'Offline' + USER_BUSY: 'Besetzt' diff --git a/config/locales/views/call_histories/en.yml b/config/locales/views/call_histories/en.yml index 5adf453..839c912 100644 --- a/config/locales/views/call_histories/en.yml +++ b/config/locales/views/call_histories/en.yml @@ -64,4 +64,4 @@ en: NO_USER_RESPONSE: 'No user response' NOANSWER: 'No answer' USER_NOT_REGISTERED: 'Offline' - \ No newline at end of file + USER_BUSY: 'Busy' -- cgit v1.2.3