mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 16:48:44 +02:00
Bug 1420 - Tooltip for Scrub Bar is inaccurate/misleading
This commit is contained in:
parent
e056c23879
commit
308ccb9eab
@ -2123,7 +2123,7 @@ namespace {
|
||||
else
|
||||
return _("Click or drag to begin scrubbing");
|
||||
#else
|
||||
return _("Click to scrub, drag to seek");
|
||||
return _("Click & move to scrub. Click & drag to seek");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user