From be938b5da76b3dd530a156ffdbe750535590aa28 Mon Sep 17 00:00:00 2001 From: Jens Mönig Date: Mon, 18 May 2015 12:54:26 +0200 Subject: updated localization timestamp and history --- history.txt | 1 + locale.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/history.txt b/history.txt index ab5c6c3..32a24ae 100755 --- a/history.txt +++ b/history.txt @@ -2503,3 +2503,4 @@ ______ 150518 ------ * Objects, GUI: Fix encoding for exported sprites (esp. comments) +* Portuguese translation update, thanks, Manuel!! diff --git a/locale.js b/locale.js index 85e8de9..7407180 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2015-February-23'; +modules.locale = '2015-May-18'; // Global stuff -- cgit v1.3.1