commit e8a083c6462e7cb5ff3a9196f387fff55c5abacd Author: Translation commit bot translation@torproject.org Date: Sun Feb 16 12:15:50 2014 +0000
Update translations for torbutton-browserproperties_completed --- zh_TW/browser.properties | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/zh_TW/browser.properties b/zh_TW/browser.properties new file mode 100644 index 0000000..fe3556e --- /dev/null +++ b/zh_TW/browser.properties @@ -0,0 +1,13 @@ +# Default home page +browser.startup.homepage=about:tor + +# Spell checker dictionary +spellchecker.dictionary=en_US + +# Default search engine +browser.search.defaultenginename=起始頁 + +# Search engine order (order displayed in the search bar dropdown) +browser.search.order.1=起始頁 +browser.search.order.2=DuckDuckGo +browser.search.order.3=Google
tor-commits@lists.torproject.org