- client: remove unused strings
This commit is contained in:
parent
7aa5c37e3b
commit
c05917bce0
|
@ -355,9 +355,7 @@
|
|||
"block_all": "Block all",
|
||||
"unblock_all": "Unblock all",
|
||||
"encryption_certificate_path": "Certificate path",
|
||||
"encryption_certificate_path_notice": "To add a path to the certificate, clear the certificate chain textarea.",
|
||||
"encryption_private_key_path": "Private key path",
|
||||
"encryption_private_key_path_notice": "To add a path to the private key, clear the private key textarea.",
|
||||
"encryption_certificates_source_path": "Set a certificates file path",
|
||||
"encryption_certificates_source_content":"Paste the certificates contents",
|
||||
"encryption_key_source_path": "Set a private key file",
|
||||
|
|
Loading…
Reference in New Issue