summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c29
1 files changed, 27 insertions, 2 deletions
diff --git a/i18n.c b/i18n.c
index 28cd46e..4f97840 100644
--- a/i18n.c
+++ b/i18n.c
@@ -329,8 +329,8 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
- { "Show auxiliary infos of recordings",
- "Zusatzinfos der Aufnahmen anzeigen",
+ { "Auxiliary infos in recordings/timers",
+ "Zusatzinfos bei Aufnahmen/Timer anzeigen",
"",
"",
"",
@@ -454,6 +454,31 @@ const tI18nPhrase Phrases[] = {
"",
#endif
},
+ { "en_US",
+ "de_DE",
+ "sl_SI",
+ "it_IT",
+ "nl_NL",
+ "pt_PT",
+ "fr_FR",
+ "no_NO",
+ "fi_FI",
+ "pl_PL",
+ "es_ES",
+ "el_GR",
+ "sv_SE",
+ "ro_RO",
+ "hu_HU",
+ "ca_AD",
+ "ru_RU",
+ "hr_HR",
+#if VDRVERSNUM >= 10313
+ "et_EE",
+#endif
+#if VDRVERSNUM >= 10316
+ "da_DK",
+#endif
+ },
{ NULL }
};