diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/mail/chrome/messenger/telemetry.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-pt-PT/mail/chrome/messenger/telemetry.properties b/l10n-pt-PT/mail/chrome/messenger/telemetry.properties new file mode 100644 index 0000000000..3206e63666 --- /dev/null +++ b/l10n-pt-PT/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 = Gostaria de ajudar para melhorar o %1$S, reportando, automaticamente, a utilização da memória, desempenho e responsividade do %2$S? +telemetryLinkLabel = Saber mais +telemetryYesButtonLabel = Sim +telemetryYesButtonAccessKey = S +telemetryNoButtonLabel = Não +telemetryNoButtonAccessKey = N |