hdd_menu: better error message

...when trying to check unsupported file system type


Origin commit data
------------------
Branch: ni/coolstream
Commit: 64a61f5aa2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-23 (Sun, 23 Feb 2014)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2014-02-23 17:57:02 +01:00
committed by vanhofen
parent c939ed5a0e
commit 57f2ffddbd
5 changed files with 7 additions and 1 deletions

View File

@@ -648,6 +648,7 @@ typedef enum
LOCALE_HDD_FORMAT_FAILED,
LOCALE_HDD_FORMAT_WARN,
LOCALE_HDD_FS,
LOCALE_HDD_FS_UNKNOWN,
LOCALE_HDD_MANAGE,
LOCALE_HDD_MIDDLE,
LOCALE_HDD_NOISE,