Crash logging is now handled by the Sentry service. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
18 lines
603 B
Text
18 lines
603 B
Text
|
|
/* Class = "NSWindow"; title = "Send Crash Feedback"; ObjectID = "1"; */
|
|
"1.title" = "Send Crash Feedback";
|
|
|
|
/* Class = "NSButtonCell"; title = "Send"; ObjectID = "17"; */
|
|
"17.title" = "Send";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "18"; */
|
|
"18.title" = "Name:";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Describe what you were doing:"; ObjectID = "19"; */
|
|
"19.title" = "Describe what you were doing:";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "20"; */
|
|
"20.title" = "Cancel";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "22"; */
|
|
"22.title" = "Email:";
|