From 8badce6480d434653326684a953fccc6cf03c5d8 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 13 Feb 2014 18:30:39 +0100 Subject: German translation update for the new stage resizing feature --- locale.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 164d8e7..c4e8f6f 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2014-February-04'; +modules.locale = '2014-February-13'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2014-02-04' + '2014-02-13' }; SnapTranslator.dict.it = { -- cgit v1.3.1