mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 08:54:14 +02:00
[wgem] more installation options
This commit is contained in:
@@ -19,6 +19,12 @@ web.install.option.fullscreen.label=Open in fullscreen
|
||||
web.install.option.fullscreen.tip=If the app should always be opened in fullscreen
|
||||
web.install.option.noframe.label=No frame
|
||||
web.install.option.noframe.tip=If the app should not have a frame around it ( like browsers have )
|
||||
web.install.option.nocache.label=No cache
|
||||
web.install.option.nocache.tip=Session data will not be stored after the app is closed
|
||||
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.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