From c05917bce0a4c823a4a3f58973e09f7dd8dae877 Mon Sep 17 00:00:00 2001 From: Ildar Kamalov Date: Thu, 29 Aug 2019 11:23:53 +0300 Subject: [PATCH] - client: remove unused strings --- client/src/__locales/en.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 8c0c65db..b6401284 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -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",