[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser] branch tor-browser-91.7.0esr-11.0-1 updated: fixup! Bug 10760: Integrate TorButton to TorBrowser core
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-91.7.0esr-11.0-1
in repository tor-browser.
The following commit(s) were added to refs/heads/tor-browser-91.7.0esr-11.0-1 by this push:
new cbf2edbeabca2 fixup! Bug 10760: Integrate TorButton to TorBrowser core
cbf2edbeabca2 is described below
commit cbf2edbeabca20c267f70f23d836eb23b61c429b
Author: Richard Pospesel <richard@xxxxxxxxxxxxxx>
AuthorDate: Thu Mar 17 21:57:57 2022 +0000
fixup! Bug 10760: Integrate TorButton to TorBrowser core
Bug 40718: Application Menu items should be sentence case
---
browser/base/content/appmenu-viewcache.inc.xhtml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/browser/base/content/appmenu-viewcache.inc.xhtml b/browser/base/content/appmenu-viewcache.inc.xhtml
index 0812e0e84f450..a473509f1647c 100644
--- a/browser/base/content/appmenu-viewcache.inc.xhtml
+++ b/browser/base/content/appmenu-viewcache.inc.xhtml
@@ -272,12 +272,12 @@
<toolbarbutton id="appMenuNewIdentity"
class="subviewbutton"
key="torbutton-new-identity-key"
- label="&torbutton.context_menu.new_identity;"
+ label="&torbutton.context_menu.new_identity_sentence_case;"
oncommand="torbutton_new_identity();"/>
<toolbarbutton id="appMenuNewCircuit"
class="subviewbutton"
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="appMenu-bookmarks-button"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits