Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
non-localizable string
  • Loading branch information
mario-tux authored and perexg committed Nov 24, 2015
1 parent d950028 commit 501337d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/mpegts_service.c
Expand Up @@ -140,7 +140,7 @@ const idclass_t mpegts_service_class =
{
.type = PT_U16,
.id = "srcid",
.name = "ATSC source ID",
.name = N_("ATSC source ID"),
.opts = PO_RDONLY,
.off = offsetof(mpegts_service_t, s_atsc_source_id),
},
Expand Down

0 comments on commit 501337d

Please sign in to comment.