From dee14bef76178ba0d8b81a96bc99c58e80db344f Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 11 Mar 2016 10:52:14 +0100 Subject: [PATCH] cwc: change label 'One mux' to 'Updates from one mux' --- src/descrambler/cwc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/descrambler/cwc.c b/src/descrambler/cwc.c index 42471bb1c..44855dd58 100644 --- a/src/descrambler/cwc.c +++ b/src/descrambler/cwc.c @@ -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 }, -- 2.47.3