installer: Add support for RAID.

This commit is contained in:
Michael Tremer
2014-07-22 00:04:20 +02:00
parent bd5e7c2934
commit 4a0d9bef07
12 changed files with 105 additions and 3 deletions

View File

@@ -355,6 +355,10 @@ char *tr_tr[] = {
"Mounting filesystems...",
/* TR_UNABLE_TO_MOUNT_FILESYSTEMS */
"Unable to mount filesystems.",
/* TR_BUILDING_RAID */
"Building RAID...",
/* TR_UNABLE_TO_BUILD_RAID */
"Unable to build RAID.",
/* TR_NO_IPCOP_TARBALL_FOUND */
"Web sunucuda hiçbir ipfire arşivi bulunamadı.",
/* TR_NO_ORANGE_INTERFACE */