mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- hdd-menu: add possibility to label devices; ...
inspired by 58023f866e
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/system/locals.h
src/system/locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -963,14 +963,31 @@ const char * locale_real_names[] =
|
||||
"hdd_5min",
|
||||
"hdd_60min",
|
||||
"hdd_activate",
|
||||
"hdd_allow_set_recdir",
|
||||
"hdd_check",
|
||||
"hdd_check_failed",
|
||||
"hdd_extended_settings",
|
||||
"hdd_fast",
|
||||
"hdd_format",
|
||||
"hdd_format_failed",
|
||||
"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",
|
||||
"hdd_info_info",
|
||||
"hdd_info_model",
|
||||
"hdd_info_model_family",
|
||||
"hdd_info_rotation_rate",
|
||||
"hdd_info_sata_version",
|
||||
"hdd_info_sector_size",
|
||||
"hdd_info_serial",
|
||||
"hdd_info_temperature",
|
||||
"hdd_info_unknown",
|
||||
"hdd_manage",
|
||||
"hdd_middle",
|
||||
"hdd_mount",
|
||||
@@ -979,6 +996,7 @@ const char * locale_real_names[] =
|
||||
"hdd_mount_umount",
|
||||
"hdd_noise",
|
||||
"hdd_not_found",
|
||||
"hdd_power",
|
||||
"hdd_set_recdir",
|
||||
"hdd_settings",
|
||||
"hdd_sleep",
|
||||
@@ -989,6 +1007,9 @@ const char * locale_real_names[] =
|
||||
"hdd_umount",
|
||||
"hdd_umount_warn",
|
||||
"hdd_umounted",
|
||||
"hdd_wakeup",
|
||||
"hdd_wakeup_msg",
|
||||
"hdd_wakeup_start",
|
||||
"help_box_title",
|
||||
"imageinfo.api",
|
||||
"imageinfo.creator",
|
||||
@@ -1327,14 +1348,21 @@ const char * locale_real_names[] =
|
||||
"menu.hint_foot_textcolor",
|
||||
"menu.hint_games",
|
||||
"menu.hint_hdd",
|
||||
"menu.hint_hdd_allow_set_recdir",
|
||||
"menu.hint_hdd_apply",
|
||||
"menu.hint_hdd_check",
|
||||
"menu.hint_hdd_fmt",
|
||||
"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",
|
||||
"menu.hint_hdd_statfs",
|
||||
"menu.hint_hdd_tools",
|
||||
"menu.hint_hdd_wakeup",
|
||||
"menu.hint_hdd_wakeup_msg",
|
||||
"menu.hint_head_back",
|
||||
"menu.hint_head_textcolor",
|
||||
"menu.hint_imageinfo",
|
||||
|
Reference in New Issue
Block a user