mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 16:44:24 +08:00
Bug 3038: Ukrainian translation update (temarez@yandex.ru) RC Files resorting like in the Bug reports before these will be done later this day. svn path=/trunk/; revision=32140
10 lines
194 B
Plaintext
10 lines
194 B
Plaintext
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
#include "lang/de-DE.rc"
|
|
#include "lang/en-US.rc"
|
|
#include "lang/es-ES.rc"
|
|
#include "lang/fr-FR.rc"
|
|
#include "lang/pl-PL.rc"
|
|
#include "lang/uk-UA.rc"
|