diff options
author | Dirk Brenken <dev@brenken.org> | 2020-04-12 10:00:34 +0200 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2020-04-12 10:00:34 +0200 |
commit | 94799995aa3fc7961c6d6aea6d3105a29d550b3f (patch) | |
tree | 0a7454534a8416569b78054628be492e2ca15cc9 /applications/luci-app-adblock/po/fr | |
parent | 2c812fbd58fd7399969185cc501bdba561d98d95 (diff) |
luci-app-adblock: more DNS Report tweaks
* revert last page loading change,
this breaks the filter functionality on that page
* Add a short paragraph to explain the page functionality
* Fix search to accept ":" character as well
(e.g. for IPv6 address search)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-adblock/po/fr')
-rw-r--r-- | applications/luci-app-adblock/po/fr/adblock.po | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/applications/luci-app-adblock/po/fr/adblock.po b/applications/luci-app-adblock/po/fr/adblock.po index ba0ad612b..e0ce47451 100644 --- a/applications/luci-app-adblock/po/fr/adblock.po +++ b/applications/luci-app-adblock/po/fr/adblock.po @@ -114,7 +114,7 @@ msgstr "Sauvegarde de la liste de blocage" msgid "Blocklist Query" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:314 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:316 msgid "Blocklist Query..." msgstr "" @@ -180,11 +180,11 @@ msgstr "Réinitialiser le fichier de DNS" msgid "DNS Report" msgstr "Rapport DNS" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:306 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:308 msgid "DNS Requests (blocked)" msgstr "Requêtes DNS (bloquées)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:303 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:305 msgid "DNS Requests (total)" msgstr "Requêtes DNS (totales)" @@ -285,7 +285,7 @@ msgstr "" msgid "Enabled" msgstr "Activé" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:300 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:302 msgid "End Date" msgstr "Date de fin" @@ -348,7 +348,7 @@ msgstr "" msgid "Last Run" msgstr "Dernière exécution" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:333 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:335 msgid "Latest DNS Requests" msgstr "" @@ -470,7 +470,7 @@ msgstr "" msgid "Refresh Timer..." msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:321 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:323 msgid "Refresh..." msgstr "" @@ -581,7 +581,7 @@ msgstr "" msgid "Special config options for the selected download utility." msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:297 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:299 msgid "Start Date" msgstr "Date de début" @@ -657,6 +657,12 @@ msgid "" "'#' are allowed - ip addresses, wildcards and regex are not." msgstr "" +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:296 +msgid "" +"This shows the last generated DNS Report, press the refresh button to get a " +"current one." +msgstr "" + #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:252 msgid "Time" msgstr "Heure" @@ -671,7 +677,7 @@ msgid "" "job for these lists." msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:326 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:328 msgid "Top 10 Statistics" msgstr "" |