Bug 1407916 - Fix localization comment for pageSubtitle in aboutTelemetry.properties r?chutten draft
authorFrancesco Lodolo (:flod) <flod@lodolo.net>
Thu, 12 Oct 2017 08:53:18 +0200
changeset 678984 6c3ac996752614ca64aec4f8fada8ab8339bd1ca
parent 678974 2ca37e969460f5dfe50b26ba94d55a6182f70d81
child 735490 e3645fcb12aa2221b34f88b376d571df1b89721b
push id84097
push userbmo:francesco.lodolo@gmail.com
push dateThu, 12 Oct 2017 06:54:15 +0000
reviewerschutten
bugs1407916
milestone58.0a1
Bug 1407916 - Fix localization comment for pageSubtitle in aboutTelemetry.properties r?chutten MozReview-Commit-ID: CxdFlmKAX0v
toolkit/locales/en-US/chrome/global/aboutTelemetry.properties
--- a/toolkit/locales/en-US/chrome/global/aboutTelemetry.properties
+++ b/toolkit/locales/en-US/chrome/global/aboutTelemetry.properties
@@ -1,15 +1,15 @@
 # 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/.
 
 # LOCALIZATION NOTE(pageSubtitle):
-# - %1$S is replaced by brandFullName
-# - %2$S is replaced by the value of the toolkit.telemetry.server_owner preference
+# - %1$S is replaced by the value of the toolkit.telemetry.server_owner preference
+# - %2$S is replaced by brandFullName
 pageSubtitle = This page shows the information about performance, hardware, usage and customizations collected by Telemetry. This information is submitted to %1$S to help improve %2$S.
 
 # LOCALIZATION NOTE(homeExplanation):
 # - %1$S is either telemetryEnabled or telemetryDisabled
 # - %2$S is either extendedTelemetryEnabled or extendedTelemetryDisabled
 homeExplanation = Telemetry is %1$S and extended telemetry is %2$S.
 telemetryEnabled = enabled
 telemetryDisabled = disabled