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:
@@ -179,11 +179,8 @@
|
||||
<string name="pref_install_mode_session">세션 설치기</string>
|
||||
<string name="pref_install_mode_title">설치 방식</string>
|
||||
<string name="pref_vending_version_title">Google Play 버전</string>
|
||||
<string name="pref_network_proxy_enable">프록시 켜기</string>
|
||||
<string name="pref_network_proxy_enable_desc">앱의 모든 트래픽이 프록시를 통과하도록 허용</string>
|
||||
<string name="pref_network_proxy_url">프록시 URL</string>
|
||||
<string name="pref_network_title">네트워킹</string>
|
||||
<string name="pref_network_proxy_title">프록시</string>
|
||||
<string name="pref_ui_title">맞춤화</string>
|
||||
<string name="pref_ui_no_for_you">For You 페이지</string>
|
||||
<string name="pref_vending_version_device">기본값(장치 구성에서)</string>
|
||||
|
||||
Reference in New Issue
Block a user