From cc9a44ed1057e395da24c251fb0faf5f1b886c66 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 14 Oct 2013 17:09:12 +0200 Subject: Portuguese translation update integration --- history.txt | 3 ++- lang-pt.js | 2 +- locale.js | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/history.txt b/history.txt index 5508616..01f72f1 100755 --- a/history.txt +++ b/history.txt @@ -1957,5 +1957,6 @@ ______ 131014 ------ -* Morphic: Condense damage list by merging overlapping dirty rectangles +* Morphic: Condense damage list by merging overlapping dirty rectangles, thanks, Craxic! * Objects: Increase maximum clone count from 128 to 300 +* Portuguese translation update, thanks, Manuel!! diff --git a/lang-pt.js b/lang-pt.js index 410c6f2..0a0c6ef 100755 --- a/lang-pt.js +++ b/lang-pt.js @@ -185,7 +185,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-09-16', + '2013-10-14', // GUI // control bar: diff --git a/locale.js b/locale.js index 2b032e2..a3c8a27 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-October-04'; +modules.locale = '2013-October-14'; // Global stuff @@ -209,7 +209,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-09-16' + '2013-10-14' }; SnapTranslator.dict.cs = { -- cgit v1.3.1