diff options
| author | jmoenig <jens@moenig.org> | 2014-02-04 16:36:59 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-02-04 16:36:59 +0100 |
| commit | 8b5fa2ff9bd81ad9227b2593f9ccd6fdb8d32444 (patch) | |
| tree | 6998d608d050892cb082388a3e13084a20959c84 | |
| parent | 7c38953d032d98a72292c2b4ed98c036622e7c0d (diff) | |
| download | snap-yow-8b5fa2ff9bd81ad9227b2593f9ccd6fdb8d32444.tar.gz snap-yow-8b5fa2ff9bd81ad9227b2593f9ccd6fdb8d32444.zip | |
Integrate Portuguese and French translation updates
| -rwxr-xr-x | history.txt | 2 | ||||
| -rw-r--r-- | lang-fr.js | 2 | ||||
| -rw-r--r-- | locale.js | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/history.txt b/history.txt index 054387a..77c2e9d 100755 --- a/history.txt +++ b/history.txt @@ -2083,3 +2083,5 @@ ______ * Objects, Store, GUI: Flat line end option in the settings menu, saved with the project * German translation update * Objects: Enable playing sounds and notes on Firefox, thanks, Dean Brettle, for this fix!! +* Update Portuguese translation, thanks, Manuel! +* Update French translation, thanks, grego! @@ -185,7 +185,7 @@ SnapTranslator.dict.fr = { 'translator_e-mail': 'i.scool@mac.com', // optional 'last_changed': - '2013-12-04', // this, too, will appear in the Translators tab + '2014-02-04', // this, too, will appear in the Translators tab // GUI // control bar: @@ -209,7 +209,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-11-22' + '2014-01-12' }; SnapTranslator.dict.cs = { @@ -257,7 +257,7 @@ SnapTranslator.dict.fr = { 'translator_e-mail': 'i.scool@mac.com', 'last_changed': - '2013-12-04' + '2014-02-04' }; SnapTranslator.dict.si = { |
