]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update linuxdvb_frontend.c
authorMark Clarkstone <mpmc@users.noreply.github.com>
Fri, 6 Nov 2015 15:56:54 +0000 (15:56 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 Nov 2015 08:30:00 +0000 (09:30 +0100)
src/input/mpegts/linuxdvb/linuxdvb_frontend.c

index c94bbbcfc4a2dc63ccb815c13aa735e651b7178c..c4ad1fcdf4573a148093a46ade3161435a2bf4ce 100644 (file)
@@ -103,7 +103,7 @@ const idclass_t linuxdvb_frontend_class =
     {
       .type     = PT_U32,
       .id       = "tune_repeats",
-      .name     = N_("Tune repeats"),
+      .name     = N_("# tune repeats"),
       .opts     = PO_ADVANCED,
       .off      = offsetof(linuxdvb_frontend_t, lfe_tune_repeats),
     },