Update locale files for English, Traditional Chinese, and Simplified Chinese to clarify volume adjustment confirmation prompts by removing references to 'headphone' in descriptions, enhancing consistency and user understanding.
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"powerOffConfirmOk": "Turn off",
|
||||
"powerOffConfirmCancel": "Cancel",
|
||||
"volumeMinConfirmTitle": "Set volume to minimum?",
|
||||
"volumeMinConfirmDesc": "Headphone volume will be set to the lowest level (mute). Continue?",
|
||||
"volumeMinConfirmDesc": "Volume will be set to the lowest level (mute). Continue?",
|
||||
"volumeMinConfirmOk": "Set to minimum",
|
||||
"volumeMaxConfirmTitle": "Set volume to maximum?",
|
||||
"volumeMaxConfirmDesc": "Headphone volume will be set to the highest level. Continue?",
|
||||
"volumeMaxConfirmDesc": "Volume will be set to the highest level. Continue?",
|
||||
"volumeMaxConfirmOk": "Set to maximum",
|
||||
"volumePassthroughHint": "Volume passthrough is on; volume cannot be adjusted",
|
||||
"volumePassthroughBlocked": "Volume passthrough is active ({mode}). Headphone volume is fixed. Turn passthrough off in Audio settings.",
|
||||
|
||||
Reference in New Issue
Block a user