2 Commits

Author SHA1 Message Date
fba985482c Version 4.0.7 2019-09-02 12:05:13 +02:00
094fb0ee84 Fix additional placeholder in zh-CN 2019-09-02 12:04:39 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1024,7 +1024,7 @@
} }
}, },
"sizes-huge": { "sizes-huge": {
"message": "超大($LOW$ - $HIGH$", "message": "超大(> $HIGH$",
"description": "Menu text; manager size column dropdown", "description": "Menu text; manager size column dropdown",
"placeholders": { "placeholders": {
"high": { "high": {

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "DownThemAll!", "name": "DownThemAll!",
"version": "4.0.6", "version": "4.0.7",
"description": "__MSG_extensionDescription__", "description": "__MSG_extensionDescription__",
"homepage_url": "https://downthemall.org/", "homepage_url": "https://downthemall.org/",