From a5b51730fcd7c9067c26ad4d448535c2f41b7cbd Mon Sep 17 00:00:00 2001 From: Hartmnt Date: Wed, 3 Jan 2024 14:56:13 +0000 Subject: [PATCH] FIX(a11y): Fix all buddy labels --- src/mumble/ACLEditor.ui | 39 ++++++++++++------ src/mumble/AudioInput.ui | 21 ++++++++++ src/mumble/AudioOutput.ui | 4 +- src/mumble/BanEditor.ui | 17 +++++++- src/mumble/LCD.ui | 6 +++ src/mumble/Log.ui | 14 +++++-- src/mumble/LookConfig.ui | 48 ++++++++++++++++++++++ src/mumble/ManualPlugin.ui | 26 +++++++++++- src/mumble/NetworkConfig.ui | 17 +++++++- src/mumble/PositionalAudioViewer.ui | 62 ++++++++++++++++++++++++++++- src/mumble/UserEdit.ui | 17 ++++---- 11 files changed, 242 insertions(+), 29 deletions(-) diff --git a/src/mumble/ACLEditor.ui b/src/mumble/ACLEditor.ui index b3a8fc2a44b..a2910dd4be2 100644 --- a/src/mumble/ACLEditor.ui +++ b/src/mumble/ACLEditor.ui @@ -32,6 +32,9 @@ Password + + qleChannelPassword + @@ -49,6 +52,9 @@ Position + + qsbChannelPosition + @@ -76,6 +82,9 @@ This value enables you to change the way Mumble arranges the channels in the tre Maximum Users + + qsbChannelMaxUsers + @@ -138,6 +147,9 @@ When checked the channel created will be marked as temporary. This means when th Name + + qleChannelName + @@ -155,6 +167,9 @@ When checked the channel created will be marked as temporary. This means when th Description + + rteChannelDescription + @@ -803,8 +818,8 @@ Contains the list of members inherited by the current channel. Uncheck <i> accept() - 236 - 499 + 245 + 493 157 @@ -819,8 +834,8 @@ Contains the list of members inherited by the current channel. Uncheck <i> reject() - 304 - 499 + 313 + 493 286 @@ -835,12 +850,12 @@ Contains the list of members inherited by the current channel. Uncheck <i> animateClick() - 476 - 316 + 848 + 402 - 574 - 445 + 848 + 436 @@ -851,8 +866,8 @@ Contains the list of members inherited by the current channel. Uncheck <i> accept() - 331 - 50 + 465 + 96 303 @@ -867,8 +882,8 @@ Contains the list of members inherited by the current channel. Uncheck <i> accept() - 331 - 274 + 464 + 340 303 diff --git a/src/mumble/AudioInput.ui b/src/mumble/AudioInput.ui index cd3f2fd3c4d..50cbe702d10 100644 --- a/src/mumble/AudioInput.ui +++ b/src/mumble/AudioInput.ui @@ -253,6 +253,9 @@ Hold Time + + qsPTTHold + @@ -300,6 +303,9 @@ Silence Below + + qsTransmitMin + @@ -382,6 +388,9 @@ Speech Above + + qsTransmitMax + @@ -649,6 +658,9 @@ Echo Cancellation + + qcbEcho + @@ -717,6 +729,9 @@ Speex suppression strength + + qsSpeexNoiseSupStrength + @@ -910,6 +925,9 @@ Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + qlePushClickPathOff + @@ -1003,6 +1021,9 @@ Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + qlePushClickPathOn + diff --git a/src/mumble/AudioOutput.ui b/src/mumble/AudioOutput.ui index 7b67b3d3a83..62bee70dc11 100644 --- a/src/mumble/AudioOutput.ui +++ b/src/mumble/AudioOutput.ui @@ -536,7 +536,7 @@ Bloom - qsMinimumVolume + qsBloom @@ -556,7 +556,7 @@ Minimum Volume - qsMaxDistance + qsMinimumVolume diff --git a/src/mumble/BanEditor.ui b/src/mumble/BanEditor.ui index 130e00a8679..743c5035aeb 100644 --- a/src/mumble/BanEditor.ui +++ b/src/mumble/BanEditor.ui @@ -6,7 +6,7 @@ 0 0 - 454 + 622 470 @@ -56,6 +56,9 @@ User + + qleUser + @@ -144,6 +147,9 @@ Reason + + qleReason + @@ -161,6 +167,9 @@ Start + + qdteStart + @@ -187,6 +196,9 @@ End + + qdteEnd + @@ -207,6 +219,9 @@ Hash + + qleHash + diff --git a/src/mumble/LCD.ui b/src/mumble/LCD.ui index 1e76816ce8e..7b87975aed0 100644 --- a/src/mumble/LCD.ui +++ b/src/mumble/LCD.ui @@ -82,6 +82,9 @@ This field describes the size of an LCD device. The size is given either in pixe Minimum Column Width + + qsMinColWidth + @@ -120,6 +123,9 @@ This field describes the size of an LCD device. The size is given either in pixe Splitter Width + + qsSplitterWidth + diff --git a/src/mumble/Log.ui b/src/mumble/Log.ui index 5bf0e46fd78..a74b719f367 100644 --- a/src/mumble/Log.ui +++ b/src/mumble/Log.ui @@ -337,7 +337,7 @@ 0 - qsNotificationVolume + qsCueVolume @@ -398,6 +398,9 @@ The setting only applies for new messages, the already shown ones will retain th Maximum chat length + + qsbMaxBlocks + @@ -421,6 +424,9 @@ The setting only applies for new messages, the already shown ones will retain th Message margins + + qsbChatMessageMargins + @@ -459,6 +465,9 @@ The setting only applies for new messages, the already shown ones will retain th Limit notifications when there are more than + + qsbMessageLimitUsers + @@ -485,9 +494,6 @@ The setting only applies for new messages, the already shown ones will retain th users on the server. - - qsbMessageLimitUsers - diff --git a/src/mumble/LookConfig.ui b/src/mumble/LookConfig.ui index a30397cbb96..306240fc5fd 100644 --- a/src/mumble/LookConfig.ui +++ b/src/mumble/LookConfig.ui @@ -52,6 +52,9 @@ User Dragging + + qcbUserDrag + @@ -59,6 +62,9 @@ Channel Dragging + + qcbChannelDrag + @@ -73,6 +79,9 @@ Expand + + qcbExpand + @@ -405,6 +414,9 @@ Always On Top + + qcbAlwaysOnTop + @@ -452,6 +464,9 @@ Quit Behavior + + qcbQuitBehavior + @@ -526,6 +541,9 @@ Channel separator + + qleChannelSeparator + @@ -573,6 +591,9 @@ Abbreviated postfix characters + + qsbPostfixCharCount + @@ -623,6 +644,9 @@ Max. channel name length + + qsbMaxNameLength + @@ -668,6 +692,9 @@ Remove silent user after + + qsbSilentUserLifetime + @@ -705,6 +732,9 @@ Abbreviation replacement + + qleAbbreviationReplacement + @@ -715,6 +745,9 @@ Abbreviated prefix characters + + qsbPrefixCharCount + @@ -742,6 +775,9 @@ Rel. font size (%) + + qsbRelFontSize + @@ -752,6 +788,9 @@ Channel hierarchy depth + + qsbChannelHierarchyDepth + @@ -788,6 +827,9 @@ Theme + + qcbTheme + @@ -886,6 +928,9 @@ Action (User): + + qcbSearchUserAction + @@ -909,6 +954,9 @@ Action (Channel): + + qcbSearchChannelAction + diff --git a/src/mumble/ManualPlugin.ui b/src/mumble/ManualPlugin.ui index 1a2102f0d5e..00000d0c706 100644 --- a/src/mumble/ManualPlugin.ui +++ b/src/mumble/ManualPlugin.ui @@ -7,7 +7,7 @@ 0 0 731 - 528 + 530 @@ -80,6 +80,9 @@ Qt::AlignCenter + + qdsbY + @@ -107,6 +110,9 @@ Qt::AlignCenter + + qdsbZ + @@ -117,6 +123,9 @@ Qt::AlignCenter + + qdsbX + @@ -147,6 +156,9 @@ Silent user displaytime: + + qsbSilentUserDisplaytime + @@ -201,6 +213,9 @@ Qt::AlignCenter + + qsbAzimuth + @@ -258,6 +273,9 @@ Qt::AlignCenter + + qsbElevation + @@ -312,6 +330,9 @@ Context + + qleContext + @@ -319,6 +340,9 @@ Identity + + qleIdentity + diff --git a/src/mumble/NetworkConfig.ui b/src/mumble/NetworkConfig.ui index ef783a98779..2fb4f636dce 100644 --- a/src/mumble/NetworkConfig.ui +++ b/src/mumble/NetworkConfig.ui @@ -7,7 +7,7 @@ 0 0 576 - 584 + 694 @@ -108,6 +108,9 @@ Type + + qcbType + @@ -149,6 +152,9 @@ Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + qleHostname + @@ -187,6 +193,9 @@ Port + + qlePort + @@ -231,6 +240,9 @@ Username + + qleUsername + @@ -248,6 +260,9 @@ Password + + qlePassword + diff --git a/src/mumble/PositionalAudioViewer.ui b/src/mumble/PositionalAudioViewer.ui index 6dc1e86ad54..b8007a634c4 100644 --- a/src/mumble/PositionalAudioViewer.ui +++ b/src/mumble/PositionalAudioViewer.ui @@ -6,7 +6,7 @@ 0 0 - 600 + 648 600 @@ -25,6 +25,9 @@ X + + cameraDirX + @@ -57,6 +60,9 @@ Y + + cameraDirY + @@ -89,6 +95,9 @@ Z + + cameraDirZ + @@ -155,6 +164,9 @@ X + + playerPosX + @@ -187,6 +199,9 @@ Y + + playerPosY + @@ -219,6 +234,9 @@ Z + + playerPosZ + @@ -235,6 +253,9 @@ X + + playerAxisX + @@ -267,6 +288,9 @@ Y + + playerAxisY + @@ -299,6 +323,9 @@ Z + + playerAxisZ + @@ -340,6 +367,9 @@ X + + playerDirX + @@ -372,6 +402,9 @@ Y + + playerDirY + @@ -404,6 +437,9 @@ Z + + playerDirZ + @@ -445,6 +481,9 @@ X + + cameraAxisX + @@ -527,6 +566,9 @@ Y + + cameraAxisY + @@ -534,6 +576,9 @@ Z + + cameraAxisZ + @@ -550,6 +595,9 @@ X + + cameraPosX + @@ -582,6 +630,9 @@ Y + + cameraPosY + @@ -614,6 +665,9 @@ Z + + cameraPosZ + @@ -655,6 +709,9 @@ Context + + context + @@ -669,6 +726,9 @@ Identity + + identity + diff --git a/src/mumble/UserEdit.ui b/src/mumble/UserEdit.ui index 0c216906420..b061f2ba88a 100644 --- a/src/mumble/UserEdit.ui +++ b/src/mumble/UserEdit.ui @@ -165,6 +165,9 @@ Inactive for + + qsbInactive + @@ -191,6 +194,13 @@ + + + MUComboBox + QComboBox +
widgets/MUComboBox.h
+
+
@@ -226,11 +236,4 @@
- - - MUComboBox - QComboBox -
widgets/MUComboBox.h
-
-