diff options
| author | jmoenig <jens@moenig.org> | 2013-08-12 13:12:02 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-08-12 13:12:02 +0200 |
| commit | 6a2518bfd38f5def499eaad35f64b8a26b1a94e6 (patch) | |
| tree | ef453aa12a4b3a66adc3a73232de7c6c0c5bb8dd | |
| parent | b76c4106e34e01b8e451389685f541e4ab7b6e3e (diff) | |
| download | snap-6a2518bfd38f5def499eaad35f64b8a26b1a94e6.tar.gz snap-6a2518bfd38f5def499eaad35f64b8a26b1a94e6.zip | |
Dutch translation update
| -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 = { |
