Skip to content

Commit 463c917

Browse files
Update resource text (identifiers)
1 parent ed6ba1f commit 463c917

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

src/Certify.Locales/SR.Designer.cs

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Certify.Locales/SR.resx

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<value>You are upgrading from an older version of Certify. This will create new Managed Certificates which you can then edit to adjust the renewal settings etc.</value>
197197
</data>
198198
<data name="ImportDlg_Merge" xml:space="preserve">
199-
<value>Merge multiple domains/certificates per site into one Managed Certificate</value>
199+
<value>Merge multiple domains/identifiers per site into one Managed Certificate</value>
200200
</data>
201201
<data name="ImportDlg_Skip" xml:space="preserve">
202202
<value>Skip Import</value>
@@ -310,7 +310,7 @@
310310
<value>Enable App Telemetry (feature usage reporting)</value>
311311
</data>
312312
<data name="Settings_EnableProxyApiForDomainConfig" xml:space="preserve">
313-
<value>Enable Proxy API for Domain Config Checks</value>
313+
<value>Enable Proxy API for HTTP Config Checks</value>
314314
</data>
315315
<data name="Settings_IgnoreStoppedSites" xml:space="preserve">
316316
<value>Ignore stopped IIS sites for new certificates and renewals</value>
@@ -352,10 +352,11 @@
352352
<value>Display Name:</value>
353353
</data>
354354
<data name="ManagedCertificateSettings_DomainIncluded" xml:space="preserve">
355-
<value>The following selected domains will be included as a single certificate request. The issuing Certificate Authority must be able to access all of these domains via port 80 (for HTTP challenges) or port 443 (for TLS-SNI challenges) for the certification process to work.</value>
355+
<value>The following selected identifiers will be included as a single certificate request. The issuing Certificate Authority must be able to access all of these identifiers via port 80 (if using HTTP challenges)
356+
for the certification process to work.</value>
356357
</data>
357358
<data name="ManagedCertificateSettings_SelectDomain" xml:space="preserve">
358-
<value>Domains and Subdomains to include:</value>
359+
<value>Identfiers to include:</value>
359360
</data>
360361
<data name="SelectAll" xml:space="preserve">
361362
<value>Select All</value>
@@ -370,7 +371,7 @@
370371
<value>Include</value>
371372
</data>
372373
<data name="ManagedCertificateSettings_Domain" xml:space="preserve">
373-
<value>Domain</value>
374+
<value>Identifier</value>
374375
</data>
375376
<data name="Advanced" xml:space="preserve">
376377
<value>Advanced</value>
@@ -642,7 +643,7 @@
642643
<value>New Managed Certificate</value>
643644
</data>
644645
<data name="ManagedCertificateSettings_AddDomainsToCertificate" xml:space="preserve">
645-
<value>Add domains to certificate:</value>
646+
<value>Add identifiers (domains etc) to certificate:</value>
646647
</data>
647648
<data name="ManagedCertificateSettings_AddDomainsHelpText" xml:space="preserve">
648649
<value>e.g. test.com, www.test.com or *.test.com</value>
@@ -666,7 +667,8 @@
666667
<value>Expired {0} days ago</value>
667668
</data>
668669
<data name="ManagedCertificateSettings_DomainsIntro" xml:space="preserve">
669-
<value>Select domains from existing hostname bindings on an website or add the domains manually. You can then select Request Certificate above or modify options as required. To specify a custom CSR see the Advanced tab.</value>
670+
<value>Select identifiers from existing hostname bindings on an website or add them
671+
manually. You can then select Request Certificate above or modify options as required. To specify a custom CSR see the Advanced tab.</value>
670672
</data>
671673
<data name="Credentials_Intro" xml:space="preserve">
672674
<value>Stored credentials are required to make automated calls to APIs and other resources during certificate renewal and deployment. These credentials are protected using the Windows Data Protection APIs and stored on this machine.</value>
@@ -719,4 +721,4 @@
719721
<data name="ManagedCertificateSettings_CertificateAuthority_PreferredChain_Instructions" xml:space="preserve">
720722
<value> The certificate authority may present multiple versions of your certificate signed with different root (issuer) certificates and you can specify a preference for this certificate. If the exact chain is not available then the default chain will be used.</value>
721723
</data>
722-
</root>
724+
</root>

0 commit comments

Comments
 (0)