Francois Gouget
652d94d34b
kernel32: Store the ILANGUAGE values in uppercase.
...
Some APIs (e.g. GetSystemPreferredUILanguages()) return them as a string
so the case should match the one used by Windows in case developers used
case sensitive string comparisons (e.g. as in advapi32:lsa)
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-07 16:19:48 +01:00
João Diogo Ferreira
92d908c038
kernel32/nls: Add LOCALE_IGEOID to all locales.
...
Signed-off-by: João Diogo Craveiro Ferreira <devilj@outlook.pt>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-18 22:15:20 +01:00
Alexandre Julliard
dcdfe02a72
kernel32: Get rid of LOCALE_IDEFAULTUNIXCODEPAGE.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-13 13:47:45 +01:00
Nikolay Sivov
e14249a364
kernel32/nls: Add locale data for positive and negative infinity.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 18:17:05 +02:00
Nikolay Sivov
5d2914b2c2
kernel32/nls: Add percent formatting values.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 18:17:02 +02:00
Nikolay Sivov
ce82e5e883
kernel32/nls: Add LOCALE_SPERMILLE data.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 18:17:00 +02:00
Nikolay Sivov
c9b135cc88
kernel32/nls: Add LOCALE_SPERCENT locale data.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 18:16:57 +02:00
Vijay Kiran Kamuju
7a62bdc0d8
kernel/nls: Add LOCALE_SMONTHDAY to all supported languages.
...
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-23 23:50:45 +02:00
Zhiyi Zhang
c222b86a52
kernel32/nls: Add LOCALE_SPARENT entries.
...
Signed-off-by: Zhiyi Zhang <yi.gd.cn@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-10 13:45:43 +01:00
Nikolay Sivov
5afac01eec
kernel32/nls: Added LOCALE_SNAN entries.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-18 08:09:09 +09:00
Nikolay Sivov
f79fcdadcb
kernel32/nls: Added SSHORTESTDAYNAME* entries.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-16 15:34:14 +09:00
Nikolay Sivov
d488f6b856
kernel32/nls: Convert most of the locale data files to UTF-8.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-27 13:14:46 +09:00
Nikolay Sivov
5bcbfde33a
nls: Added LOCALE_SSHORTTIME locale data.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-09 23:10:05 +09:00
Nikolay Sivov
6d406fe9e7
kernel32/nls: Added support for LOCALE_SOPENTYPELANGUAGETAG.
2014-10-06 17:33:44 +02:00
Alexandre Julliard
d469d6d5b7
kernel32/nls: Generate some plausible data for LOCALE_SNATIVEDISPLAYNAME.
2011-08-24 14:28:27 +02:00
Nikolay Sivov
be225af668
kernel32/nls: Added placeholder for LOCALE_SNATIVEDISPLAYNAME, header updated with new locale entries.
2011-08-24 14:18:27 +02:00
Alexandre Julliard
5df625ff09
kernel32/nls: Define the neutral and reading layout locale values.
2010-09-27 15:00:46 +02:00
Zhangrong Huang
ebe2ae146c
kernel32: Add locale script tag resources.
2008-06-24 12:39:27 +02:00
Alexandre Julliard
e8b8c5bf6a
kernel32: Added the locale name entry to all locale definitions.
2006-11-16 22:11:36 +01:00
Alexandre Julliard
489d87d1e5
kernel32: Renamed the kernel directory to kernel32.
...
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00