diff options
author | László Németh <nemeth@numbertext.org> | 2021-01-31 23:14:35 +0100 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2021-02-01 09:49:49 +0100 |
commit | e6165b7cac5d91458d61da3de35486cde3004897 (patch) | |
tree | 50dbc877eacf4c2c03586bc51ca1ed2479a084d9 /offapi/com/sun/star | |
parent | f4df151d0133aa5897ecedc50083a9103d566191 (diff) |
tdf#136368 bump to libnumbertext 1.0.7
– New language modules: Irish, Luganda, Maltese and Marathi
– tdf#136368 fix Old Hungarian transliteration
– Fixes in Finnish, Thai and Ukrainian language modules.
See https://github.com/Numbertext/libnumbertext/releases/tag/1.0.7
and https://github.com/Numbertext/libnumbertext/blob/1.0.7/ChangeLog
Change-Id: If98c6098e5d66a4fee8c316e10c8c8a69202e10f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110235
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r-- | offapi/com/sun/star/linguistic2/XNumberText.idl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/offapi/com/sun/star/linguistic2/XNumberText.idl b/offapi/com/sun/star/linguistic2/XNumberText.idl index 595e1f1adb5e..2317ffbca792 100644 --- a/offapi/com/sun/star/linguistic2/XNumberText.idl +++ b/offapi/com/sun/star/linguistic2/XNumberText.idl @@ -51,6 +51,7 @@ module com { module sun { module star { module linguistic2 { <li>fr : French</li> <li>fr-BE : Belgian French</li> <li>fr-CH : Swiss French</li> + <li>ga : Irish</li> <li>gl : Galician</li> <li>he : Hebrew</li> <li>hr : Croatian</li> @@ -63,9 +64,12 @@ module com { module sun { module star { module linguistic2 { <li>ko-KP : North-Korean</li> <li>ko-KR : South-Korean</li> <li>lb : Luxembourgish</li> + <li>lg : Luganda</li> <li>lt : Lithuanian</li> <li>lv : Latvian</li> + <li>mr : Marathi</li> <li>ms : Malay</li> + <li>mt : Maltese</li> <li>nb : Bokmål (Norwegian)</li> <li>nl : Dutch</li> <li>nn : Nynorsk (Norwegian)</li> |