From 7681525cc2f3f900136d745dc95594b3a731dcd1 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 19 Apr 2013 08:09:35 +0200 Subject: German translation update for new "scripts pic..." feature on the scripting area's context menu. Also pushed up version dates for new beta release, and added SnapManual.pdf to the help folder --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index f366f16..eb2feae 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-April-02'; +modules.locale = '2013-April-19'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2013-03-22' + '2013-04-19' }; SnapTranslator.dict.it = { -- cgit v1.3.1