diff options
Diffstat (limited to 'l10n-en-CA/mail/chrome/messenger/telemetry.properties')
-rw-r--r-- | l10n-en-CA/mail/chrome/messenger/telemetry.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-en-CA/mail/chrome/messenger/telemetry.properties b/l10n-en-CA/mail/chrome/messenger/telemetry.properties new file mode 100644 index 0000000000..f80bc9edd8 --- /dev/null +++ b/l10n-en-CA/mail/chrome/messenger/telemetry.properties @@ -0,0 +1,13 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Telemetry prompt +# LOCALIZATION NOTE (telemetryText): %1$S will be replaced by brandFullName, +# and %2$S by the value of the toolkit.telemetry.server_owner preference. +telemetryText = Would you like to help improve %1$S by automatically reporting memory usage, performance, and responsiveness to %2$S? +telemetryLinkLabel = Learn More +telemetryYesButtonLabel = Yes +telemetryYesButtonAccessKey = Y +telemetryNoButtonLabel = No +telemetryNoButtonAccessKey = N |