[tbb-commits] [tor-browser/tor-browser-86.0b1-10.5-1] fixup! Bug 10760: Integrate TorButton to TorBrowser core
gk at torproject.org
gk at torproject.org
Sat Jan 30 21:45:32 UTC 2021
commit 555e264559d45693e3e8caecab92b03735f175dd
Author: Matthew Finkel <sysrqb at torproject.org>
Date: Fri Jan 29 16:18:18 2021 +0000
fixup! Bug 10760: Integrate TorButton to TorBrowser core
---
browser/base/content/browser-menubar.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/browser/base/content/browser-menubar.inc b/browser/base/content/browser-menubar.inc
index dbb409345140..992ed19e0ef0 100644
--- a/browser/base/content/browser-menubar.inc
+++ b/browser/base/content/browser-menubar.inc
@@ -517,7 +517,8 @@
<menuitem id="troubleShooting"
oncommand="openTroubleshootingPage()"
onclick="checkForMiddleClick(this, event);"
- data-l10n-id="menu-help-troubleshooting-info"/>
+ data-l10n-id="menu-help-troubleshooting-info"
+ appmenu-data-l10n-id="appmenu-help-troubleshooting-info"/>
<!-- <menuitem id="feedbackPage"
oncommand="openFeedbackPage()"
onclick="checkForMiddleClick(this, event);"
More information about the tbb-commits
mailing list