},
{
.id = "type_tags",
- .name = N_("Create type based tags"),
+ .name = N_("Create type-based tags"),
.off = offsetof(bouquet_t, bq_chtag_type_tags),
},
{
.type = PT_U32,
.id = "ext_url_period",
.name = N_("Re-fetch period (mins)"),
- .desc = N_("Re-fetch the bouquet every x mins."),
+ .desc = N_("Re-fetch the bouquet every x minutes."),
.off = offsetof(bouquet_t, bq_ext_url_period),
.opts = PO_ADVANCED | PO_HIDDEN,
.notify = bouquet_class_ext_url_notify,
.type = PT_STR,
.id = "language",
.name = N_("Language"),
- .desc = N_("The language the filter should apply to."),
+ .desc = N_("The language to which the filter should apply."),
.get = esfilter_class_language_get,
.set = esfilter_class_language_set,
.list = esfilter_class_language_enum,
.type = PT_STR,
.id = "service",
.name = N_("Service"),
- .desc = N_("The service the filter should apply to. "
- "Leave blank to apply the filter to all "
- "services."),
+ .desc = N_("The service to which the filter should apply. "
+ "Leave blank to apply the filter to all services."),
.get = esfilter_class_service_get,
.set = esfilter_class_service_set,
.list = esfilter_class_service_enum,
.type = PT_STR,
.id = "language",
.name = N_("Language"),
- .desc = N_("The language the filter should apply to."),
+ .desc = N_("The language to which the filter should apply."),
.get = esfilter_class_language_get,
.set = esfilter_class_language_set,
.list = esfilter_class_language_enum,
.type = PT_STR,
.id = "language",
.name = N_("Language"),
- .desc = N_("The language the filter should apply to."),
+ .desc = N_("The language to which the filter should apply."),
.get = esfilter_class_language_get,
.set = esfilter_class_language_set,
.list = esfilter_class_language_enum,
.type = PT_STR,
.id = "language",
.name = N_("Language"),
- .desc = N_("The language the filter should apply to."),
+ .desc = N_("The language to which the filter should apply."),
.get = esfilter_class_language_get,
.set = esfilter_class_language_set,
.list = esfilter_class_language_enum,
.type = PT_STR,
.id = "language",
.name = N_("Language"),
- .desc = N_("The language the filter should apply to."),
+ .desc = N_("The language to which the filter should apply."),
.get = esfilter_class_language_get,
.set = esfilter_class_language_set,
.list = esfilter_class_language_enum,
"them to verify that they are still working when "
"the inputs are not used for streaming. If your "
"adapters have problems with lots of (endless) "
- "tuning disable this. Note that this option "
+ "tuning, disable this. Note that this option "
"should be OFF for the normal operation. This type "
"of mux probing is not required and it may cause "
"issues for SAT>IP (limited number of PID filters)."),