Changeset 62 for trunk/english


Ignore:
Timestamp:
Mar 21, 2019, 11:04:17 PM (7 years ago)
Author:
Gregg Young
Message:

More copyright updates

Location:
trunk/english
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/english/goqresen.rc

    r55 r62  
    102102        LTEXT           "Screen/window capture utility\n"
    103103                        "Copyright (c) 1998-2007 Thorsten Thielen\n"
    104                         "Copyright (c) 2018 The Netlabs Gotcha Group\n"
     104                        "Copyright (c) 2018-2019 The Netlabs Gotcha Group\n"
    105105                        "All rights Reserved\n"
    106106                        "WWW: http://trac.netlabs.org/gotcha\n"
     
    255255        LTEXT           "Screen/window capture utility\n"
    256256                        "Copyright (c) 1998-2007 Thorsten Thielen\n"
    257                         "2018 Netlabs Gotcha Group All rights Reserved\n"
     257                        "2018-2019 Netlabs Gotcha Group All rights Reserved\n"
    258258                        "WWW: http://trac.netlabs.org/gotcha", WID_NIL,
    259259                         5, 62, 190, 26, DT_WORDBREAK
     
    285285    IDS_ERROR_HELPERHEADING                 "HELP ERROR"
    286286    IDS_ERROR_COULDNOTINITHELP              "Could not initialize online help."
    287     IDS_ERROR_COULDNOTINITHELPFILE          "Could not initialize online help. Does helpfile '%s' exist in Minta's directory?"
     287    IDS_ERROR_COULDNOTINITHELPFILE          "Could not initialize online help. Does helpfile '%s' exist in Gotcha's directory?"
    288288
    289289    IDS_MAINWIN                        "Gotcha"
  • trunk/english/gotresen.rc

    r55 r62  
    112112        LTEXT           "Screen/window capture utility\n"
    113113                        "Copyright (c) 1998-2007 Thorsten Thielen\n"
    114                         "Copyright (c) 2018 The Netlabs Gotcha Group\n"
     114                        "Copyright (c) 2018-2019 The Netlabs Gotcha Group\n"
    115115                        "All rights Reserved\n"
    116116                        "WWW: http://trac.netlabs.org/gotcha\n"
     
    220220        AUTOCHECKBOX    "Use s~ound when capture finished", WID_CB_DOSOUND, 15, 27, 208,
    221221                        10
    222         AUTOCHECKBOX    "Run Gotcha! at idle ~priority", WID_CB_IDLEPRIORITY, 11, 17, 208,
     222        AUTOCHECKBOX    "Run Gotcha! at idle ~priority", WID_CB_IDLEPRIORITY, 15, 17, 208,
    223223                        10
    224224    END
     
    234234        LTEXT           "Screen/window capture utility\n"
    235235                        "Copyright (c) 1998-2007 Thorsten Thielen\n"
    236                         "2018 Netlabs Gotcha Group All rights Reserved\n"
     236                        "2018-2019 Netlabs Gotcha Group All rights Reserved\n"
    237237                        "WWW: http://trac.netlabs.org/gotcha", WID_NIL,
    238238                         10, 92, 190, 26, DT_WORDBREAK
     
    264264    IDS_ERROR_HELPERHEADING                 "HELP ERROR"
    265265    IDS_ERROR_COULDNOTINITHELP              "Could not initialize online help."
    266     IDS_ERROR_COULDNOTINITHELPFILE          "Could not initialize online help. Does helpfile '%s' exist in Minta's directory?"
     266    IDS_ERROR_COULDNOTINITHELPFILE          "Could not initialize online help. Does helpfile '%s' exist in Gotcha's directory?"
    267267
    268268    IDS_PAGESAVE                       "Saving"
Note: See TracChangeset for help on using the changeset viewer.