-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Milestone
Description
When using "What's this" tooltip the Delay LED, the tooltip message doesn't quite answer the question of "What's this", outside of a vague statement.
Lines 207 to 209 in f1022da
| ledDelay->setToolTip ( tr ( "If this LED indicator turns red, " | |
| "you will not have much fun using " | |
| "the %1 software." ) |
Solution:
I think it should be similar (or as technical) to the Jitter explanation just below it.
Lines 160 to 162 in f1022da
| QString strLEDBuffers = "<b>" + tr ( "Local Jitter Buffer Status LED" ) + ":</b> " + | |
| tr ( "The local jitter buffer status LED shows the current audio/streaming " | |
| "status. If the light is red, the audio stream is interrupted. " |
Metadata
Metadata
Assignees
Labels
No labels