NetworkPreferences: Simplify proxy setup yet again
* Allow to view and edit proxy URL without turning it off and on * Add a new disable button in proxy dialog * Trim whitespace and disallow new lines in the proxy URL field * Disable buttons when not applicable Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -201,17 +201,14 @@
|
||||
<string name="app_language">個 App 用咩文</string>
|
||||
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g> 個更新出咗喇</string>
|
||||
<string name="pref_common_extra">其他</string>
|
||||
<string name="pref_network_proxy_enable">啟用代理伺服器</string>
|
||||
<string name="details_ratings_title_hint">評論標題</string>
|
||||
<string name="pref_network_proxy_url">代理伺服器 URL</string>
|
||||
<string name="pref_network_proxy_title">代理伺服器</string>
|
||||
<string name="pref_ui_title">自訂</string>
|
||||
<string name="toast_proxy_invalid">代理伺服器 URL 無效,請睇過個格式!</string>
|
||||
<string name="toast_proxy_success">代理伺服器設定成功</string>
|
||||
<string name="session_scrapped">對上一個工作階段已經報銷</string>
|
||||
<string name="title_app_settings">App 設定</string>
|
||||
<string name="toast_proxy_failed">設定唔到代理伺服器</string>
|
||||
<string name="pref_network_proxy_enable_desc">等個 app 所有網絡通訊都流經代理伺服器</string>
|
||||
<string name="pref_install_mode_title">安裝方法</string>
|
||||
<string name="pref_install_delete_summary">下載嘅 APK 一安裝完就即刻剷走</string>
|
||||
<string name="pref_install_delete_title">安裝之後剷走 APK</string>
|
||||
|
||||
Reference in New Issue
Block a user