mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
12 lines
260 B
Text
12 lines
260 B
Text
#include "lang/de-DE.rc"
|
|
#include "lang/en-US.rc"
|
|
#include "lang/fr-FR.rc"
|
|
#include "lang/es-ES.rc"
|
|
#include "lang/ja-JP.rc"
|
|
#include "lang/sk-SK.rc"
|
|
|
|
// UTF-8
|
|
#pragma code_page(65001)
|
|
#include "lang/pl-PL.rc"
|
|
#include "lang/ru-RU.rc"
|
|
#include "lang/uk-UA.rc"
|