Skip to content

Commit 10154f0

Browse files
committed
Write HTTP instructions as single paragraph
1 parent fe20b2e commit 10154f0

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

client/app/translations.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -399,13 +399,6 @@
399399

400400
network and https confiugration strings:
401401
<span data-translate>Network settings</span>
402-
<span data-translate>This configuration wizard will guide you through the setup of HTTPS.</span>
403-
<span data-translate>The interface can generate a Private Key and a Certificate Signing Request.</span>
404-
<span data-translate>The Certificate Signing Request can be provided to a Certificate Authority to retrieve a Certificate.</span>
405-
<span data-translate>After having validated your request and your ownership of the domain name the Certificate Authority will issue you a Certificate and provide a file containing Intermediate Certificates.</span>
406-
<span data-translate>Load the Certificate and the file containing the Intermadiate Certificates to complete the HTTPS setup.</span>
407-
<span data-translate>Please note that the file format expected for all files uploaded is PEM.</span>
408-
<span data-translate>Sometimes Certificate Authorities will provide certificates in DER format which must be converted to PEM.</span>
409402
<span data-translate>Domain name</span>
410403
<span data-translate>Country code</span>
411404
<span data-translate>State or Province name</span>
@@ -429,8 +422,4 @@
429422
<span data-translate>Configuration</span>
430423
<span data-translate>Are you sure?</span>
431424
<span data-translate>You are about to delete a file permanently!</span>
432-
<span data-translate>This configuration wizard will guide you through the setup of HTTPS allowing to generate a Private Key and a Certificate Signing Request that you require to apply for a Certificate from a Certificate Authority.</span>
433-
<span data-translate>After having validated your request and your ownership of the domain name the Certificate Authority will issue you a Certificate and provide a file containing Intermediate Certificates.</span>
434-
<span data-translate>Load below the Certificate and the file containing the Intermadiate Certificates to complete the HTTPS setup.</span>
435-
<span data-translate>Please note that the file format expected for all files uploaded is PEM.</span>
436-
<span data-translate>Sometimes Certificate Authorities will provide certificates in DER format which must be converted to PEM.</span>
425+
<span data-translate>This configuration wizard will guide you through the setup of HTTPS. The interface can generate a Private Key and a Certificate Signing Request. The Certificate Signing Request can be provided to a Certificate Authority to retrieve a Certificate. After having validated your request and your ownership of the domain name, the Certificate Authority will issue you a Certificate and provide a file containing Intermediate Certificates. Load the Certificate and the file containing the Intermadiate Certificates to complete the HTTPS setup. Please note that the file format expected for all files uploaded is PEM. Sometimes Certificate Authorities will provide certificates in DER format which must be converted to PEM.</span>

0 commit comments

Comments
 (0)