Added localized extension description

This commit is contained in:
Kevin Röbert 2020-02-19 18:55:50 +01:00
parent a8d50a102c
commit 21cf8ec613
3 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,8 @@
{
"extension_description": {
"message": "Entfernt tracking Elemente von URLs.",
"description": "Erweiterungsbeschreibung"
},
"hash_status_code_1": {
"message": "Aktuell",
"description": "Dieser Statuscode besagt, dass kein Update für die ClearURLs-Regeln verfügbar ist und alles auf dem neuesten Stand ist."

View File

@ -1,4 +1,8 @@
{
"extension_description": {
"message": "Remove tracking elements from URLs.",
"description": "Extension description."
},
"hash_status_code_1": {
"message": "up to date",
"description": "This status code says, that no update is available for the ClearURLs rules and everything is up to date."

View File

@ -3,7 +3,7 @@
"name": "ClearURLs",
"version": "1.15.0",
"author": "Kevin Röbert",
"description": "Remove tracking elements from URLs.",
"description": "__MSG_extension_description__",
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
"default_locale": "en",
"applications": {