Creating the Sinhala NLS file

Isira Seneviratne isirasen96 at gmail.com
Thu Feb 28 00:22:28 CST 2019


Hi,

I've created a NLS file for the Sinhala language, which is available
through the attached patch. I created it by using the Tamil NLS file as a
base and altered as many strings as I could by referring to Microsoft's
Style Guide for Sinhala.

I would like to know if the following statements to obtain the value of
LOCALE_FONTSIGNATURE for Sinhala are correct, or if any corrections should
be made:

WCHAR s[100];
GetLocaleInfoEx(L"si", LOCALE_FONTSIGNATURE, s, 100);

Isira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190228/1344a16c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Add-Sinhala-NLS.patch
Type: text/x-patch
Size: 6807 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190228/1344a16c/attachment.bin>


More information about the wine-devel mailing list