Changeset 147


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

Add some strings

Location:
trunk/NLS
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/NLS/de/goqresde.rc

    r136 r147  
    252252    IDS_OK                    "~Ok"
    253253    IDS_CANCEL                "Abbruch"
    254     IDS_WISHCONTINUE          "Do you wish to continue?"
     254    IDS_WISHCONTINUE          "Do you wish to continue?"   
     255    IDS_UNDO                  "~Zurck"
     256    IDS_HELP                  "Hilfe"   
    255257   
    256258    IDS_ERROR_ALREADYRUNNING     "GOTCHA QUIET Already running"
  • trunk/NLS/de/gotresde.rc

    r136 r147  
    274274    IDS_OK                    "~Ok"
    275275    IDS_CANCEL                "Abbruch"
    276     IDS_WISHCONTINUE          "Do you wish to continue?"   
     276    IDS_WISHCONTINUE          "Do you wish to continue?"   
     277    IDS_UNDO                  "~Zurck"
     278    IDS_HELP                  "Hilfe"   
    277279}
    278280
  • 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
  • trunk/NLS/es/goqreses.rc

    r136 r147  
    256256    IDS_OK                    "~Bien"
    257257    IDS_CANCEL                "~Cancelar"
    258     IDS_WISHCONTINUE          "šDesea continuar?"
     258    IDS_WISHCONTINUE          "šDesea continuar?"   
     259    IDS_UNDO                  "~Deshacer"
     260    IDS_HELP                  "A~yuda"
    259261   
    260262    IDS_ERROR_ALREADYRUNNING     "GOTCHA QUIET Already running"
  • trunk/NLS/es/gotreses.rc

    r136 r147  
    283283    IDS_OK                    "~Bien"
    284284    IDS_CANCEL                "~Cancelar"
    285     IDS_WISHCONTINUE          "šDesea continuar?"
     285    IDS_WISHCONTINUE          "šDesea continuar?"   
     286    IDS_UNDO                  "~Deshacer"
     287    IDS_HELP                  "A~yuda"
    286288}
    287289
Note: See TracChangeset for help on using the changeset viewer.