mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 09:54:16 +02:00
[wgem] allow internal URLs installation option
This commit is contained in:
@@ -25,6 +25,8 @@ web.install.option.insecure.label=Allow insecure content
|
||||
web.install.option.insecure.tip=It allows the execution of insecure content within the application
|
||||
web.install.option.ignore_certificate.label=Ignore certificate errors
|
||||
web.install.option.ignore_certificate.tip=Certificate related errors will be ignored by the app
|
||||
web.install.option.allow_urls.label=Allow internal URLs
|
||||
web.install.option.allow_urls.tip=It allows the application to internally open addresses / URLs outside its domain. e.g: outlook.live.com would be able to open account.microsoft.com
|
||||
web.install.option.tray.label=Tray mode
|
||||
web.install.option.tray.off.label=Off
|
||||
web.install.option.tray.off.tip=Off
|
||||
|
||||
Reference in New Issue
Block a user