Commit 9a93d216 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

kernel32/nls: Return CAL_GREGORIAN_XLIT_FRENCH for LOCALE_ICALENDARTYPE for LANG_PERSIAN.

The (Gregorian) month names are transliterated from French. Signed-off-by: 's avatarHenri Verbeet <hverbeet@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 918089ee
......@@ -23,7 +23,7 @@
STRINGTABLE LANGUAGE LANG_PERSIAN, SUBLANG_DEFAULT
{
LOCALE_FONTSIGNATURE L"\x60af\x8000\x3848\x1000\x0008\x0000\x0000\x0800\x0040\x0000\x0000\x2000\x0040\x0000\x0000\x2008"
LOCALE_ICALENDARTYPE "2"
LOCALE_ICALENDARTYPE "12"
LOCALE_ICENTURY "1"
LOCALE_ICOUNTRY "981"
LOCALE_ICURRDIGITS "2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment