Skip to content

Commit d4e94dc

Browse files
Update UI text (bindings)
1 parent 4f3c5d2 commit d4e94dc

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

src/Certify.Locales/SR.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Certify.Locales/SR.nb-NO.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,9 @@
557557
<data name="Update_MandatoryUpdateQuit" xml:space="preserve">
558558
<value>Den nåværende appversjonen krever en viktig oppdatering for å sikre fortsatt drift. Vennligst oppdater umiddelbart. Vil du lukke appen nå?</value>
559559
</data>
560+
<data name="ManagedCertificateSettings_BindingNote" xml:space="preserve">
561+
<value>Merk: disse innstillingene gjelder kun for nye https-bindinger, eksisterende bindinger oppdateres kun med det nye sertifikatet. Bruk av en fast IP for flere sertifikater kan føre til en bindingkonflikt, bruk med forsiktighet.</value>
562+
</data>
560563
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
561564
<data name="Update_ReadyToApply" type="System.Resources.ResXNullRef, System.Windows.Forms">
562565
<value />

src/Certify.Locales/SR.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
<value>The current app version requires an essential update to ensure continued operation. Please update immediately. Close app now?</value>
583583
</data>
584584
<data name="ManagedCertificateSettings_BindingNote" xml:space="preserve">
585-
<value>Note: these setting only apply to new https bindings, existing bindings are only updated with the new certificate. Using a fixed IP for multiple certificates will cause a binding conflict on Windows, use with caution.</value>
585+
<value>Note: these settings only apply to new https bindings, existing bindings are only updated with the new certificate. Using a fixed IP for multiple certificates may cause a binding conflict, use with caution.</value>
586586
</data>
587587
<data name="ManagedCertificateSettings_ReapplyCertificate" xml:space="preserve">
588588
<value>Re-apply Certificate to Bindings</value>

src/Certify.Locales/SR.zh-Hans.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@
571571
<value>当前的应用程序版本需要进行必要的更新,以确保持续运行。请立即更新。现在关闭应用程序吗?</value>
572572
</data>
573573
<data name="ManagedCertificateSettings_BindingNote" xml:space="preserve">
574-
<value>注意:这些设置仅能影响到新的HTTPS绑定,已有的绑定只会鞥心证书。Windows平台在一个固定IP上使用多个证书可能会导致绑定冲突,请谨慎使用。</value>
574+
<value>注意:这些设置仅适用于新的 https 绑定,现有绑定仅会使用新证书进行更新。使用固定 IP 地址绑定多个证书可能会导致绑定冲突,请谨慎使用。</value>
575575
</data>
576576
<data name="ManagedCertificateSettings_ReapplyCertificate" xml:space="preserve">
577577
<value>重新应用证书</value>

0 commit comments

Comments
 (0)