Installer: Add installmedia download support.

This commit is contained in:
Arne Fitzenreiter
2010-11-25 14:18:11 +01:00
parent 9e1ceb99a1
commit 0f680bccd3
18 changed files with 323 additions and 23 deletions

View File

@@ -575,5 +575,10 @@ char *fr_tr[] = {
"Ext4 - Filesystem with Journal",
/* TR_REISERFS_DESCR */
"ReiserFS - Filesystem with Journal",
};
/* TR_NO_LOCAL_SOURCE */
"No local source media found. Starting download.",
/* TR_DOWNLOADING_ISO */
"Downloading Installation-Image ...",
/* TR_DOWNLOAD_ERROR */
"Error while downloading!",
};