diff options
| author | jmoenig <jens@moenig.org> | 2013-10-25 12:58:25 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-10-25 12:58:25 +0200 |
| commit | a151f64a8978b8771d521e9840ce646630cf1595 (patch) | |
| tree | 8eaec56187fb7d6eef55f4d1639d42f2fb1c2978 | |
| parent | 101deffb83be3743761093c0981ff3d0600b28ac (diff) | |
| download | snap-a151f64a8978b8771d521e9840ce646630cf1595.tar.gz snap-a151f64a8978b8771d521e9840ce646630cf1595.zip | |
Portuguese translation update
| -rwxr-xr-x | history.txt | 1 | ||||
| -rwxr-xr-x | lang-pt.js | 2 | ||||
| -rw-r--r-- | locale.js | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/history.txt b/history.txt index b47e628..36a7273 100755 --- a/history.txt +++ b/history.txt @@ -1973,3 +1973,4 @@ ______ ——— * Blocks: enable Costumes as Symbols and Symbols as custom block label parts * BYOB: Symbol selection menu for BlockLabelFragmentMorphs +* Portuguese translation update @@ -185,7 +185,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-10-14', + '2013-10-25', // GUI // control bar: @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-October-14'; +modules.locale = '2013-October-25'; // Global stuff @@ -209,7 +209,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-10-14' + '2013-10-25' }; SnapTranslator.dict.cs = { |
