summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-01-26 15:25:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-01-26 15:25:37 +0100
commitf0a4b1c4179fc38bcf359de49367ffff69a28800 (patch)
tree232f9291704c8fe7877e27938257ace55e349e67 /i18n.c
parent895921019c7cbf5ab136ede5087f11e0c9165419 (diff)
downloadvdr-f0a4b1c4179fc38bcf359de49367ffff69a28800.tar.gz
vdr-f0a4b1c4179fc38bcf359de49367ffff69a28800.tar.bz2
A message is now prompted if free disk space becomes low during recording
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index 746368a4..b0236ec7 100644
--- a/i18n.c
+++ b/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.47 2002/01/26 13:05:54 kls Exp $
+ * $Id: i18n.c 1.48 2002/01/26 15:21:40 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -721,6 +721,15 @@ const tPhrase Phrases[] = {
"", // TODO
"", // TODO
},
+ { "Low disk space!",
+ "Platte beinahe voll!",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
// Setup parameters:
{ "OSD-Language",
"OSD-Sprache",