mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-11 12:56:14 -05:00
Update tooltip text for "Display Monitor"
Changed the description that might sound confusing to the end user.
This commit is contained in:
@@ -328,7 +328,6 @@ void GeneralWidget::AddDescriptions()
|
||||
m_monitor_combo->SetTitle(tr("Display Monitor"));
|
||||
m_monitor_combo->SetDescription(
|
||||
tr("Selects which display to use when rendering.<br><br>"
|
||||
"When rendering to the main window, the main window will be moved to this display.<br><br>"
|
||||
"<dolphin_emphasis>If unsure, select Primary Monitor.</dolphin_emphasis>"));
|
||||
|
||||
m_aspect_combo->SetTitle(tr("Aspect Ratio"));
|
||||
|
||||
Reference in New Issue
Block a user