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.c15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/main/extractor_metatypes.c b/src/main/extractor_metatypes.c
index f59172a..2864488 100644
--- a/src/main/extractor_metatypes.c
+++ b/src/main/extractor_metatypes.c
@@ -360,8 +360,21 @@ static const struct MetaTypeDescription meta_type_descriptions[] = {
360 gettext_noop ("warning about the nature of the content") }, 360 gettext_noop ("warning about the nature of the content") },
361 { gettext_noop ("page order"), 361 { gettext_noop ("page order"),
362 gettext_noop ("order of the pages") }, 362 gettext_noop ("order of the pages") },
363 { gettext_noop (""), 363 { gettext_noop ("writer"),
364 gettext_noop ("contributing writer") },
365 { gettext_noop ("product version"),
364 gettext_noop ("") }, 366 gettext_noop ("") },
367 { gettext_noop ("contributor"),
368 gettext_noop ("name of a contributor") },
369 /* 150 */
370 { gettext_noop ("movie director"),
371 gettext_noop ("name of the director") },
372 { gettext_noop ("TV network"),
373 gettext_noop ("name of the broadcasting TV network") },
374 { gettext_noop ("TV show"),
375 gettext_noop ("name of the TV show") },
376 { gettext_noop ("chapter name"),
377 gettext_noop ("name of the chapter") },
365 { gettext_noop (""), 378 { gettext_noop (""),
366 gettext_noop ("") }, 379 gettext_noop ("") },
367 { gettext_noop (""), 380 { gettext_noop (""),