Updated SWE Browser "About" menu item
- Changed "About" menu to preference screen layout,
instead of popup
- Added Version, Build date, Build Hash, User Agent, Help
and Feedback
Change-Id: I2c5b8f74f9ffc945adb305042c1ebcd61283e047
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 5250ce3..1762a96 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -399,4 +399,9 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"儲存的頁面"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"分頁管理"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"上一個資料夾"</string>
+ <string name="build_date">"版本日期"</string>
+ <string name="build_hash">"版本哈希值"</string>
+ <string name="user_agent">"瀏覽器UA標識"</string>
+ <string name="help">"幫助"</string>
+ <string name="feedback">"反饋"</string>
</resources>