Skip to content

Commit

Permalink
tweak proxy_invalid string
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Oct 23, 2024
1 parent c58a77d commit cfd9371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@
<string name="proxy_add">Add Proxy</string>
<string name="proxy_add_explain">Supported proxy types: HTTP(S), SOCKS5 and Shadowsocks.</string>
<string name="proxy_add_url_hint">Enter proxy link here</string>
<string name="proxy_invalid">Invalid or unsupported proxy link</string>
<string name="proxy_invalid">Invalid or unsupported proxy</string>
<string name="proxy_list_header">Saved Proxies</string>
<string name="proxy_delete">Delete Proxy</string>
<string name="proxy_delete_explain">Are you sure you want to delete \"%1$s\"?</string>
Expand Down

0 comments on commit cfd9371

Please sign in to comment.