reactos/reactos/base/applications/mmc/mmc.rc
Aleksey Bragin adcf0f69c7 - Translation to Russian language by Dmitry Chapyshev.
svn path=/trunk/; revision=27162
2007-06-12 20:31:45 +00:00

20 lines
523 B
Text

/* $Id: sndvol32.rc 23239 2006-07-23 09:59:30Z janderwald $ */
#include <windows.h>
#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Management Console\0"
#define REACTOS_STR_INTERNAL_NAME "mmc\0"
#define REACTOS_STR_ORIGINAL_FILENAME "mmc.exe\0"
#include <reactos/version.rc>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 24 DISCARDABLE "manifest.xml"
IDI_MAINAPP ICON DISCARDABLE resources/mmc.ico
#include "lang/en-US.rc"
#include "lang/fr-FR.rc"
#include "lang/pl-PL.rc"
#include "lang/ru-RU.rc"