mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[USETUP]
- Add german translation of required minimum disk space warning. svn path=/trunk/; revision=47342
This commit is contained in:
@@ -1477,7 +1477,13 @@ MUI_ERROR deDEErrorEntries[] =
|
||||
"Setup konnte den geografischen Standort nicht einstellen.\n"
|
||||
"ENTER = Computer neu starten"
|
||||
},
|
||||
{
|
||||
{
|
||||
//ERROR_INSUFFICIENT_DISKSPACE,
|
||||
"Nicht genug Speicherplatz auf der gew„hlten Partition vorhanden.\n"
|
||||
" * Eine beliebige Taste zum Fortsetzen dr�cken.",
|
||||
NULL
|
||||
},
|
||||
{
|
||||
NULL,
|
||||
NULL
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user