mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Crashreporting
This commit is contained in:
@@ -96,21 +96,6 @@ Some example strings are also given first, to document the syntax.
|
||||
// //////////////////////////////////////////////// End examples
|
||||
#endif
|
||||
|
||||
|
||||
// Crash & error report window
|
||||
|
||||
XO("Problem Report for Audacity"),
|
||||
XO("Problem details"),
|
||||
// i18n-hint C++ programming exception
|
||||
XO("Exception code 0x%x"),
|
||||
// i18n-hint C++ programming exception
|
||||
XO("Unknown exception"),
|
||||
// i18n-hint C++ programming assertion
|
||||
XO("Unknown assertion"),
|
||||
XO("Unknown error"),
|
||||
XO("Failed to send crash report"),
|
||||
|
||||
|
||||
// Update version dialog
|
||||
XC("Update Audacity", "update dialog"),
|
||||
XC("&Skip", "update dialog"),
|
||||
|
Reference in New Issue
Block a user