aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/AudioSettingsDialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/qt_sdl/AudioSettingsDialog.ui')
-rw-r--r--src/frontend/qt_sdl/AudioSettingsDialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/frontend/qt_sdl/AudioSettingsDialog.ui b/src/frontend/qt_sdl/AudioSettingsDialog.ui
index b6f37c7..e57ce8c 100644
--- a/src/frontend/qt_sdl/AudioSettingsDialog.ui
+++ b/src/frontend/qt_sdl/AudioSettingsDialog.ui
@@ -86,14 +86,14 @@
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
- <string>Bitrate:</string>
+ <string>Bit depth:</string>
</property>
</widget>
</item>
<item row="1" column="1">
- <widget class="QComboBox" name="cbBitrate">
+ <widget class="QComboBox" name="cbBitDepth">
<property name="whatsThis">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The bitrate of audio playback. If set to &quot;Automatic&quot; this will be 10-bit for DS mode and 16-bit for DSi mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The bit depth of audio playback. If set to &quot;Automatic&quot; this will be 10-bit for DS mode and 16-bit for DSi mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -190,7 +190,7 @@
</customwidgets>
<tabstops>
<tabstop>cbInterpolation</tabstop>
- <tabstop>cbBitrate</tabstop>
+ <tabstop>cbBitDepth</tabstop>
<tabstop>slVolume</tabstop>
<tabstop>chkSyncDSiVolume</tabstop>
<tabstop>rbMicNone</tabstop>