From d267b696af1e7a429c4b31dc87b46dc638c3509f Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 14 May 2013 16:16:21 +0200 Subject: Broadcast & Message enhancements, fixed #93 * When I receive option * getLastMessage reporter + watcher --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 218b58b..3e2a9fb 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-April-25'; +modules.locale = '2013-May-14'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2013-04-25' + '2013-05-14' }; SnapTranslator.dict.it = { -- cgit v1.3.1