diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 2891008..df08d8e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1,8 +1,4 @@ { - "extension_description": { - "message": "Remove tracking elements from URLs.", - "description": "Extension description (max. 132 characters)" - }, "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." @@ -335,6 +331,10 @@ "message": "Block hyperlink auditing", "description": "This string is used as title for the hyperlink auditing blocking switch" }, + "extension_description": { + "message": "Remove tracking elements from URLs.", + "description": "Extension description (max. 132 characters)" + }, "eTag_filtering_log": { "message": "ETag header was removed from this request", "description": "This string is used on ETag header filtering in the ClearURLs log."