mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
j_anderw <[email protected]>:
ReactOS system control panel displays wrong title svn path=/trunk/; revision=20682
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
|
||||
#define IDS_CPLSYSTEMNAME 1001
|
||||
#define IDS_CPLSYSTEMDESCRIPTION 2001
|
||||
#define IDS_DRIVE 3000
|
||||
#define IDS_SPACE 3001
|
||||
#define IDS_MIN 3002
|
||||
#define IDS_REC 3003
|
||||
#define IDS_CUR 3004
|
||||
|
||||
/* controls */
|
||||
#define IDC_LICENSEMEMO 101
|
||||
@@ -83,15 +88,6 @@
|
||||
#define IDC_RECOMMENDED 252
|
||||
#define IDC_CURRENT 253
|
||||
|
||||
#define IDS_DRIVE 1000
|
||||
#define IDS_SPACE 1001
|
||||
#define IDS_MIN 1002
|
||||
#define IDS_REC 1003
|
||||
#define IDS_CUR 1004
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /* __CPL_RESOURCE_H */
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user