Changeset 55 for trunk/id.h


Ignore:
Timestamp:
Jun 2, 2018, 12:45:45 AM (7 years ago)
Author:
Gregg Young
Message:

Update resources to get Gotcha! working in all languages; Reformat and update language tab in settings and about dialog; Clean up settings notebook formatting; Optimize turning PM print screen on and off. Fix screen region capture of its confirmation dialog. Move additional strings from code to the STRINGTABLE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/id.h

    r27 r55  
    149149#define IDS_PAGESAVE                        18
    150150#define IDS_PAGESNAPSHOT                    19
    151 #define IDS_PAGEMISC                        20
     151#define IDS_CAPTURE                         20
    152152#define IDS_PAGELANGUAGE                    21
    153153#define IDS_BMF_JPG                         22
     
    164164#define IDS_GENERALHELP                     35
    165165#define IDS_MAINWIN                         36
     166#define IDS_OK                              37
     167#define IDS_CANCEL                          38
     168#define IDS_WISHCONTINUE                    39
    166169
    167170#define MAIN_HELP_TABLE                     1
Note: See TracChangeset for help on using the changeset viewer.