Clarify the wording and explain the meaning of some labels in settings
This commit is contained in:
committed by
Pavel Penev
parent
edd0068d88
commit
04648a66e6
@@ -84,7 +84,9 @@ Container@AUDIO_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Mute Background Music
|
Text: Mute Menu Music
|
||||||
|
TooltipText: Mute background music when no specific track is playing
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@MUSIC_VOLUME_CONTAINER:
|
Container@MUSIC_VOLUME_CONTAINER:
|
||||||
X: PARENT_RIGHT / 2 + 10
|
X: PARENT_RIGHT / 2 + 10
|
||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
|
|||||||
@@ -159,7 +159,9 @@ Container@DISPLAY_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Player Stance Colors
|
Text: Player Relationship Colors
|
||||||
|
TooltipText: Change minimap and health bar colors based on relationship (own, enemy, ally, neutral)
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@ROW:
|
Container@ROW:
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 20
|
Height: 20
|
||||||
@@ -173,6 +175,8 @@ Container@DISPLAY_PANEL:
|
|||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show UI Feedback Notifications
|
Text: Show UI Feedback Notifications
|
||||||
|
TooltipText: Show transient text notifications for UI events
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@TRANSIENTS_CHECKBOX_CONTAINER:
|
Container@TRANSIENTS_CHECKBOX_CONTAINER:
|
||||||
X: PARENT_RIGHT / 2 + 10
|
X: PARENT_RIGHT / 2 + 10
|
||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
@@ -182,6 +186,8 @@ Container@DISPLAY_PANEL:
|
|||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Game Event Notifications
|
Text: Show Game Event Notifications
|
||||||
|
TooltipText: Show transient text notifications for game events
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@ROW:
|
Container@ROW:
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 20
|
Height: 20
|
||||||
|
|||||||
@@ -84,7 +84,9 @@ Container@AUDIO_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Mute Background Music
|
Text: Mute Menu Music
|
||||||
|
TooltipText: Mute background music when no specific track is playing
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@MUSIC_VOLUME_CONTAINER:
|
Container@MUSIC_VOLUME_CONTAINER:
|
||||||
X: PARENT_RIGHT / 2 + 10
|
X: PARENT_RIGHT / 2 + 10
|
||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
|
|||||||
@@ -159,7 +159,9 @@ Container@DISPLAY_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Player Stance Colors
|
Text: Player Relationship Colors
|
||||||
|
TooltipText: Change minimap and health bar colors based on relationship (own, enemy, ally, neutral)
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@ROW:
|
Container@ROW:
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 20
|
Height: 20
|
||||||
@@ -173,6 +175,8 @@ Container@DISPLAY_PANEL:
|
|||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show UI Feedback Notifications
|
Text: Show UI Feedback Notifications
|
||||||
|
TooltipText: Show transient text notifications for UI events
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@TRANSIENTS_CHECKBOX_CONTAINER:
|
Container@TRANSIENTS_CHECKBOX_CONTAINER:
|
||||||
X: PARENT_RIGHT / 2 + 10
|
X: PARENT_RIGHT / 2 + 10
|
||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
@@ -182,6 +186,8 @@ Container@DISPLAY_PANEL:
|
|||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Game Event Notifications
|
Text: Show Game Event Notifications
|
||||||
|
TooltipText: Show transient text notifications for game events
|
||||||
|
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
|
||||||
Container@ROW:
|
Container@ROW:
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 20
|
Height: 20
|
||||||
|
|||||||
Reference in New Issue
Block a user