mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
5b4a145453
- [CALC] Improve Romanian (ro-RO) translation - [SOLITAIRE] Improve Romanian (ro-RO) translation - [MSPAINT] Improve Romanian (ro-RO) translation - [MSTSC] Improve Romanian (ro-RO) translation - [SNDVOL32] Improve Romanian (ro-RO) translation - [REACTOS] Improve Romanian (ro-RO) translation - [USETUP] Improve Romanian (ro-RO) translation - [DESK] Improve Romanian (ro-RO) translation - [INPUT] Improve Romanian (ro-RO) translation - [INTL] Improve Romanian (ro-RO) translation - [JOY] Improve Romanian (ro-RO) translation - [MMSYS] Improve Romanian (ro-RO) translation - [POWERCFG] Improve Romanian (ro-RO) translation - [SYSDM] Improve Romanian (ro-RO) translation - [ACPPAGE] Improve Romanian (ro-RO) translation - [DESKADP] Improve Romanian (ro-RO) translation - [MYDOCS] Add Romanian (ro-RO) translation - [NETPLWIZ] Add Romanian (ro-RO) translation - [NTOBJSHEX] Improve Romanian (ro-RO) translation - [SENDMAIL] Add Romanian (ro-RO) translation - [ZIPFLDR] Improve Romanian (ro-RO) translation - [JSCRIPT] Improve Romanian (ro-RO) translation - [MSGINA] Improve Romanian (ro-RO) translation - [SYSSETUP] Improve Romanian (ro-RO) translation - [MC] Add Romanian (ro-RO) translation Reviewed-by: Ștefan Fulea <stefan.fulea@mail.com> Reviewed-by: Joachim Henze <joachim.henze@reactos.org> Reviewed-by: George Bișoc <george.bisoc@reactos.org> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com> |
||
---|---|---|
.. | ||
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 | ||
hr-HR.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>.