From 1061fa4437884f7fca2487e5c36c717778174eb7 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 2 Jul 2013 16:51:42 +0200 Subject: GUI: import libraries feature in the project menu, libraries for * Iteration, composition, * List utilities, * Variadic reporters, * Words, sentences --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 3e2a9fb..5edcfcc 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-May-14'; +modules.locale = '2013-July-02'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2013-05-14' + '2013-07-02' }; SnapTranslator.dict.it = { -- cgit v1.3.1