mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Removed obsolete "scanning recordings..." text
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -4091,7 +4091,7 @@ Video Disk Recorder Revision History
|
||||
- Removed an obsolete "Summary" text from i18n.c and preceded all key definition
|
||||
texts with "Key$" to avoid duplicates (reported by Lucian Muresan).
|
||||
- Preceded all button texts with "Button$".
|
||||
- Removed obsolete "Eject" and "Language" texts.
|
||||
- Removed obsolete "Eject", "Language" and "scanning recordings..." texts.
|
||||
- Added missing #include "thread.h" to dvbspu.c (reported by Gavin Hamill).
|
||||
- Disabled the use of "fadvise" in cUnbufferedFile because there have been
|
||||
several reports that it causes more problems than it solves (suggested by
|
||||
|
17
ca.conf
17
ca.conf
@@ -1,17 +0,0 @@
|
||||
# Conditional Access configuration for VDR
|
||||
#
|
||||
# Format:
|
||||
#
|
||||
# number description
|
||||
#
|
||||
# Please contact kls@cadsoft.de before assigning a new number
|
||||
# to a description, in order to keep them unique.
|
||||
|
||||
0 Free To Air
|
||||
|
||||
# Special values to "hard code" a channel to a specific DVB card:
|
||||
|
||||
1 DVB 1
|
||||
2 DVB 2
|
||||
3 DVB 3
|
||||
4 DVB 4
|
23
i18n.c
23
i18n.c
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.229 2006/01/07 15:44:52 kls Exp $
|
||||
* $Id: i18n.c 1.230 2006/01/08 11:56:31 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -5389,27 +5389,6 @@ const tI18nPhrase Phrases[] = {
|
||||
"Redigeerimine eba<62>nnestus",
|
||||
"Redigeringsproces fejlede!",
|
||||
},
|
||||
{ "scanning recordings...",//XXX obsolete
|
||||
"Aufzeichnungen werden durchsucht...",
|
||||
"iskanje posnetkov...",
|
||||
"scansione registrazioni...",
|
||||
"Doorzoeken opnames...",
|
||||
"A pesquisar grava<76><61>es...",
|
||||
"Recherche des enregistrements...",
|
||||
"G<EFBFBD>r igjennom opptakene...",
|
||||
"haetaan tallenteita...",
|
||||
"Skan nagran...",
|
||||
"buscando grabaciones...",
|
||||
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...",
|
||||
"S<EFBFBD>ker igenom inspelningarna...",
|
||||
"Caut <20>nregistr<74>ri...",
|
||||
"Felvett ad<61>sok b<>ng<6E>sz<73>se...",
|
||||
"cercant gravacions...",
|
||||
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...",
|
||||
"pretra<EFBFBD>ivanje snimljenog...",
|
||||
"salvestuste skaneerimine...",
|
||||
"skanner optagelser...",
|
||||
},
|
||||
{ "Recording started",
|
||||
"Aufzeichnung gestartet",
|
||||
"",//TODO
|
||||
|
Reference in New Issue
Block a user