[tor-commits] [torbutton/master] fixup! Bug 40718: Application Menu items should be sentence case

richard at torproject.org richard at torproject.org
Mon Jan 17 16:43:21 UTC 2022


commit 733224de60725b73421a174d26bf60ac32e07626
Author: Pier Angelo Vendrame <pierov at torproject.org>
Date:   Thu Jan 13 20:11:17 2022 +0100

    fixup! Bug 40718: Application Menu items should be sentence case
    
    Closes tor-browser#40776.
---
 chrome/locale/en-US/torbutton.dtd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/locale/en-US/torbutton.dtd b/chrome/locale/en-US/torbutton.dtd
index cf744d25..4b89fcee 100644
--- a/chrome/locale/en-US/torbutton.dtd
+++ b/chrome/locale/en-US/torbutton.dtd
@@ -2,7 +2,7 @@
 <!ENTITY torbutton.context_menu.new_identity_sentence_case "New identity">
 <!ENTITY torbutton.context_menu.new_identity_key "I">
 <!ENTITY torbutton.context_menu.new_circuit "New Tor Circuit for this Site">
-<!ENTITY torbutton.context_menu.new_circuit_sentence_case "New tor circuit for this site">
+<!ENTITY torbutton.context_menu.new_circuit_sentence_case "New Tor circuit for this site">
 <!ENTITY torbutton.context_menu.new_circuit_key "C">
 <!ENTITY torbutton.context_menu.networksettings "Tor Network Settings…">
 <!ENTITY torbutton.context_menu.networksettings.key "N">



More information about the tor-commits mailing list