Skip to content

Commit 8a04b43

Browse files
committed
v3.3.0:
* "Open all" is now shown when multiple providers are selected
1 parent 5f3507e commit 8a04b43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_locales/de/messages.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,9 @@
101101

102102
"msgSuccessSaveOptions": {
103103
"message": "Gespeichert!"
104+
},
105+
106+
"contextMenuOpenAll": {
107+
"message": "Alle öffnen"
104108
}
105109
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "__MSG_extensionName__",
55
"description": "__MSG_extensionDescription__",
66
"author": "Andreas Bielawski",
7-
"version": "3.2.0",
7+
"version": "3.3.0",
88
"icons": {
99
"16": "icons/16.png",
1010
"32": "icons/32.png",

0 commit comments

Comments
 (0)