reactos/rosapps/applications/sysutils/ctm/ctm.rc
Hermès Bélusca-Maïto 32604108f4 [ROSAPPS]
Add/update Romanian translation, by Stefan Fulea.
ROSAPPS-231 #resolve #comment Thanks for your patch!

svn path=/trunk/; revision=63283
2014-05-13 21:39:36 +00:00

20 lines
514 B
Plaintext

#include <windows.h>
#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Console Task Manager\0"
#define REACTOS_STR_INTERNAL_NAME "ctm\0"
#define REACTOS_STR_ORIGINAL_FILENAME "ctm.exe\0"
#define REACTOS_STR_ORIGINAL_COPYRIGHT "2003, Aleksey Bragin\0"
#include <reactos/version.rc>
#include "lang/en-US.rc"
#include "lang/fr-FR.rc"
#include "lang/de-DE.rc"
#include "lang/el-GR.rc"
#include "lang/uk-UA.rc"
#include "lang/ru-RU.rc"
#include "lang/no-NO.rc"
/* UTF-8 */
#include "lang/ro-RO.rc"