]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
cwc: change label 'One mux' to 'Updates from one mux'
authorJaroslav Kysela <perex@perex.cz>
Fri, 11 Mar 2016 09:52:14 +0000 (10:52 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 11 Mar 2016 09:52:14 +0000 (10:52 +0100)
src/descrambler/cwc.c

index 42471bb1c3f24c5147223ed7be5626e685a445a0..44855dd589925dcb504a0329c9d4ecf29d2a8e61 100644 (file)
@@ -1844,7 +1844,7 @@ const idclass_t caclient_cwc_class =
     {
       .type     = PT_BOOL,
       .id       = "emmex",
-      .name     = N_("One mux (EMM)"),
+      .name     = N_("Updates from one mux (EMM)"),
       .off      = offsetof(cwc_t, cwc_emmex),
       .def.i    = 1
     },