summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorMartin Prochnow <nordlicht@martins-kabuff.de>2007-10-24 19:29:46 +0200
committerAndreas Mair <andreas@vdr-developer.org>2007-10-24 19:29:46 +0200
commit3b617b561f901e8f7a5f8991bc1d51e1ee800142 (patch)
tree0bbf93eab394f637d0e1c5b286a04e2226b08f9e /i18n.c
parent57e0533f20b14e208e41e56f80fd15b3d18f90f1 (diff)
downloadvdr-plugin-extrecmenu-3b617b561f901e8f7a5f8991bc1d51e1ee800142.tar.gz
vdr-plugin-extrecmenu-3b617b561f901e8f7a5f8991bc1d51e1ee800142.tar.bz2
Version 1.1v1.1
- fixed an issue with starting an editing process; thank to Andreas Mair for the patch - new marker ('*') is shown despite the setup option 'Show alternative to new marker' is on and 'Patch font' is off; fixed; thanks to Saxman2k from vdr-portal.de for reporting - added option to switch off cutter queue
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c22
1 files changed, 22 insertions, 0 deletions
diff --git a/i18n.c b/i18n.c
index 4d5d39d..b37360c 100644
--- a/i18n.c
+++ b/i18n.c
@@ -1237,6 +1237,28 @@ const tI18nPhrase Phrases[] = {
"",
"Přejmenování/přesun selhal!",
},
+ { "Use cutter queue",
+ "Schnittwarteschlange benutzen",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ },
{ NULL }
};