kernel32/nls: Change Sinhala sublang identifier to SUBLANG_SINHALESE_SRI_LANKA.
Signed-off-by: Isira Seneviratne <isirasen96@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
602ff38cdd
commit
eb3988f080
|
@ -20,7 +20,7 @@
|
|||
|
||||
#pragma code_page(65001) /* UTF-8 */
|
||||
|
||||
STRINGTABLE LANGUAGE LANG_SINHALESE, SUBLANG_DEFAULT
|
||||
STRINGTABLE LANGUAGE LANG_SINHALESE, SUBLANG_SINHALESE_SRI_LANKA
|
||||
{
|
||||
LOCALE_FONTSIGNATURE L"\x002f\x8010\x3808\x0000\x0000\x0000\x0000\x0000\x0001\x0000\x0000\x4000\x0003\x0000\x0000\xc5d4"
|
||||
LOCALE_ICALENDARTYPE "1"
|
||||
|
|
Loading…
Reference in New Issue