Re: [PATCH] winedbg: add a crash dialog for --auto mode
Hi Mikolaj, there are a few typos in your patch: + /* we waist some memory for the full path and UNICODE_STRING header, but s/waist/waste/ Sorry, I wouldn't ordinarily comment on something so minor, but there are a few typos in the resources too: + LTEXT "The program %s has met a serious problem and needs to close. We are sorry for the inconvinience.", s/inconvinience/inconvenience/ Also, using "encountered" rather than "met" seems a little more idiomatic. + You may want to check http://appdb.winehq.org if there are some \ + tips about running this applicaiton.\n\n\ s/applicaiton/application/ Also, the following wording seems better: You may want to check http://appdb.winehq.org for tips about running this application. Thanks, --Juan
participants (1)
-
Juan Lang