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

index b2a1fc944a115f623a4af09712109c4b2ba20cba..881cf17a761afbdfccbccab1b9cab86c11103759 100644 (file)
@@ -211,7 +211,7 @@ linuxdvb_satconf_class_get_childs ( idnode_t *o )
 const idclass_t linuxdvb_satconf_class =
 {
   .ic_class      = "linuxdvb_satconf",
-  .ic_caption    = N_("DVB-S sat configuration"),
+  .ic_caption    = N_("DVB-S satellite configuration"),
   .ic_event      = "linuxdvb_satconf",
   .ic_get_title  = linuxdvb_satconf_class_get_title,
   .ic_save       = linuxdvb_satconf_class_save,