diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-07-01 20:13:38 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-07-01 20:13:38 +0200 |
commit | 4a5b5f0aedaac4cf4d7f4b47a3a68bb22e12c120 (patch) | |
tree | f35a0f200df3d51267e0bb55f758a0e43b2b65c9 /devtools | |
parent | 5857b9d9d770882dca107f72a2adbe594b51a052 (diff) | |
download | uxp-4a5b5f0aedaac4cf4d7f4b47a3a68bb22e12c120.tar.gz |
Fix typo in a comment - performance.dtd
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/client/locales/en-US/performance.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/locales/en-US/performance.dtd b/devtools/client/locales/en-US/performance.dtd index bbbe339c03..54b49d2fbf 100644 --- a/devtools/client/locales/en-US/performance.dtd +++ b/devtools/client/locales/en-US/performance.dtd @@ -33,7 +33,7 @@ - is displayed when the profiler's circular buffer has started to overlap. --> <!ENTITY performanceUI.bufferStatusFull "The buffer is full. Older samples are now being overwritten."> -<!-- LOCALIZATION NOTE (performanceUI.loadingNotice): This is the label shown +<!-- LOCALIZATION NOTE (performanceUI.unavailableNoticePB): This is the label shown - in the details view while the profiler is unavailable, for example, while - in Private Browsing mode. --> <!ENTITY performanceUI.unavailableNoticePB "Recording a profile is currently unavailable. Please close all private browsing windows and try again."> |