commit 5a537f2ab8a16c299d29d5e70c70cd13ad9a6cd4
Author: Andre Klapper <[email protected]>
Date:   Sun Mar 1 14:38:08 2020 +0100

   Dzongkha translation: Do not blondly translate identifier strings

   These should NOT be translated.

po/dz.po | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)

commit 8a535b41e7987c0132d71c61ac666daf243efbb3
Author: Shaun McCance <[email protected]>
Date:   Wed Feb 19 18:32:12 2020 -0500

   Typo fix in docs

doc/yelp-xsl/C/index.page | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 9b88f3309a1104e287a8ddf3601c170ccb2f720d
Author: Shaun McCance <[email protected]>
Date:   Wed Feb 19 18:30:51 2020 -0500

   mal-link: Fix missing link when group specified twice on topic links

xslt/mallard/common/mal-link.xsl | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

commit c31f6e7ed7b559b01e6bad7e56131bef9c6ef7a6
Author: Zander Brown <[email protected]>
Date:   Wed Feb 19 19:03:22 2020 +0000

   Update British English translation

po/en_GB.po | 147 +++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 86 insertions(+), 61 deletions(-)

commit 58e2c843398a420e805c63dbf1e23fab9d9864e2
Author: Emin Tufan Çetin <[email protected]>
Date:   Fri Feb 14 16:21:55 2020 +0000

   Update Turkish translation

po/tr.po | 34 +++++++++++++++++++++++++++++-----
1 file changed, 29 insertions(+), 5 deletions(-)

commit d03c6b37df9556649666bbfd136bd665c0a23840
Author: Shaun McCance <[email protected]>
Date:   Tue Jan 28 15:34:01 2020 +0100

   Support multiple desc elements for links

   http://projectmallard.org/mep/mep0008

xslt/mallard/common/mal-link.xsl | 41 ++++++++++++++++++++++++++++++++++++----
1 file changed, 37 insertions(+), 4 deletions(-)

commit 4e93595852f2c6679e3afa4da0933b0257c30b63
Author: Shaun McCance <[email protected]>
Date:   Sun Jan 26 17:51:32 2020 +0100

   Adding a syntax highlighter for Ducktype

.gitignore                           |   1 +
doc/yelp-xsl/static/index.duck       |   2 +-
js/README.duck                       |   8 +++
js/ducktype.js                       | 112 +++++++++++++++++++++++++++++++++++
js/highlight.pack.js                 |   2 +-
test/syntax/code/ducktype            |  33 +++++++++++
test/syntax/dita.dita                |  10 ++++
test/syntax/docbook.docbook          |   8 +++
test/syntax/mallard.page             |   8 +++
xslt/dita/html/dita2html-block.xsl   |   4 ++
xslt/docbook/html/db2html-block.xsl  |   4 ++
xslt/mallard/html/mal2html-block.xsl |   4 ++
12 files changed, 194 insertions(+), 2 deletions(-)

commit 612762d41be02981921546db37bcc0fc6bdcd715
Author: Umarzuki Bin Mochlis Moktar <[email protected]>
Date:   Wed Jan 8 14:59:04 2020 +0000

   Add Malay translation

po/LINGUAS |   1 +
po/ms.po   | 625 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 626 insertions(+)

commit 1a739ec54f9c53f5952e0c7840324a44f6202cfd
Author: Shaun McCance <[email protected]>
Date:   Sat Nov 23 13:19:45 2019 -0500

   Version 3.34.2

NEWS         | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)