Skip to content

Commit

Permalink
v8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
erosman authored Aug 18, 2024
1 parent 88236a1 commit a30f099
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@
"location": { "message": "Location" },
"quickAdd": { "message": "Quick Add" },
"excludeHost": { "message": "Exclude Host" },
"tabProxy": { "message": "Tab Proxy" },
"more": { "message": "More" },
"server": { "message": "Server" },

"setTabProxy": { "message": "Set Tab Proxy" },
"unsetTabProxy": { "message": "Unset Tab Proxy" },
"more": { "message": "More" },

"incognitoAccessError": { "message": "Firefox requires private browsing permission for proxy settings." },
"controlledByOtherExtensions": { "message": "Settings are controlled by other extensions." },
Expand Down

0 comments on commit a30f099

Please sign in to comment.