mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-10 21:10:15 +00:00
Rename 'UI Settings'
This commit is contained in:
parent
e0d0e574cb
commit
957ee7324f
@ -4865,7 +4865,7 @@ static bool setting_append_list_ui_options(
|
||||
rarch_setting_group_info_t subgroup_info = {0};
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
START_GROUP(group_info, "UI Settings", parent_group);
|
||||
START_GROUP(group_info, "User Interface Settings", parent_group);
|
||||
|
||||
parent_group = menu_hash_to_str(MENU_LABEL_VALUE_SETTINGS);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user