reactos/base/setup/usetup/lang
Hermès Bélusca-Maïto 9393fc320e
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
2021-09-13 03:52:22 +02:00
..
bg-BG.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
bn-BD.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
cs-CZ.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
da-DK.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
de-DE.h [USETUP] Update de-DE 2021-06-21 07:37:58 +02:00
el-GR.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
en-US.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
es-ES.h [TRANSLATION] Fix minor typos and untranslated dialogs in Spanish (#3890) 2021-09-04 17:22:41 +03:00
et-EE.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
eu-ES.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
fr-FR.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
he-IL.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
hu-HU.h [TRANSLATION] Add/update Hungarian translation for solitaire, spider solitaire, rapps, usetup, cpl/timedate, shell32, user32 2021-04-14 16:16:24 +02:00
id-ID.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
it-IT.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
ja-JP.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
lt-LT.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
ms-MY.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
nl-NL.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
pl-PL.h [USETUP] Polish translation update (#3715) 2021-06-07 10:31:32 +02:00
pt-BR.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
pt-PT.h [TRANSLATION] Update Portuguese (pt-PT) translation (#3876) 2021-09-07 16:12:01 +03:00
ReadMe.txt [USETUP] Improve lang/ReadMe.txt 2019-01-30 14:59:10 +09:00
ro-RO.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
ru-RU.h [USETUP] Update Russian (ru-RU) translation 2021-04-26 02:06:14 +03:00
sk-SK.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
sq-AL.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
sv-SE.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00
tr-TR.h [TRANSLATION] Add and improve Turkish (tr-TR) translation (#3561) 2021-09-12 00:34:11 +03:00
uk-UA.h [USETUP] Display some contents in the page whilst installing the bootloader (#3559) 2021-04-07 10:11:07 +02:00

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>.