diff options
| -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 = { |
