diff options
author | Jesús <heckyel@hyperbola.info> | 2022-04-06 09:20:13 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-04-06 09:20:13 +0800 |
commit | 43ec510f592126f13bb470c3f21225db322f6073 (patch) | |
tree | 6601175555476b4fcb16498c82f2a19540519f2b /locale/lv/messages.properties | |
parent | df349cf4a60f9ca5a522806a5152f4ea159f54e3 (diff) | |
download | ematrix-43ec510f592126f13bb470c3f21225db322f6073.tar.lz ematrix-43ec510f592126f13bb470c3f21225db322f6073.tar.xz ematrix-43ec510f592126f13bb470c3f21225db322f6073.zip |
Update Hyperlink Auditing URL
Diffstat (limited to 'locale/lv/messages.properties')
-rw-r--r-- | locale/lv/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/lv/messages.properties b/locale/lv/messages.properties index 0d055b2..d15c215 100644 --- a/locale/lv/messages.properties +++ b/locale/lv/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} |