mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-20 05:07:53 +01:00
fix i18n-hint
This commit is contained in:
@@ -988,7 +988,7 @@ void TrackPanel::HandleMotion
|
||||
}
|
||||
|
||||
if (HasEscape())
|
||||
/* i18n-hint TAB is a key on the keyboard */
|
||||
/* i18n-hint Esc is a key on the keyboard */
|
||||
status += wxT(" "), status += _("(Esc to cancel)");
|
||||
mListener->TP_DisplayStatusMessage(status);
|
||||
if (!tooltip.empty())
|
||||
|
||||
Reference in New Issue
Block a user