Localizable.strings revision 33e8fad61dde4622d3f88ef9a2df38aa9620321a
1��/* Strings for User Notification of a crash */
2"headerFmt" = "The application %@ has quit unexpectedly.";
3"msgFmt" = "The system and other applications have not been affected. A report has been created that you can send to %@ to help identify the problem.";
4"noSendMsg" = "The system and other applications have not been affected.";
5"commentsMsg" = "Please help us fix the problem by describing what happened before the crash.";
6"emailMsg" = "Providing your email address will allow us to contact you in case we need more details.";
7"emailLabel" = "Email:";
8"privacyLabel" = "Privacy Policy";
9"sendReportButton" = "Send Report";
10"cancelButton" = "Cancel";
11"noSendButton" = "OK";
12"privacyPolicyURL" = "http://www.google.com/privacypolicy.html";