mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 23:59:37 +02:00
bug 589, comment #7
This commit is contained in:
parent
038c7c0c68
commit
a059da557d
@ -328,7 +328,7 @@ wxAccStatus TrackPanelAx::GetName( int childId, wxString* name )
|
||||
this track is shown with a sync-locked icon.*/
|
||||
// The absence of a dash between Sync and Locked is deliberate -
|
||||
// if present, Jaws reads it as "dash".
|
||||
*name->Append( _( " Sync Lock On" ) );
|
||||
*name->Append( _( " Sync Lock Selected" ) );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user