Update strings.xml

This commit is contained in:
userkilled 2023-05-13 00:27:36 +03:00 committed by GitHub
parent 1d3a975605
commit 564e0d7faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
<string name="pref_title_http_proxy_enable">Использовать HTTP прокси</string>
<string name="pref_title_http_proxy_server">Адрес сервера</string>
<string name="pref_title_http_proxy_port">Порт</string>
<string name="pref_title_http_proxy_port_message">Port should be between %d and %d</string>
<string name="pref_title_http_proxy_port_message">Порт должен быть между %d и %d</string>
<string name="pref_summary_http_proxy_disabled">Отключён</string>
<string name="pref_summary_http_proxy_missing">&lt;не выбран></string>
<string name="pref_summary_http_proxy_invalid">&lt;недействительный></string>