reactos/base/setup/usetup/lang
Jose Carlos Jesus 7f5e960e32
[TRANSLATIONS] Update/Add Portuguese translations.
Translations for: reactos/setup, usetup, syssetup, netshell, shell32.
2019-05-26 21:19:31 +02:00
..
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
fr-FR.h
he-IL.h
it-IT.h
ja-JP.h
lt-LT.h
ms-MY.h
nl-NL.h
pl-PL.h [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
pt-BR.h
pt-PT.h [TRANSLATIONS] Update/Add Portuguese translations. 2019-05-26 21:19:31 +02:00
ReadMe.txt [USETUP] Improve lang/ReadMe.txt 2019-01-30 14:59:10 +09:00
ro-RO.h [USETUP] Follow-up ro-RO.h and add lang/ReadMe.txt (#1321) 2019-01-29 23:55:45 +09:00
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>.