aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_metatypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/extractor_metatypes.c')
-rw-r--r--src/main/extractor_metatypes.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/main/extractor_metatypes.c b/src/main/extractor_metatypes.c
index 48c659d..26e2ef2 100644
--- a/src/main/extractor_metatypes.c
+++ b/src/main/extractor_metatypes.c
@@ -351,6 +351,15 @@ static const struct MetaTypeDescription meta_type_descriptions[] = {
351 gettext_noop ("logo of an associated organization") }, 351 gettext_noop ("logo of an associated organization") },
352 { gettext_noop ("broadcast television system"), 352 { gettext_noop ("broadcast television system"),
353 gettext_noop ("name of the television system for which the data is coded") }, 353 gettext_noop ("name of the television system for which the data is coded") },
354 { gettext_noop ("source device"),
355 gettext_noop ("device used to create the object") },
356 { gettext_noop ("disclaimer"),
357 gettext_noop ("legal disclaimer") },
358 /* 145 */
359 { gettext_noop ("warning"),
360 gettext_noop ("warning about the nature of the content") },
361 { gettext_noop (""),
362 gettext_noop ("") },
354 { gettext_noop (""), 363 { gettext_noop (""),
355 gettext_noop ("") }, 364 gettext_noop ("") },
356 { gettext_noop (""), 365 { gettext_noop (""),