Changeset 62 for trunk/english
- Timestamp:
- Mar 21, 2019, 11:04:17 PM (7 years ago)
- Location:
- trunk/english
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/english/goqresen.rc
r55 r62 102 102 LTEXT "Screen/window capture utility\n" 103 103 "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" 105 105 "All rights Reserved\n" 106 106 "WWW: http://trac.netlabs.org/gotcha\n" … … 255 255 LTEXT "Screen/window capture utility\n" 256 256 "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" 258 258 "WWW: http://trac.netlabs.org/gotcha", WID_NIL, 259 259 5, 62, 190, 26, DT_WORDBREAK … … 285 285 IDS_ERROR_HELPERHEADING "HELP ERROR" 286 286 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?" 288 288 289 289 IDS_MAINWIN "Gotcha" -
trunk/english/gotresen.rc
r55 r62 112 112 LTEXT "Screen/window capture utility\n" 113 113 "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" 115 115 "All rights Reserved\n" 116 116 "WWW: http://trac.netlabs.org/gotcha\n" … … 220 220 AUTOCHECKBOX "Use s~ound when capture finished", WID_CB_DOSOUND, 15, 27, 208, 221 221 10 222 AUTOCHECKBOX "Run Gotcha! at idle ~priority", WID_CB_IDLEPRIORITY, 1 1, 17, 208,222 AUTOCHECKBOX "Run Gotcha! at idle ~priority", WID_CB_IDLEPRIORITY, 15, 17, 208, 223 223 10 224 224 END … … 234 234 LTEXT "Screen/window capture utility\n" 235 235 "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" 237 237 "WWW: http://trac.netlabs.org/gotcha", WID_NIL, 238 238 10, 92, 190, 26, DT_WORDBREAK … … 264 264 IDS_ERROR_HELPERHEADING "HELP ERROR" 265 265 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?" 267 267 268 268 IDS_PAGESAVE "Saving"
Note:
See TracChangeset
for help on using the changeset viewer.