[tor-commits] [tor-browser] 03/04: fixup! Bug 10760: Integrate TorButton to TorBrowser core
gitolite role
git at cupani.torproject.org
Wed Sep 7 17:00:38 UTC 2022
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-102.2.0esr-12.0-3
in repository tor-browser.
commit f4f6ac34841de398656d03812a42e2ab8fc8d738
Author: Henry Wilkes <henry at torproject.org>
AuthorDate: Tue Sep 6 17:09:03 2022 +0100
fixup! Bug 10760: Integrate TorButton to TorBrowser core
Use the sentence case string for #appMenuNewCircuit.
---
browser/base/content/appmenu-viewcache.inc.xhtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/base/content/appmenu-viewcache.inc.xhtml b/browser/base/content/appmenu-viewcache.inc.xhtml
index ea87733371a30..fbc9b2f216bd5 100644
--- a/browser/base/content/appmenu-viewcache.inc.xhtml
+++ b/browser/base/content/appmenu-viewcache.inc.xhtml
@@ -185,7 +185,7 @@
<toolbarbutton id="appMenuNewCircuit"
class="subviewbutton subviewbutton-iconic"
key="torbutton-new-circuit-key"
- label="&torbutton.context_menu.new_circuit;"
+ label="&torbutton.context_menu.new_circuit_sentence_case;"
oncommand="torbutton_new_circuit();"/>
<toolbarseparator/>
<toolbarbutton id="appMenuClearRecentHistory"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list