From f1dc0b6d8e4562b65e6e2997b08d516e48b44499 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 2 Jan 2020 08:57:10 +0100 Subject: [PATCH] Update Disk Management labels --- intl/msg_hash_us.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 9f8367410b..1e7bf3fc3c 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -802,15 +802,15 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DISK_CYCLE_TRAY_STATUS, - "Disk Cycle Tray Status" + "Cycle Disk Tray" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DISK_IMAGE_APPEND, - "Disk Image Append" + "Insert Disk" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DISK_INDEX, - "Disk Index" + "Current Disk Index" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DISK_OPTIONS, @@ -6674,7 +6674,8 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_DISK_INDEX, - "Change the disk index." + "Change the current disk if more than one is inserted. Open the tray before attempting to change disks.\n" + "If RetroArch is configured to pause on menu toggle the tray open/close action may not register in the core. If that's the case remember to go back to the game for a few frames after every disk control action." ) MSG_HASH( MENU_ENUM_SUBLABEL_DISK_OPTIONS,