Small improvements

This commit is contained in:
nobody 2020-06-26 06:15:42 +02:00
parent 19699a4d17
commit a32e7748d7
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
3 changed files with 4 additions and 6 deletions

View File

@ -128,7 +128,7 @@
"description": "Domains for HTML-Filter:"
},
"htmlFilterDomainsDescription": {
"message": "Enter domains for the HTML-Filter. For these domains the filter is activated, except you invert the HTML-Filter with the next option. Separate multiple entries with semi-colons (;).",
"message": "Gib die Domains für den HTML-Filter an. Für diese Domains ist der Filter aktiviert, außer du kehrst den HTML-Filter mit der nächsten Option um. Trenne mehrere Einträge durch Semikolon (;).",
"description": "Enter domains for the HTML-Filter. For these domains the filter is activated, except you invert the HTML-Filter with the next option. Separate multiple entries with semi-colons (;)."
}
}

View File

@ -221,6 +221,7 @@ body {
#negate-html-filter-list-warning {
text-decoration: underline;
cursor: pointer;
text-transform: none;
}
.hidden {

View File

@ -206,14 +206,11 @@
<div class="notice-body" dir="ltr">
<div class="notice-message">
<i class="fai fa-exclamation-triangle icon"></i>
Your preferred language is not yet fully supported.
Your preferred language is not yet fully supported. Please help out by translating this add-on on Weblate.
</div>
<a class="button button-notice button-warning" href="https://hosted.weblate.org/projects/localcdn/" target="_blank">
Please help out by translating this add-on on Weblate.
Translate
</a>
</div>