diff options
| author | jmoenig <jens@moenig.org> | 2013-11-12 15:07:56 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-11-12 15:07:56 +0100 |
| commit | cc0bf15c1a9172c494fd527ad4c15a31014fee75 (patch) | |
| tree | aae77757c0798a02cc47e9b0afc27669551c55c2 | |
| parent | 97ed95cd35f8855e884c7d348eb5b5c90f051101 (diff) | |
| download | snap-cc0bf15c1a9172c494fd527ad4c15a31014fee75.tar.gz snap-cc0bf15c1a9172c494fd527ad4c15a31014fee75.zip | |
Portuguese translation update
thanks, Manuel!
| -rwxr-xr-x | history.txt | 1 | ||||
| -rw-r--r-- | locale.js | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/history.txt b/history.txt index adf6895..c82f6ff 100755 --- a/history.txt +++ b/history.txt @@ -1992,3 +1992,4 @@ ______ * Blocks, BYOB, Store: customizable drop-down menus for input slots * Objects: fixed wrong NaN display for variable watchers * Blocks: left-align multi-line text in value-bubbles +* Portuguese translation update, thanks, Manuel! @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-October-25'; +modules.locale = '2013-November-12'; // Global stuff @@ -209,7 +209,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-10-25' + '2013-11-12' }; SnapTranslator.dict.cs = { |
