mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
Add i18n hint for Record/Play head
This commit is contained in:
parent
561504dc37
commit
f7c0ba837b
@ -629,6 +629,8 @@ protected:
|
||||
return {
|
||||
XO( "Click and drag to adjust, double-click to reset" ),
|
||||
&cursor,
|
||||
/* i18n-hint: This text is a tooltip on the icon (of a pin) representing
|
||||
the temporal position in the audio. */
|
||||
XO( "Record/Play head" )
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user