mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Installer: Add installmedia download support.
This commit is contained in:
@@ -575,5 +575,10 @@ char *es_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!",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user