Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Wizard: Scan status text.
  • Loading branch information
Mark Clarkstone authored and perexg committed Feb 19, 2016
1 parent fa50517 commit 05acfff
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions src/wizard.c
Expand Up @@ -1044,8 +1044,19 @@ wizard_page_t *wizard_muxes(const char *lang)
*/

DESCRIPTION_FCN(status, N_("\
Show the scan status.\n\
Please, wait until the scan finishes.\
Tvheadend is now scanning for available services, please wait until \
the scan completes.\n\n\
\
**Notes**:\n\
* During scanning the number of muxes and services shown below should \
increase; if not check the connection(s) to your device(s).\n\
* The status tab (behind this wizard) will display signal information, \
if you notice a lot of errors or the signal strength appears low this \
usually indicates an issue with your antenna, satellite dish or cable.\n\
* If you don't see any signal information at all but the number of \
muxes and services is increasing the driver used by your device isn't \
supplying signal information to Tvheadend, in most cases this isn't \
an issue.\n\
"))


Expand Down

0 comments on commit 05acfff

Please sign in to comment.