소스 검색

add placeholders for device help

tags/v0.9.14
Jonathan Cobb 4 년 전
부모
커밋
992eb91299
2개의 변경된 파일14개의 추가작업 그리고 1개의 파일을 삭제
  1. +13
    -0
      bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties
  2. +1
    -1
      bubble-web

+ 13
- 0
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


+ 1
- 1
bubble-web

@@ -1 +1 @@
Subproject commit 0a779b9aa415328d8925955eee639c460c17a7e1
Subproject commit fce6adf44d1ea052deebf19ed6c964447c4af9b7

불러오는 중...
취소
저장