diff options
| author | jmoenig <jens@moenig.org> | 2014-05-26 09:57:21 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-05-26 09:57:21 +0200 |
| commit | 24f7a37a56e4c44d6dd339f227507871867f1436 (patch) | |
| tree | 955f4d25431159eb4d196adb4b790358d1b666bc /cloud.js | |
| parent | 00112859a503c6e7adbc6c5d0b62e07cc486c75f (diff) | |
| download | snap-yow-24f7a37a56e4c44d6dd339f227507871867f1436.tar.gz snap-yow-24f7a37a56e4c44d6dd339f227507871867f1436.zip | |
Localization additions and Portuguese translation update, thanks, Manuel!
Diffstat (limited to 'cloud.js')
| -rw-r--r-- | cloud.js | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
