зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1396000 - Remove unnecessary line feeds in aboutTelemetry.dtd, remove unused strings r=chutten
Also reordered strings according to the order they appear in the template. Unused strings: * aboutTelemetry.showNewerPing * aboutTelemetry.showOlderPing * aboutTelemetry.archiveWeekHeader * aboutTelemetry.filterText MozReview-Commit-ID: 4WaKaNGM0xd --HG-- extra : rebase_source : 205e3dbd724c5c81672a2c424a89a49040323a7c
This commit is contained in:
Родитель
80541449d2
Коммит
576453ea60
|
@ -2,164 +2,44 @@
|
|||
- 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/. -->
|
||||
|
||||
<!ENTITY aboutTelemetry.pingDataSource "Ping data source:">
|
||||
<!ENTITY aboutTelemetry.showCurrentPingData "Current ping data">
|
||||
<!ENTITY aboutTelemetry.showArchivedPingData "Archived ping data">
|
||||
<!ENTITY aboutTelemetry.showSubsessionData "Show subsession data">
|
||||
<!ENTITY aboutTelemetry.choosePing "Choose ping:">
|
||||
<!ENTITY aboutTelemetry.archivePingType "Ping Type">
|
||||
<!ENTITY aboutTelemetry.archivePingHeader "Ping">
|
||||
<!ENTITY aboutTelemetry.optionGroupToday "Today">
|
||||
<!ENTITY aboutTelemetry.optionGroupYesterday "Yesterday">
|
||||
<!ENTITY aboutTelemetry.optionGroupOlder "Older">
|
||||
<!ENTITY aboutTelemetry.payloadChoiceHeader "Payload">
|
||||
|
||||
<!ENTITY aboutTelemetry.pageTitle "Telemetry Data">
|
||||
<!ENTITY aboutTelemetry.moreInformations "Looking for more information?">
|
||||
<!ENTITY aboutTelemetry.firefoxDataDoc "The <a>Firefox Data Documentation</a> contains guides about how to work with our data tools.">
|
||||
<!ENTITY aboutTelemetry.telemetryClientDoc "The <a>Firefox Telemetry client documentation</a> includes definitions for concepts, API documentation and data references.">
|
||||
<!ENTITY aboutTelemetry.telemetryDashboard "The <a>Telemetry dashboards</a> allow you to visualize the data Mozilla receives via Telemetry.">
|
||||
|
||||
<!ENTITY aboutTelemetry.pingDataSource "
|
||||
Ping data source:
|
||||
">
|
||||
<!ENTITY aboutTelemetry.showInFirefoxJsonViewer "Open in the JSON viewer">
|
||||
|
||||
<!ENTITY aboutTelemetry.moreInformations "
|
||||
Looking for more information?
|
||||
">
|
||||
<!ENTITY aboutTelemetry.generalDataSection "General Data">
|
||||
<!ENTITY aboutTelemetry.environmentDataSection "Environment Data">
|
||||
<!ENTITY aboutTelemetry.sessionInfoSection "Session Information">
|
||||
<!ENTITY aboutTelemetry.scalarsSection "Scalars">
|
||||
<!ENTITY aboutTelemetry.keyedScalarsSection "Keyed Scalars">
|
||||
<!ENTITY aboutTelemetry.histogramsSection "Histograms">
|
||||
<!ENTITY aboutTelemetry.keyedHistogramsSection "Keyed Histograms">
|
||||
<!ENTITY aboutTelemetry.eventsSection "Events">
|
||||
<!ENTITY aboutTelemetry.simpleMeasurementsSection "Simple Measurements">
|
||||
<!ENTITY aboutTelemetry.telemetryLogSection "Telemetry Log">
|
||||
<!ENTITY aboutTelemetry.slowSqlSection "Slow SQL Statements">
|
||||
<!ENTITY aboutTelemetry.chromeHangsSection "Browser Hangs">
|
||||
<!ENTITY aboutTelemetry.addonDetailsSection "Add-on Details">
|
||||
<!ENTITY aboutTelemetry.capturedStacksSection "Captured Stacks">
|
||||
<!ENTITY aboutTelemetry.lateWritesSection "Late Writes">
|
||||
<!ENTITY aboutTelemetry.rawPayloadSection "Raw Payload">
|
||||
<!ENTITY aboutTelemetry.raw "Raw JSON">
|
||||
|
||||
<!ENTITY aboutTelemetry.firefoxDataDoc "
|
||||
The <a>Firefox Data Documentation</a> contains guides about how to work with our data tools.
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.telemetryClientDoc "
|
||||
The <a>Firefox Telemetry client documentation</a> includes definitions for concepts, API documentation and data references.
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.telemetryDashboard "
|
||||
The <a>Telemetry dashboards</a> allow you to visualize the data Mozilla receives via Telemetry.
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.showCurrentPingData "
|
||||
Current ping data
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.showArchivedPingData "
|
||||
Archived ping data
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.raw "
|
||||
Raw JSON
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.showInFirefoxJsonViewer "
|
||||
Open in the JSON viewer
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.showSubsessionData "
|
||||
Show subsession data
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.choosePing "
|
||||
Choose ping:
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.showNewerPing "
|
||||
<< Newer ping
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.showOlderPing "
|
||||
Older ping >>
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.archiveWeekHeader "
|
||||
Week
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.archivePingType "
|
||||
Ping Type
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.archivePingHeader "
|
||||
Ping
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.optionGroupToday "
|
||||
Today
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.optionGroupYesterday "
|
||||
Yesterday
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.optionGroupOlder "
|
||||
Older
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.generalDataSection "
|
||||
General Data
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.environmentDataSection "
|
||||
Environment Data
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.telemetryLogSection "
|
||||
Telemetry Log
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.slowSqlSection "
|
||||
Slow SQL Statements
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.chromeHangsSection "
|
||||
Browser Hangs
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.capturedStacksSection "
|
||||
Captured Stacks
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.scalarsSection "
|
||||
Scalars
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.keyedScalarsSection "
|
||||
Keyed Scalars
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.histogramsSection "
|
||||
Histograms
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.keyedHistogramsSection "
|
||||
Keyed Histograms
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.eventsSection "
|
||||
Events
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.simpleMeasurementsSection "
|
||||
Simple Measurements
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.addonDetailsSection "
|
||||
Add-on Details
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.lateWritesSection "
|
||||
Late Writes
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.rawPayloadSection "
|
||||
Raw Payload
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.sessionInfoSection "
|
||||
Session Information
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.fullSqlWarning "
|
||||
NOTE: Slow SQL debugging is enabled. Full SQL strings may be displayed below but they will not be submitted to Telemetry.
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.fetchStackSymbols "
|
||||
Fetch function names for stacks
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.hideStackSymbols "
|
||||
Show raw stack data
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.filterText "
|
||||
Filter (strings or /regexp/)
|
||||
">
|
||||
|
||||
<!ENTITY aboutTelemetry.payloadChoiceHeader "
|
||||
Payload
|
||||
">
|
||||
<!ENTITY aboutTelemetry.fullSqlWarning "NOTE: Slow SQL debugging is enabled. Full SQL strings may be displayed below but they will not be submitted to Telemetry.">
|
||||
<!ENTITY aboutTelemetry.fetchStackSymbols "Fetch function names for stacks">
|
||||
<!ENTITY aboutTelemetry.hideStackSymbols "Show raw stack data">
|
||||
|
|
Загрузка…
Ссылка в новой задаче