Updated Ukrainian translations by Artem Reznikov (temarez AT yandex DOT ru)
[reactos.git] / reactos / boot / freeldr / fdebug / fdebug.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
5
6 IDI_FDEBUG ICON "fdebug.ico"
7
8 #include "lang/de-DE.rc"
9 #include "lang/en-US.rc"
10 #include "lang/fr-FR.rc"
11 #include "lang/hu-HU.rc"
12 #include "lang/id-ID.rc"
13 #include "lang/it-IT.rc"
14 #include "lang/ja-JP.rc"
15 #include "lang/nb-NO.rc"
16 #include "lang/pl-PL.rc"
17 #include "lang/ru-RU.rc"
18 #include "lang/tr-TR.rc"
19 #include "lang/uk-UA.rc"