Sync with trunk head
[reactos.git] / base / applications / fontview / resource.h
1
2 #define IDS_ERROR 100
3 #define IDS_ERROR_NOMEM 101
4 #define IDS_ERROR_NOFONT 102
5 #define IDS_ERROR_NOCLASS 103
6 #define IDS_ERROR_BADCMD 104
7
8 #define IDS_QUIT 500
9 #define IDS_PRINT 501
10 #define IDS_STRING 502
11
12 #define IDS_CHARSLOWER 700
13 #define IDS_CHARSUPPER 701
14 #define IDS_SPECIALCHARS 702
15