mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 02:23:57 +02:00
BUGZ-530: Rename 'System Sounds' to 'UI FX'
This commit is contained in:
parent
c48ecb5f67
commit
0ba849d65b
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Flickable {
|
|||
Layout.preferredWidth: parent.width
|
||||
Layout.preferredHeight: 30
|
||||
Layout.topMargin: 2
|
||||
labelText: "System Sound Volume"
|
||||
labelText: "UI FX Volume"
|
||||
from: simplifiedUI.numericConstants.mutedValue
|
||||
to: 20.0
|
||||
defaultValue: 0.0
|
||||
|
|
Loading…
Reference in a new issue