[Update/bugfix] Config Window: VR Tab. Overlay詳細設定として、メイン画面から開けるOverlay Settings Windowを開くボタンを追加。
XSOverlay項目をVR Tabに移動。それにともない「VR限定」の文字を削除 Overlay Settings、初期値に戻すボタン右側の余計な余白を削除
This commit is contained in:
@@ -221,6 +221,7 @@ config_window:
|
||||
enable_overlay_small_log:
|
||||
label: Enable Overlay
|
||||
# desc:
|
||||
open_overlay_settings: Open Overlay Customized Settings
|
||||
|
||||
auto_clear_the_message_box:
|
||||
label: Auto Clear The Message Box
|
||||
@@ -235,7 +236,7 @@ config_window:
|
||||
show_and_disable_enter_key: Show and disable to send when pressed enter key
|
||||
|
||||
notice_xsoverlay:
|
||||
label: Notification XSOverlay (VR Only)
|
||||
label: Notification XSOverlay
|
||||
desc: Notify received messages by using XSOverlay's notification feature.
|
||||
|
||||
auto_export_message_logs:
|
||||
|
||||
@@ -217,6 +217,9 @@ config_window:
|
||||
|
||||
enable_overlay_small_log:
|
||||
label: Overlay機能を有効
|
||||
# desc:
|
||||
open_overlay_settings: Overlay詳細設定を開く
|
||||
|
||||
|
||||
|
||||
auto_clear_the_message_box:
|
||||
@@ -232,7 +235,7 @@ config_window:
|
||||
show_and_disable_enter_key: 表示し、エンターキーでの送信を無効
|
||||
|
||||
notice_xsoverlay:
|
||||
label: XSOverlayでの通知受け取り機能を有効 (VR限定)
|
||||
label: XSOverlayでの通知受け取り機能を有効
|
||||
desc: 文字起こし (受信) されたメッセージをXSOverlayの機能を使って通知として受け取れます。
|
||||
|
||||
auto_export_message_logs:
|
||||
|
||||
@@ -217,7 +217,7 @@ config_window:
|
||||
show_and_disable_enter_key: 표시 (Enter 키 전송 비활성화)
|
||||
|
||||
notice_xsoverlay:
|
||||
label: XSOverlay에서 알림 수신 기능 활성화 (VR 전용)
|
||||
label: XSOverlay에서 알림 수신 기능 활성화
|
||||
desc: 수신된 메시지를 XSOverlay의 기능을 통해 알림으로 받아볼 수 있습니다.
|
||||
|
||||
auto_export_message_logs:
|
||||
|
||||
Reference in New Issue
Block a user