Remove stale strings
This commit is contained in:
parent
7eaeab8b3b
commit
dd654a71e1
@ -4771,18 +4771,9 @@
|
||||
/* The title for the address of the signal proxy */
|
||||
"PROXY_ADDRESS" = "Proxy Address";
|
||||
|
||||
/* Text indicating the proxy is connected */
|
||||
"PROXY_CONNECTED" = "Connected to proxy";
|
||||
|
||||
/* The provided proxy connected successfully */
|
||||
"PROXY_CONNECTED_SUCCESSFULLY" = "You are connected to the proxy. You can turn the proxy off at any time from Settings.";
|
||||
|
||||
/* Text indicating the proxy is connecting */
|
||||
"PROXY_CONNECTING" = "Connecting to proxy...";
|
||||
|
||||
/* Text indicating the proxy failed to connect */
|
||||
"PROXY_FAILED" = "Failed to connect to proxy";
|
||||
|
||||
/* The provided proxy couldn't connect */
|
||||
"PROXY_FAILED_TO_CONNECT" = "Couldn’t connect to the proxy. Check the proxy address and try again.";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user