From d349181aaef50e7a545d784176e55f5dc70fabff Mon Sep 17 00:00:00 2001
From: Paul Donald <newtwen@gmail.com>
Date: Tue, 12 Dec 2023 15:32:56 +0100
Subject: luci-app-ddns: rename retry_count -> retry_max_count

syncs with openwrt/packages@e3292e4

Also fixes some i18n strings

Closes issue #6752
---
 applications/luci-app-ddns/po/templates/ddns.pot | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'applications/luci-app-ddns/po/templates')

diff --git a/applications/luci-app-ddns/po/templates/ddns.pot b/applications/luci-app-ddns/po/templates/ddns.pot
index 6730340cf7..d5f6b0182e 100644
--- a/applications/luci-app-ddns/po/templates/ddns.pot
+++ b/applications/luci-app-ddns/po/templates/ddns.pot
@@ -515,7 +515,7 @@ msgid "OPTIONAL: Use non-default DNS-Server to detect 'Registered IP'."
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1025
-msgid "On Error the script will stop execution after given number of retrys."
+msgid "On Error the script will stop execution after the given number of retries."
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:756
@@ -683,7 +683,7 @@ msgid "The default setting of '0' will retry infinitely."
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1035
-msgid "The interval between which each succesive retry will commence."
+msgid "The interval between which each successive retry commences."
 msgstr ""
 
 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:505
-- 
cgit v1.2.3