From 9fd09c33b13f560f04943c4df5557cabf40fe794 Mon Sep 17 00:00:00 2001 From: Silent Date: Tue, 16 Feb 2021 21:53:50 +0100 Subject: [PATCH] Improve consistency of tooltips in Display Settings --- src/duckstation-qt/displaysettingswidget.cpp | 2 +- src/duckstation-qt/displaysettingswidget.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/duckstation-qt/displaysettingswidget.cpp b/src/duckstation-qt/displaysettingswidget.cpp index a1848187e..36d0028b2 100644 --- a/src/duckstation-qt/displaysettingswidget.cpp +++ b/src/duckstation-qt/displaysettingswidget.cpp @@ -122,7 +122,7 @@ DisplaySettingsWidget::DisplaySettingsWidget(QtHostInterface* host_interface, QW tr("Shows the number of frames (or v-syncs) displayed per second by the system in the " "top-right corner of the display.")); dialog->registerWidgetHelp( - m_ui.showSpeed, tr("Show Speed"), tr("Unchecked"), + m_ui.showSpeed, tr("Show Emulation Speed"), tr("Unchecked"), tr("Shows the current emulation speed of the system in the top-right corner of the display as a percentage.")); dialog->registerWidgetHelp(m_ui.showResolution, tr("Show Resolution"), tr("Unchecked"), tr("Shows the resolution of the game in the top-right corner of the display.")); diff --git a/src/duckstation-qt/displaysettingswidget.ui b/src/duckstation-qt/displaysettingswidget.ui index a5b970857..4ddc08a8a 100644 --- a/src/duckstation-qt/displaysettingswidget.ui +++ b/src/duckstation-qt/displaysettingswidget.ui @@ -163,7 +163,7 @@ - Show Messages + Show OSD Messages