fd657b72705e4bff0a5a1d959d7898db2cbc7c96
[reactos.git] / reactos / subsys / system / ibrowser / ibrowser.rc
1 /* $Id: ibrowser.rc 12752 2005-01-03 11:25:40Z mf $ */
2
3 #include <windows.h>
4
5 #include "ibrowser_intres.rc"
6
7 #define REACTOS_STR_FILE_DESCRIPTION "ROS Internet Web Browser\0"
8 #define REACTOS_STR_INTERNAL_NAME "ibrowser\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "ibrowser.exe\0"
10 #include <reactos/version.rc>
11
12 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
13
14 #define IDS_VERSION_STR 5000
15 #define IDS_IBROWSER_VERSION_STR 5001
16
17 #include "En.rc"
18 #include "Ja.rc"
19