samwise52 <samcharly@hotmail.com>
[reactos.git] / reactos / subsys / system / ibrowser / ibrowser.rc
1 #include <windows.h>
2
3 #include "ibrowser_intres.rc"
4
5 #define REACTOS_STR_FILE_DESCRIPTION "ROS Internet Web Browser\0"
6 #define REACTOS_STR_INTERNAL_NAME "ibrowser\0"
7 #define REACTOS_STR_ORIGINAL_FILENAME "ibrowser.exe\0"
8 #include <reactos/version.rc>
9
10 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
11
12 #define IDS_VERSION_STR 5000
13 #define IDS_IBROWSER_VERSION_STR 5001
14
15 #include "En.rc"
16 #include "Es.rc"
17 #include "Ja.rc"
18