Skip to content

Commit 503ddd4

Browse files
committed
Make the x-load capability localizable (tor-browser#43635).
1 parent 2b2d4e2 commit 503ddd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/_locales/en/messages.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,10 @@
584584
"cap_other": {
585585
"message": "other"
586586
},
587+
"cap_x-load": {
588+
"message": "x-load",
589+
"description": "Capability for file:// documents to load subresources from a different and non descendant directory."
590+
},
587591
"changelog": {
588592
"message": "Changelog"
589593
},

0 commit comments

Comments
 (0)