diff options
| -rwxr-xr-x | history.txt | 1 | ||||
| -rw-r--r-- | lang-nl.js | 2 | ||||
| -rw-r--r-- | locale.js | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/history.txt b/history.txt index a441c29..6da0068 100755 --- a/history.txt +++ b/history.txt @@ -1879,3 +1879,4 @@ ______ 130812 ------ * Objects, Threads: Nestable Sprites Collision Detection & fixes +* Dutch translation update @@ -179,7 +179,7 @@ SnapTranslator.dict.nl = { 'translator_e-mail': 'sjoerddirk@fromScratchEd.nl, frank.sierens@telenet.be', // optional 'last_changed': - '2013-08-08', // this, too, will appear in the Translators tab + '2013-08-12', // this, too, will appear in the Translators tab // GUI // control bar: @@ -301,7 +301,7 @@ SnapTranslator.dict.nl = { 'translator_e-mail': 'frank.sierens@telenet.be, sjoerddirk@fromScratchEd.nl', 'last_changed': - '2013-08-08' + '2013-08-12' }; SnapTranslator.dict.pl = { |
