diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-07-12 15:43:34 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-07-12 15:43:34 +0200 |
commit | 57b88211c14dd71da44b537ac9062f99e1efbe80 (patch) | |
tree | 0c6766c072f4d6a1cf0948dd2fb8fc96e8614149 /applications/luci-app-ddns/po/fr | |
parent | 233b83d6e56bb7b01717be186aa6a7acd896d90b (diff) |
luci-app-ddns: fix broken translation call
Fixes: #5874
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-ddns/po/fr')
-rw-r--r-- | applications/luci-app-ddns/po/fr/ddns.po | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/applications/luci-app-ddns/po/fr/ddns.po b/applications/luci-app-ddns/po/fr/ddns.po index 007ec11c80..e51101fdf1 100644 --- a/applications/luci-app-ddns/po/fr/ddns.po +++ b/applications/luci-app-ddns/po/fr/ddns.po @@ -760,8 +760,8 @@ msgid "There is no service configured." msgstr "Il n'y a aucun service configuré" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1070 -msgid "This is the current content of the log file in" -msgstr "Il s'agit du contenu actuel du fichier journal dans" +msgid "This is the current content of the log file in %h for this service." +msgstr "" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:197 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:275 @@ -957,6 +957,9 @@ msgid "to run HTTPS without verification of server certificates (insecure)" msgstr "" "exécuter HTTPS sans vérification des certificats de serveur (non sécurisé)" +#~ msgid "This is the current content of the log file in" +#~ msgstr "Il s'agit du contenu actuel du fichier journal dans" + #~ msgid "" #~ "Configure here the details for all Dynamic DNS services including this " #~ "LuCI application." |