Skip to content

Commit

Permalink
Tooltip Text changed from Interface to Decks
Browse files Browse the repository at this point in the history
  • Loading branch information
saksham28hans committed Mar 18, 2023
1 parent 060b0e9 commit 0ab950e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/skin/legacy/tooltips.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ void Tooltips::addStandardTooltips() {
<< tr("Auto: Sets how much to reduce the music volume when the volume of active microphones rises above threshold.")
<< tr("Manual: Sets how much to reduce the music volume, when talkover is activated regardless of volume of microphone inputs.");

QString changeAmount = tr("Change the step-size in the Preferences -> Interface menu.");
QString changeAmount = tr("Change the step-size in the Preferences -> Decks menu.");
add("rate_perm_up_rate_perm_up_small")
<< tr("Raise Pitch")
<< QString("%1: %2").arg(leftClick, tr("Sets the pitch higher."))
Expand Down

0 comments on commit 0ab950e

Please sign in to comment.