Cog/en.lproj/Feedback.strings

19 lines
603 B
Text
Raw Normal View History

2018-06-28 06:59:59 -04:00
/* Class = "NSWindow"; title = "Send Crash Feedback"; ObjectID = "1"; */
"1.title" = "Send Crash Feedback";
2018-06-28 06:59:59 -04:00
/* Class = "NSButtonCell"; title = "Send"; ObjectID = "17"; */
"17.title" = "Send";
/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "18"; */
"18.title" = "Name:";
2018-06-28 06:59:59 -04:00
/* Class = "NSTextFieldCell"; title = "Describe what you were doing:"; ObjectID = "19"; */
"19.title" = "Describe what you were doing:";
2018-06-28 06:59:59 -04:00
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "20"; */
"20.title" = "Cancel";
/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "22"; */
"22.title" = "Email:";