Rename 'UI Settings'

This commit is contained in:
twinaphex 2015-06-25 17:04:13 +02:00
parent e0d0e574cb
commit 957ee7324f

View File

@ -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);