From d349181aaef50e7a545d784176e55f5dc70fabff Mon Sep 17 00:00:00 2001 From: Paul Donald 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/pt_BR/ddns.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'applications/luci-app-ddns/po/pt_BR') diff --git a/applications/luci-app-ddns/po/pt_BR/ddns.po b/applications/luci-app-ddns/po/pt_BR/ddns.po index 4059a60f95..65d213ccda 100644 --- a/applications/luci-app-ddns/po/pt_BR/ddns.po +++ b/applications/luci-app-ddns/po/pt_BR/ddns.po @@ -557,7 +557,7 @@ msgid "OPTIONAL: Use non-default DNS-Server to detect 'Registered IP'." msgstr "OPCIONAL: Use servidor DNS não-padrão para detectar \"IP Registrado\"." #: 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 "" "Em erro, o script interromperá a execução após uma determinada quantidade de " "tentativas." @@ -730,7 +730,7 @@ msgid "The default setting of '0' will retry infinitely." msgstr "A configuração padrão de '0' terá infinitas tentativas." #: 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 "" "O intervalo entre o qual cada nova tentativa com sucesso será iniciada." -- cgit v1.2.3