diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-25 12:09:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-25 12:09:22 +0100 |
commit | bc2e59909fed6772360effd9d11ccae65af26a02 (patch) | |
tree | 84ccf0ff770152e4b15b4e0051c567537be801b8 /i18n.c | |
parent | 6b747233362eccf5e6f9609e852f7f1cb42c49b1 (diff) | |
download | vdr-bc2e59909fed6772360effd9d11ccae65af26a02.tar.gz vdr-bc2e59909fed6772360effd9d11ccae65af26a02.tar.bz2 |
The 'summary' field of a timer definition has been renamed to 'aux'
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 24 |
1 files changed, 1 insertions, 23 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.247 2006/02/04 14:17:54 kls Exp $ + * $Id: i18n.c 1.248 2006/02/25 12:07:27 kls Exp $ * * Translations provided by: * @@ -569,28 +569,6 @@ const tI18nPhrase Phrases[] = { "Hvad vises som det næste?", "Následující program", }, - { "Summary", - "Inhalt", - "Vsebina", - "Sommario", - "Inhoud", - "Resumo", - "Résumé", - "Sammendrag", - "Yhteenveto", - "Podsumowanie", - "Resumen", - "Ðåñéå÷üìåíï", - "Sammanfattning", - "Cuprins", - "Tartalom", - "Resum", - "¾ßØáÐÝØÕ", - "Sadr¾aj", - "Ülevaade", - "Omtale", - "Obsah", - }, // Button texts (should not be more than 10 characters!): { "Button$Edit", "Editieren", |