From c01a236f958fd420ae38e7b030071d53a4b67cfb Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 2 Aug 2013 12:32:34 +0200 Subject: German translation update (for Undrop feature) --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 22fd4a0..6ea74d5 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-July-24'; +modules.locale = '2013-August-02'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2013-07-30' + '2013-08-02' }; SnapTranslator.dict.it = { -- cgit v1.3.1