Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy

This commit is contained in:
Taras Glek 2011-11-04 15:19:45 -07:00
parent dbf4d55b0a
commit 337df00def
2 changed files with 2 additions and 2 deletions

View File

@ -793,7 +793,7 @@ BrowserGlue.prototype = {
var buttons = [
{
label: browserBundle.GetStringFromName("telemetryYesButtonLabel"),
label: browserBundle.GetStringFromName("telemetryYesButtonLabel2"),
accessKey: browserBundle.GetStringFromName("telemetryYesButtonAccessKey"),
popup: null,
callback: function(aNotificationBar, aButton) {

View File

@ -331,7 +331,7 @@ syncPromoNotification.learnMoreLinkText=Learn More
# and %2$S by the value of the toolkit.telemetry.server_owner preference.
telemetryPrompt = Will you help improve %1$S by sending anonymous information about performance, hardware characteristics, feature usage, and browser customizations to %2$S?
telemetryLinkLabel = Learn More
telemetryYesButtonLabel = Yes
telemetryYesButtonLabel2 = Yes, I want to help
telemetryYesButtonAccessKey = Y
telemetryNoButtonLabel = No
telemetryNoButtonAccessKey = N