summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-05-26 09:57:21 +0200
committerjmoenig <jens@moenig.org>2014-05-26 09:57:21 +0200
commit24f7a37a56e4c44d6dd339f227507871867f1436 (patch)
tree955f4d25431159eb4d196adb4b790358d1b666bc
parent00112859a503c6e7adbc6c5d0b62e07cc486c75f (diff)
downloadsnap-24f7a37a56e4c44d6dd339f227507871867f1436.tar.gz
snap-24f7a37a56e4c44d6dd339f227507871867f1436.zip
Localization additions and Portuguese translation update, thanks, Manuel!
-rw-r--r--cloud.js5
-rwxr-xr-xhistory.txt1
-rwxr-xr-xlang-pt.js2
-rw-r--r--locale.js4
4 files changed, 7 insertions, 5 deletions
diff --git a/cloud.js b/cloud.js
index 0dd7780..54189d8 100644
--- a/cloud.js
+++ b/cloud.js
@@ -27,9 +27,10 @@
// Global settings /////////////////////////////////////////////////////
-/*global modules, IDE_Morph, SnapSerializer, hex_sha512, alert, nop*/
+/*global modules, IDE_Morph, SnapSerializer, hex_sha512, alert, nop,
+localize*/
-modules.cloud = '2014-January-09';
+modules.cloud = '2014-May-26';
// Global stuff
diff --git a/history.txt b/history.txt
index ecfdff4..8155285 100755
--- a/history.txt
+++ b/history.txt
@@ -2137,3 +2137,4 @@ ______
140526
------
* Objects: Fixed #445 (minor search + zoom issues)
+* Localization additions and Portuguese translation update, thanks, Manuel!
diff --git a/lang-pt.js b/lang-pt.js
index ffc8bf1..226abf5 100755
--- a/lang-pt.js
+++ b/lang-pt.js
@@ -185,7 +185,7 @@ SnapTranslator.dict.pt = {
'translator_e-mail':
'mmsequeira@gmail.com',
'last_changed':
- '2014-01-12',
+ '2014-05-26',
// GUI
// control bar:
diff --git a/locale.js b/locale.js
index d981960..c10aa64 100644
--- a/locale.js
+++ b/locale.js
@@ -42,7 +42,7 @@
/*global modules, contains*/
-modules.locale = '2014-May-02';
+modules.locale = '2014-May-26';
// Global stuff
@@ -209,7 +209,7 @@ SnapTranslator.dict.pt = {
'translator_e-mail':
'mmsequeira@gmail.com',
'last_changed':
- '2014-01-12'
+ '2014-05-26'
};
SnapTranslator.dict.cs = {