reactos/base/setup/usetup/lang
..
bg-BG.h
bn-BD.h
cs-CZ.h
da-DK.h
de-DE.h
el-GR.h
en-US.h
es-ES.h
et-EE.h
eu-ES.h
fr-FR.h
he-IL.h
hu-HU.h
id-ID.h
it-IT.h
ja-JP.h
lt-LT.h
ms-MY.h
nl-NL.h
pl-PL.h
pt-BR.h
pt-PT.h
ReadMe.txt
ro-RO.h
ru-RU.h
sk-SK.h
sq-AL.h
sv-SE.h
tr-TR.h
uk-UA.h

Some source files here are converted by code7bit.

code7bit: https://github.com/katahiromz/code7bit

code7bit makes the string literals 8-bit clean.
If source contains any non-8-bit-clean strings,
non-Latin developer cannot build the project on MSVC.

8-bit clean
https://en.wikipedia.org/wiki/8-bit_clean

To edit a file converted by code7bit, you have to revert it at first.
To revert, please execute code7bit -r <file>.

After edit, to convert again, please execute code7bit -c <file>.