reactos/reactos/dll/win32/msports/msports.rc
Olaf Siejka a0f9dfe66d [TRANSLATION]
- Bulgarian translation update of several modules (bug no. 6840), by CCTANEB, minor fixes by me;
- Polish translation update of sysdm by me;



svn path=/trunk/; revision=55424
2012-02-05 12:21:11 +00:00

19 lines
451 B
Plaintext

#include <windows.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Ports Class Installer\0"
#define REACTOS_STR_INTERNAL_NAME "msports\0"
#define REACTOS_STR_ORIGINAL_FILENAME "msports.dll\0"
#include <reactos/version.rc>
#include "lang/de-DE.rc"
// UTF-8
#pragma code_page(65001)
#include "lang/bg-BG.rc"
#include "lang/en-US.rc"
#include "lang/pl-PL.rc"
#include "lang/ro-RO.rc"
#include "lang/uk-UA.rc"