diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-26 14:17:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-26 14:17:20 +0200 |
commit | 6f6891082885d6c68f1a7efd80f99a0c907a9a4b (patch) | |
tree | 0d1bab65caa4e601bd5c5569452d83ba80b2dedb /i18n.c | |
parent | 7092907ccd846090da89cedf0cca216ff38c6205 (diff) | |
download | vdr-6f6891082885d6c68f1a7efd80f99a0c907a9a4b.tar.gz vdr-6f6891082885d6c68f1a7efd80f99a0c907a9a4b.tar.bz2 |
Sorting timers in the 'Timers' menu
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.34 2001/08/25 13:41:57 kls Exp $ + * $Id: i18n.c 1.35 2001/08/26 13:45:10 kls Exp $ * * Slovenian translations provided by Miha Setina <mihasetina@softhome.net> * Italian translations provided by Alberto Carraro <bertocar@tin.it> @@ -794,6 +794,15 @@ const tPhrase Phrases[] = { "Temps maxi SVDRP", "Ubrukt SVDRP-levetid", }, + { "SortTimers", + "Timer sortieren", + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + }, { "PrimaryLimit", "Primär-Limit", "", // TODO |