blob: a1ad30faf233269ce3f7788425471c1a5f2758af (
plain)
1
2
3
4
5
6
7
8
9
|
#define IDD_LANG 2101
#define IDD_LANG_2 12101
#define IDS_LANG_ENGLISH 1
#define IDS_LANG_NATIVE 2
#define IDT_LANG_LANG 2102
#define IDC_LANG_LANG 100
#define IDT_LANG_INFO 101
|