hdd-menu: add possibility to label devices; ...

inspired by 58023f866e


Origin commit data
------------------
Branch: ni/coolstream
Commit: ccc0222758
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-01-24 (Sun, 24 Jan 2021)

Origin message was:
------------------
- hdd-menu: add possibility to label devices; ...

inspired by 58023f866e


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-01-24 23:44:22 +01:00
parent 23944aa21e
commit f5adee5337
6 changed files with 42 additions and 9 deletions

View File

@@ -1029,6 +1029,9 @@ const char * locale_real_names[] =
"hdd_format_on_mount_failed",
"hdd_format_warn",
"hdd_fs",
"hdd_label",
"hdd_label_hint1",
"hdd_label_hint2",
"hdd_info_capacity",
"hdd_info_firmware",
"hdd_info_head",
@@ -1437,6 +1440,7 @@ const char * locale_real_names[] =
"menu.hint_hdd_format",
"menu.hint_hdd_format_on_mount_failed",
"menu.hint_hdd_info",
"menu.hint_hdd_label",
"menu.hint_hdd_noise",
"menu.hint_hdd_power",
"menu.hint_hdd_sleep",