summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-07-01 23:39:33 +0200
committerGitHub <noreply@github.com>2018-07-01 23:39:33 +0200
commit851d621cf2f9b32ae7ed0998b91de3b4b0099a92 (patch)
treef35a0f200df3d51267e0bb55f758a0e43b2b65c9
parent5857b9d9d770882dca107f72a2adbe594b51a052 (diff)
parent4a5b5f0aedaac4cf4d7f4b47a3a68bb22e12c120 (diff)
downloadUXP-851d621cf2f9b32ae7ed0998b91de3b4b0099a92.tar
UXP-851d621cf2f9b32ae7ed0998b91de3b4b0099a92.tar.gz
UXP-851d621cf2f9b32ae7ed0998b91de3b4b0099a92.tar.lz
UXP-851d621cf2f9b32ae7ed0998b91de3b4b0099a92.tar.xz
UXP-851d621cf2f9b32ae7ed0998b91de3b4b0099a92.zip
Merge pull request #580 from janekptacijarabaci/devtools_locales_performance_typos-in-comments_1
Fix typo in a comment - performance.dtd
-rw-r--r--devtools/client/locales/en-US/performance.dtd2
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 bbbe339c0..54b49d2fb 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.">