commit f2b0ca997cdbeacbee4b1b0547f7770ad54082a6 Author: Sukhbir Singh sukhbir@torproject.org Date: Tue Aug 20 20:25:51 2013 -0400
Also a better label for testing the proxy settings --- chrome/locale/en/torbirdy.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/locale/en/torbirdy.dtd b/chrome/locale/en/torbirdy.dtd index aae7b89..2880b9a 100644 --- a/chrome/locale/en/torbirdy.dtd +++ b/chrome/locale/en/torbirdy.dtd @@ -14,7 +14,7 @@ <!ENTITY torbirdy.prefs.cancel.button "Cancel"> <!ENTITY torbirdy.prefs.extra1.button "Restore Defaults"> <!ENTITY torbirdy.prefs.extra1.key "d"> -<!ENTITY torbirdy.prefs.extra2.button "Test Settings"> +<!ENTITY torbirdy.prefs.extra2.button "Test Proxy Settings"> <!ENTITY torbirdy.prefs.extra2.key "n"> <!ENTITY torbirdy.prefs.proxy.label "Proxy Settings"> <!ENTITY torbirdy.prefs.privacy.label "Privacy Settings">
tor-commits@lists.torproject.org