@@ -13635,10 +13635,6 @@ MSG_HASH(
1363513635 MENU_ENUM_LABEL_VALUE_CORE_COUNTERS ,
1363613636 "Core Counters"
1363713637 )
13638- MSG_HASH (
13639- MENU_ENUM_LABEL_VALUE_NO_DISK ,
13640- "No disc selected"
13641- )
1364213638MSG_HASH (
1364313639 MENU_ENUM_LABEL_VALUE_FRONTEND_COUNTERS ,
1364413640 "Frontend Counters"
@@ -13961,10 +13957,6 @@ MSG_HASH(
1396113957 MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN ,
1396213958 "No arguments supplied and no menu built-in, displaying help..."
1396313959 )
13964- MSG_HASH (
13965- MSG_SETTING_DISK_IN_TRAY ,
13966- "Setting disc in tray"
13967- )
1396813960MSG_HASH (
1396913961 MSG_WAITING_FOR_CLIENT ,
1397013962 "Waiting for client..."
@@ -14270,14 +14262,6 @@ MSG_HASH(
1427014262 MSG_RESET_CORE_ASSOCIATION ,
1427114263 "Playlist entry core association has been reset."
1427214264 )
14273- MSG_HASH (
14274- MSG_APPENDED_DISK ,
14275- "Appended disc"
14276- )
14277- MSG_HASH (
14278- MSG_FAILED_TO_APPEND_DISK ,
14279- "Failed to append disc"
14280- )
1428114265MSG_HASH (
1428214266 MSG_APPLICATION_DIR ,
1428314267 "Application Directory"
@@ -14450,14 +14434,6 @@ MSG_HASH(
1445014434 MSG_DISCONNECT_DEVICE_FROM_A_VALID_PORT ,
1445114435 "Disconnect device from a valid port."
1445214436 )
14453- MSG_HASH (
14454- MSG_DISK_CLOSED ,
14455- "Closed virtual disc tray."
14456- )
14457- MSG_HASH (
14458- MSG_DISK_EJECTED ,
14459- "Ejected virtual disc tray."
14460- )
1446114437MSG_HASH (
1446214438 MSG_DOWNLOADING ,
1446314439 "Downloading"
@@ -14614,10 +14590,6 @@ MSG_HASH(
1461414590 MSG_FAILED_TO_RECEIVE_SRAM_DATA_FROM_HOST ,
1461514591 "Failed to receive SRAM data from host."
1461614592 )
14617- MSG_HASH (
14618- MSG_FAILED_TO_REMOVE_DISK_FROM_TRAY ,
14619- "Failed to remove disc from tray."
14620- )
1462114593MSG_HASH (
1462214594 MSG_FAILED_TO_REMOVE_TEMPORARY_FILE ,
1462314595 "Failed to remove temporary file"
@@ -14998,10 +14970,6 @@ MSG_HASH(
1499814970 MSG_REMAP_FILE_RESET ,
1499914971 "All input remapping options reset to default."
1500014972 )
15001- MSG_HASH (
15002- MSG_REMOVED_DISK_FROM_TRAY ,
15003- "Removed disk from tray."
15004- )
1500514973MSG_HASH (
1500614974 MSG_REMOVING_TEMPORARY_CONTENT_FILE ,
1500714975 "Removing temporary content file"
@@ -15020,7 +14988,7 @@ MSG_HASH(
1502014988 )
1502114989MSG_HASH (
1502214990 MSG_RESTORING_DEFAULT_SHADER_PRESET_TO ,
15023- "Shaders: restoring default shader preset to"
14991+ "Shaders: Restoring default shader preset to"
1502414992 )
1502514993MSG_HASH (
1502614994 MSG_REVERTING_SAVEFILE_DIRECTORY_TO ,
@@ -15274,14 +15242,6 @@ MSG_HASH(
1527415242 MSG_VIEWPORT_SIZE_CALCULATION_FAILED ,
1527515243 "Viewport size calculation failed! Will continue using raw data. This will probably not work right..."
1527615244 )
15277- MSG_HASH (
15278- MSG_VIRTUAL_DISK_TRAY_EJECT ,
15279- "Failed to eject virtual disc tray."
15280- )
15281- MSG_HASH (
15282- MSG_VIRTUAL_DISK_TRAY_CLOSE ,
15283- "Failed to close virtual disc tray."
15284- )
1528515245MSG_HASH (
1528615246 MSG_AUTOLOADING_SAVESTATE_FROM ,
1528715247 "Auto-loading save state from"
@@ -15538,9 +15498,49 @@ MSG_HASH(
1553815498 MSG_CHEAT_DELETE_SUCCESS ,
1553915499 "Cheat deleted."
1554015500 )
15501+ MSG_HASH (
15502+ MSG_DISK_CLOSED ,
15503+ "Closed virtual disc tray."
15504+ )
15505+ MSG_HASH (
15506+ MSG_VIRTUAL_DISK_TRAY_CLOSE ,
15507+ "Failed to close virtual disc tray."
15508+ )
15509+ MSG_HASH (
15510+ MSG_DISK_EJECTED ,
15511+ "Ejected virtual disc tray."
15512+ )
15513+ MSG_HASH (
15514+ MSG_VIRTUAL_DISK_TRAY_EJECT ,
15515+ "Failed to eject virtual disc tray."
15516+ )
15517+ MSG_HASH (
15518+ MSG_REMOVED_DISK_FROM_TRAY ,
15519+ "Removed disk from tray."
15520+ )
15521+ MSG_HASH (
15522+ MSG_FAILED_TO_REMOVE_DISK_FROM_TRAY ,
15523+ "Failed to remove disc from tray."
15524+ )
15525+ MSG_HASH (
15526+ MENU_ENUM_LABEL_VALUE_NO_DISK ,
15527+ "No disc selected"
15528+ )
15529+ MSG_HASH (
15530+ MSG_APPENDED_DISK ,
15531+ "Appended disc"
15532+ )
15533+ MSG_HASH (
15534+ MSG_FAILED_TO_APPEND_DISK ,
15535+ "Failed to append disc"
15536+ )
15537+ MSG_HASH (
15538+ MSG_SETTING_DISK_IN_TRAY ,
15539+ "Setting disc in tray"
15540+ )
1554115541MSG_HASH (
1554215542 MSG_FAILED_TO_SET_DISK ,
15543- "Failed to set disc. "
15543+ "Failed to set disc"
1554415544 )
1554515545MSG_HASH (
1554615546 MSG_FAILED_TO_SET_INITIAL_DISK ,
0 commit comments