We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3507e commit 8a04b43Copy full SHA for 8a04b43
_locales/de/messages.json
@@ -101,5 +101,9 @@
101
102
"msgSuccessSaveOptions": {
103
"message": "Gespeichert!"
104
+ },
105
+
106
+ "contextMenuOpenAll": {
107
+ "message": "Alle öffnen"
108
}
109
manifest.json
@@ -4,7 +4,7 @@
4
"name": "__MSG_extensionName__",
5
"description": "__MSG_extensionDescription__",
6
"author": "Andreas Bielawski",
7
- "version": "3.2.0",
+ "version": "3.3.0",
8
"icons": {
9
"16": "icons/16.png",
10
"32": "icons/32.png",
0 commit comments