Changeset 147 for trunk/NLS/en


Ignore:
Timestamp:
Dec 14, 2021, 7:48:31 PM (4 years ago)
Author:
Gregg Young
Message:

Add some strings

Location:
trunk/NLS/en
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NLS/en/goqresen.rc

    r136 r147  
    254254    IDS_OK                    "~Ok"
    255255    IDS_CANCEL                "~Cancel"
    256     IDS_WISHCONTINUE          "Do you wish to continue?"
     256    IDS_WISHCONTINUE          "Do you wish to continue?" 
     257    IDS_UNDO                  "~Undo"
     258    IDS_HELP                  "~Help"
    257259   
    258260    IDS_ERROR_ALREADYRUNNING     "GOTCHA QUIET Already running"
  • trunk/NLS/en/gotresen.rc

    r136 r147  
    2121/* Please do NOT try to translate the following statement :-) */
    2222RCINCLUDE "..\common.rc"
    23 CODEPAGE 852
    2423/* Please adjust the name of the language (but leave the number alone :-)
    2524   If possible use the name your language is called "in itself"
     
    281280    IDS_OK                    "~Ok"
    282281    IDS_CANCEL                "~Cancel"
    283     IDS_WISHCONTINUE          "Do you wish to continue?"
     282    IDS_WISHCONTINUE          "Do you wish to continue?" 
     283    IDS_UNDO                  "~Undo"
     284    IDS_HELP                  "~Help"
    284285}
    285286
Note: See TracChangeset for help on using the changeset viewer.