2010-08-19 15:16:15 -05:00
/* GeckoReporter Strings. */
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Menus */
"Hide %@" = "Hide %@";
"Quit %@" = "Quit %@";
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Error messages */
"Error could not send crash report." = "Error could not send crash report.";
"Error could not send bug report." = "Error could not send bug report.";
"Error could not send message." = "Error could not send message.";
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Incomplete fields message */
"Fields not filled." = "Fields not filled.";
"Please be sure all fields are filled as all fields are required." = "Please be sure all fields are filled as all fields are required.";
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Status not 200 error */
"Status Code Returned %d" = "Status Code Returned %d";
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Buttons */
"Ok" = "Ok";
"Sending..." = "Sending...";
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Interface */
2010-08-19 14:05:16 -05:00
2010-08-19 15:16:15 -05:00
/* Crash Report */
"%@ Crashed" = "%@ Crashed";
"%@ crashed the last time you ran it. Would you like to send me a crash report so I can look into it?" = "%@ crashed the last time you ran it. Would you like to send me a crash report so I can look into it?";
"%a, %m/%d/%Y %I:%M:%S %p" = "%a, %m/%d/%Y %I:%M:%S %p";