Commit 61764f90 authored by Henri Verbeet's avatar Henri Verbeet Committed by Michael Stefaniuc

kernel32/nls: Persian is called Persian in English.

Signed-off-by: 's avatarHenri Verbeet <hverbeet@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org> (cherry picked from commit 49aacb47) Signed-off-by: 's avatarMichael Stefaniuc <mstefani@winehq.org>
parent f01c9bac
/*
* Locale definitions for Farsi
* Locale definitions for Persian
*
* Copyright 2002 Alexandre Julliard for CodeWeavers
*
......@@ -20,7 +20,7 @@
#pragma code_page(65001) /* UTF-8 */
STRINGTABLE LANGUAGE LANG_FARSI, SUBLANG_DEFAULT
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"
......@@ -99,12 +99,12 @@ STRINGTABLE LANGUAGE LANG_FARSI, SUBLANG_DEFAULT
LOCALE_SDECIMAL "."
LOCALE_SENGCOUNTRY "Iran"
LOCALE_SENGCURRNAME "Iranian Rial"
LOCALE_SENGLANGUAGE "Farsi"
LOCALE_SENGLANGUAGE "Persian"
LOCALE_SGROUPING "3;0"
LOCALE_SINTLSYMBOL "IRR"
LOCALE_SISO3166CTRYNAME "IR"
LOCALE_SISO639LANGNAME "fa"
LOCALE_SLANGUAGE "Farsi"
LOCALE_SLANGUAGE "Persian (Iran)"
LOCALE_SLIST ";"
LOCALE_SLONGDATE "yyyy/MM/dd"
LOCALE_SMONDECIMALSEP "/"
......
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