blob: 983f304ffbcbd12194c00c5ccedf4dae72a9c01c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPT_LANG 101
#define IDD_UPDATENOTIFY 102
#define IDD_DOWNLOADLANG 103
#define IDI_RELOAD 104
#define IDC_LANGLIST 1001
#define IDC_LANGINFOFRAME 1002
#define IDC_LANGAUTHORSLABEL 1003
#define IDC_LANGAUTHORS 1004
#define IDC_LANGEMAILLABEL 1005
#define IDC_LANGEMAIL 1006
#define IDC_LANGMODUSINGLABEL 1007
#define IDC_LANGMODUSING 1008
#define IDC_LANGDATELABEL 1009
#define IDC_LANGDATE 1010
#define IDC_LANGVERSIONLABEL 1011
#define IDC_LANGVERSION 1012
#define IDC_LANGLOCALELABEL 1013
#define IDC_LANGLOCALE 1014
#define IDC_LANGNOTINCLUDEDLABEL 1015
#define IDC_LANGNOTINCLUDED 1016
#define IDC_MORELANG 1017
#define IDC_RESTART 1018
#define IDC_ENABLEAUTOUPDATES 1019
#define IDC_DOWNLOADLANG 1020
#define IDC_LANGCOMBO 1021
#define IDC_LANGAUTHORS2 1021
#define IDC_DOWNLOADALL 1022
#define IDC_LOADING 1023
#define IDC_LANGUAGELABEL 1024
#define IDC_LANGUAGE 1025
#define IDC_CURRENTVERSION 1026
#define IDC_NEWVERSION 1027
#define IDC_NEWVERSIONLABEL 1028
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 2001
#endif
#endif
|