From 7fcd947b0fdbe270cc4f2fec99d3979d59bc8ad4 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 25 Jan 2021 15:26:23 +0100 Subject: [PATCH] updated version history --- HISTORY.md | 3 +++ locale/lang-ta.js | 4 ++-- snap.html | 2 +- src/locale.js | 4 ++-- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index df271e86..1b31f92f 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,9 +7,12 @@ * **Notable Fixes:** * fixed a glitch in the animation library's "sine in-out" easing function * fixed a postMessage glitch in the API, thanks, Bernat! +* **Translation Updates:** + * Tamil, thanks, Barthdry! ### 2021-01-25 * threads: hyperized image attribute reporter primitive (monadic) +* pulled pending PRs ### 2021-01-21 * new dev version diff --git a/locale/lang-ta.js b/locale/lang-ta.js index 197a671b..6f92ecca 100644 --- a/locale/lang-ta.js +++ b/locale/lang-ta.js @@ -185,7 +185,7 @@ SnapTranslator.dict.ta = { 'translator_e-mail': 'vnkmr7620@gmail.com', // optional 'last_changed': - '2020-12-09', // this, too, will appear in the Translators tab + '2021-01-25', // this, too, will appear in the Translators tab // GUI // control bar: @@ -1280,4 +1280,4 @@ SnapTranslator.dict.ta = { }; /* Tamil Language locale is completed upto 85% by Revision 1 and 2:- vinayakumar 40 - Revision 3 to 5 :- barthdry 45 */ \ No newline at end of file + Revision 3 to 5 :- barthdry 45 */ diff --git a/snap.html b/snap.html index 670e9078..e796c7d9 100755 --- a/snap.html +++ b/snap.html @@ -21,7 +21,7 @@ - + diff --git a/src/locale.js b/src/locale.js index ea553a0c..0d12cce5 100644 --- a/src/locale.js +++ b/src/locale.js @@ -46,7 +46,7 @@ /*global modules, contains*/ -modules.locale = '2021-January-05'; +modules.locale = '2021-January-25'; // Global stuff @@ -465,7 +465,7 @@ SnapTranslator.dict.ta = { 'translator_e-mail': 'vnkmr7620@gmail.com', 'last_changed': - '2020-12-09' + '2021-01-25' }; SnapTranslator.dict.te = {