diff --git a/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties b/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties index c6b3c496..c125f423 100644 --- a/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties +++ b/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties @@ -408,6 +408,8 @@ message_device_vpn_show_config=Show VPN connection info message_device_vpn_download_conf=Download vpn.conf file message_device_certificate=Download certificate button_label_close_device_vpn_config=Close +label_field_device_help=Help +button_label_close_device_help=Close message_no_devices=No Devices form_title_add_device=Add Device button_label_add_device=Add @@ -425,6 +427,17 @@ device_type_other=Other # should never be seen... device_type_firefox=Firefox +# Device help HTML +device_type_windows_help_html=Windows help HTML goes here +device_type_macosx_help_html=Mac OS X help HTML goes here +device_type_ios_help_html=iOS help HTML goes here +device_type_android_help_html=Android help HTML goes here +device_type_linux_help_html=Linux help HTML goes here +device_type_other_help_html=Other help HTML goes here +# should never be seen... +device_type_uninitialized_help_html=Uninitialized help HTML goes here +device_type_firefox_help_html=Firefox help HTML goes here + # Apps and MITM control form_title_mitm=App Control Master Switch message_mitm_enabled=Enabled diff --git a/bubble-web b/bubble-web index 0a779b9a..fce6adf4 160000 --- a/bubble-web +++ b/bubble-web @@ -1 +1 @@ -Subproject commit 0a779b9aa415328d8925955eee639c460c17a7e1 +Subproject commit fce6adf44d1ea052deebf19ed6c964447c4af9b7