2016-11-08 14:17:02 +00:00
MSG_HASH (
MSG_COMPILER ,
" Compiler "
)
MSG_HASH (
MSG_UNKNOWN_COMPILER ,
" Unknown compiler "
)
2016-11-04 12:22:11 +00:00
MSG_HASH (
MSG_DEVICE_DISCONNECTED_FROM_PORT ,
" Device disconnected from port "
)
MSG_HASH (
MSG_UNKNOWN_NETPLAY_COMMAND_RECEIVED ,
" Unknown netplay command received "
)
MSG_HASH (
MSG_FILE_ALREADY_EXISTS_SAVING_TO_BACKUP_BUFFER ,
" File already exists. Saving to backup buffer "
)
MSG_HASH (
MSG_GOT_CONNECTION_FROM ,
" Got connection from "
)
2016-11-08 14:17:02 +00:00
MSG_HASH (
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN ,
" No arguments supplied and no menu builtin, displaying help... "
)
2016-11-04 12:22:11 +00:00
MSG_HASH (
MSG_NETPLAY_USERS_HAS_FLIPPED ,
" Netplay users has flipped "
)
MSG_HASH (
MSG_SETTING_DISK_IN_TRAY ,
" Setting disk in tray "
)
MSG_HASH (
MSG_WAITING_FOR_CLIENT ,
" Waiting for client ... "
)
2016-11-16 06:35:38 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_VIDEO_SHARED_CONTEXT ,
" Give hardware-rendered cores their own private context. Avoids having to assume hardware state changes inbetween frames. "
)
2016-11-04 12:22:11 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_MENU_SETTINGS ,
" Adjusts settings related to the appearance of the menu screen. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_VIDEO_HARD_SYNC ,
" Hard-synchronize the CPU and GPU. Reduces latency at the cost of performance. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_VIDEO_THREADED ,
" Improves performance at the cost of latency and more video stuttering. Use only if you cannot obtain full speed otherwise. "
)
MSG_HASH (
MSG_AUDIO_VOLUME ,
" Audio volume "
)
2016-11-04 12:34:31 +00:00
MSG_HASH (
MSG_AUTODETECT ,
" Autodetect "
)
MSG_HASH (
MSG_AUTOLOADING_SAVESTATE_FROM ,
" Auto-loading savestate from "
)
2016-11-08 14:17:02 +00:00
MSG_HASH (
MSG_CAPABILITIES ,
" Capabilities "
)
2016-11-04 12:34:31 +00:00
MSG_HASH (
MSG_CONNECTING_TO_NETPLAY_HOST ,
" Connecting to netplay host "
)
MSG_HASH (
MSG_CONNECTING_TO_PORT ,
" Connecting to port "
)
MSG_HASH (
MSG_CONNECTION_SLOT ,
" Connection slot "
)
MSG_HASH (
MSG_SORRY_UNIMPLEMENTED_CORES_DONT_DEMAND_CONTENT_NETPLAY ,
" Sorry, unimplemented: cores that don't demand content cannot participate in netplay. "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACCOUNTS_CHEEVOS_PASSWORD ,
" Password "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACCOUNTS_CHEEVOS_SETTINGS ,
" Accounts Cheevos "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACCOUNTS_CHEEVOS_USERNAME ,
" Username "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST ,
" Accounts "
)
2016-11-04 22:43:14 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END ,
" Accounts List Endpoint "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACCOUNTS_RETRO_ACHIEVEMENTS ,
" Retro Achievements "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_LIST ,
" Achievement List "
)
2016-11-05 21:55:57 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_LIST_HARDCORE ,
" Achievement List (Hardcore) "
)
2016-11-04 22:43:14 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ADD_CONTENT_LIST ,
" Scan Content "
)
MSG_HASH (
2016-11-21 06:26:58 +00:00
MENU_ENUM_LABEL_VALUE_CONFIGURATIONS_LIST ,
2016-11-04 22:43:14 +00:00
" Configurations "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ADD_TAB ,
" Import content "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ARCHIVE_MODE ,
" Archive File Association Action "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ASK_ARCHIVE ,
" Ask "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_ASSETS_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Assets "
2016-11-04 22:43:14 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_BLOCK_FRAMES ,
" Block Frames "
)
2016-11-05 00:32:58 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_DEVICE ,
" Audio Device "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_DRIVER ,
" Audio Driver "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_DSP_PLUGIN ,
" Audio DSP Plugin "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_ENABLE ,
" Audio Enable "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_FILTER_DIR ,
2016-11-21 15:13:40 +00:00
" Audio Filter "
2016-11-05 00:32:58 +00:00
)
2016-11-19 14:52:12 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_TURBO_DEADZONE_LIST ,
" Turbo/Deadzone "
)
2016-11-05 00:32:58 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_LATENCY ,
" Audio Latency (ms) "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_MAX_TIMING_SKEW ,
" Audio Maximum Timing Skew "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_MUTE ,
" Audio Mute "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_OUTPUT_RATE ,
" Audio Output Rate (KHz) "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_RATE_CONTROL_DELTA ,
2016-11-21 08:13:16 +00:00
" Dynamic Audio Rate Control "
2016-11-05 00:32:58 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_DRIVER ,
" Audio Resampler Driver "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_SETTINGS ,
" Audio "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_SYNC ,
" Audio Sync Enable "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUDIO_VOLUME ,
" Audio Volume Level (dB) "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUTOSAVE_INTERVAL ,
" SaveRAM Autosave Interval "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUTO_OVERRIDES_ENABLE ,
2016-11-21 06:26:58 +00:00
" Load Override Files Automatically "
2016-11-05 00:32:58 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUTO_REMAPS_ENABLE ,
2016-11-21 06:26:58 +00:00
" Load Remap Files Automatically "
2016-11-05 00:32:58 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_AUTO_SHADERS_ENABLE ,
" Load Shader Presets Automatically "
)
2016-11-05 00:41:44 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_BACK ,
" Back "
)
2016-11-05 00:45:22 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_CONFIRM ,
" Confirm "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_INFO ,
" Info "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_QUIT ,
" Quit "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_SCROLL_DOWN ,
" Scroll Down "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_SCROLL_UP ,
" Scroll Up "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_START ,
" Start "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_TOGGLE_KEYBOARD ,
" Toggle Keyboard "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_CONTROLS_TOGGLE_MENU ,
" Toggle Menu "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS ,
" Basic menu controls "
)
2016-11-05 01:42:22 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_CONFIRM ,
" Confirm/OK "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_INFO ,
" Info "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_QUIT ,
" Quit "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_SCROLL_UP ,
" Scroll Up "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_START ,
" Defaults "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_TOGGLE_KEYBOARD ,
" Toggle Keyboard "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BASIC_MENU_ENUM_CONTROLS_TOGGLE_MENU ,
" Toggle Menu "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BLOCK_SRAM_OVERWRITE ,
" Don't overwrite SaveRAM on loading savestate "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BLUETOOTH_ENABLE ,
" Bluetooth Enable "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_BUILDBOT_ASSETS_URL ,
" Buildbot Assets URL "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CACHE_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Cache "
2016-11-05 01:42:22 +00:00
)
2016-11-05 01:58:07 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CAMERA_ALLOW ,
" Allow Camera "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CAMERA_DRIVER ,
" Camera Driver "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT ,
" Cheat "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT_APPLY_CHANGES ,
" Apply Cheat Changes "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT_DATABASE_PATH ,
2016-11-21 15:13:40 +00:00
" Cheat File "
2016-11-05 01:58:07 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT_FILE ,
" Cheat File "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT_FILE_LOAD ,
" Load Cheat File "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT_FILE_SAVE_AS ,
" Save Cheat File As "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEAT_NUM_PASSES ,
" Cheat Passes "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_DESCRIPTION ,
" Description "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_HARDCORE_MODE_ENABLE ,
2016-11-15 23:50:16 +00:00
" Achievements Hardcore Mode "
2016-11-05 01:58:07 +00:00
)
2016-11-05 12:35:53 +00:00
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_LOCKED_ACHIEVEMENTS ,
" Locked Achievements: "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_LOCKED_ENTRY ,
" Locked "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_SETTINGS ,
" Retro Achievements "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_TEST_UNOFFICIAL ,
2016-11-15 23:50:16 +00:00
" Test Unofficial Achievements "
2016-11-05 12:35:53 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_UNLOCKED_ACHIEVEMENTS ,
" Unlocked Achievements: "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CHEEVOS_UNLOCKED_ENTRY ,
" Unlocked "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CLOSE_CONTENT ,
" Close "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONFIG ,
" Config "
)
MSG_HASH (
2016-11-21 06:26:58 +00:00
MENU_ENUM_LABEL_VALUE_CONFIGURATIONS ,
" Load Configuration "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONFIGURATION_SETTINGS ,
" Configuration "
2016-11-05 12:35:53 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONFIG_SAVE_ON_EXIT ,
2016-11-21 06:26:58 +00:00
" Save Configuration On Exit "
2016-11-05 12:35:53 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONFIRM_ON_EXIT ,
2016-11-21 06:26:58 +00:00
" Ask For Confirmation On Exit "
2016-11-05 12:35:53 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONTENT_COLLECTION_LIST ,
" Collections "
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONTENT_DATABASE_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Content Database "
2016-11-05 12:35:53 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONTENT_DIR ,
2016-11-21 15:13:40 +00:00
" Content "
2016-11-05 12:35:53 +00:00
)
MSG_HASH (
MENU_ENUM_LABEL_VALUE_CONTENT_HISTORY_SIZE ,
" History List Size " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CONTENT_SETTINGS ,
" Quick Menu " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_ASSETS_DIR ,
2016-11-21 15:13:40 +00:00
" Core Assets " )
2016-11-05 12:35:53 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_ASSETS_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Downloads " )
2016-11-05 12:35:53 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_CHEAT_OPTIONS ,
" Cheats " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_COUNTERS ,
" Core Counters " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_ENABLE ,
" Display core name " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFORMATION ,
" Core Information " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_AUTHORS ,
" Authors " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_CATEGORIES ,
" Categories " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_CORE_LABEL ,
" Core label " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_CORE_NAME ,
" Core name " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_CORE_NOTES ,
" Core notes " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE ,
" Firmware " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_LICENSES ,
" License(s) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_PERMISSIONS ,
" Permissions " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_SUPPORTED_EXTENSIONS ,
" Supported extensions " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_SYSTEM_MANUFACTURER ,
" System manufacturer " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INFO_SYSTEM_NAME ,
" System name " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_INPUT_REMAPPING_OPTIONS ,
" Controls " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_LIST ,
" Load Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_OPTIONS ,
" Options " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_SETTINGS ,
" Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_SET_SUPPORTS_NO_CONTENT_ENABLE ,
2016-11-16 04:05:11 +00:00
" Start a Core Automatically " )
2016-11-05 12:35:53 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_SPECIFIC_CONFIG ,
" Configuration Per-Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_UPDATER_AUTO_EXTRACT_ARCHIVE ,
" Automatically extract downloaded archive " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_UPDATER_BUILDBOT_URL ,
" Buildbot Cores URL " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_UPDATER_LIST ,
" Core Updater " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CORE_UPDATER_SETTINGS ,
" Updater " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CPU_ARCHITECTURE ,
" CPU Architecture: " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CPU_CORES ,
" CPU Cores: " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CURSOR_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Cursor " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CURSOR_MANAGER ,
" Cursor Manager " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CUSTOM_RATIO ,
" Custom Ratio " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DATABASE_MANAGER ,
" Database Manager " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DATABASE_SELECTION ,
" Database Selection " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DELETE_ENTRY ,
" Remove " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DETECT_CORE_LIST ,
" Select File And Detect Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DIRECTORY_CONTENT ,
" <Content dir> " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DIRECTORY_DEFAULT ,
" <Default> " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DIRECTORY_NONE ,
" <None> " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DIRECTORY_NOT_FOUND ,
" Directory not found. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DIRECTORY_SETTINGS ,
" Directory " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DISABLED ,
" Disabled " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DISK_CYCLE_TRAY_STATUS ,
" Disk Cycle Tray Status " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DISK_IMAGE_APPEND ,
" Disk Image Append " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DISK_INDEX ,
" Disk Index " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DISK_OPTIONS ,
" Disk Control " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DONT_CARE ,
" Don't care " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DOWNLOADED_FILE_DETECT_CORE_LIST ,
2016-11-21 15:13:40 +00:00
" Downloads " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DOWNLOAD_CORE ,
" Download Core... " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DOWNLOAD_CORE_CONTENT ,
" Content Downloader " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DPI_OVERRIDE_ENABLE ,
" DPI Override Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DPI_OVERRIDE_VALUE ,
" DPI Override " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DRIVER_SETTINGS ,
" Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DUMMY_ON_CORE_SHUTDOWN ,
2016-11-16 04:05:11 +00:00
" Load Dummy on Core Shutdown " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPER ,
" Dynamic Wallpaper " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPERS_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Dynamic Wallpapers " )
2016-11-06 11:41:26 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_CHEEVOS_ENABLE ,
2016-11-15 23:50:16 +00:00
" Enable Achievements " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ENTRY_HOVER_COLOR ,
" Menu entry hover color " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ENTRY_NORMAL_COLOR ,
" Menu entry normal color " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_FALSE ,
" False " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_FASTFORWARD_RATIO ,
" Maximum Run Speed " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_FPS_SHOW ,
" Display Framerate " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_FRAME_THROTTLE_ENABLE ,
" Limit Maximum Run Speed " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_FRAME_THROTTLE_SETTINGS ,
" Frame Throttle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_FRONTEND_COUNTERS ,
" Frontend Counters " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS ,
2016-11-21 06:26:58 +00:00
" Load Content-specific core options automatically " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_CREATE ,
" Create game-options file " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_IN_USE ,
" Game-options file " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP ,
" help " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_AUDIO_VIDEO_TROUBLESHOOTING ,
" Audio/Video Troubleshooting " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_CHANGE_VIRTUAL_GAMEPAD ,
" Changing Virtual Gamepad Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_CONTROLS ,
" Basic Menu Controls " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_LIST ,
" Help " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_LOADING_CONTENT ,
" Loading Content " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_SCANNING_CONTENT ,
" Scanning For Content " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HELP_WHAT_IS_A_CORE ,
" What Is A Core? " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HISTORY_LIST_ENABLE ,
" History List Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HISTORY_TAB ,
" History " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_HORIZONTAL_MENU ,
" Horizontal Menu " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_IMAGES_TAB ,
" Images " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INFORMATION ,
" Information " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INFORMATION_LIST ,
" Information " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ADC_TYPE ,
" Analog To Digital Type " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ALL_USERS_CONTROL_MENU ,
" All Users Control Menu " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_X ,
" Left Analog X " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_X_MINUS ,
" Left analog X- (left) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_X_PLUS ,
" Left analog X+ (right) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_Y ,
" Left Analog Y " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_Y_MINUS ,
" Left analog Y- (up) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_Y_PLUS ,
" Left analog Y+ (down) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_X ,
" Right Analog X " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_X_MINUS ,
" Right analog X- (left) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_X_PLUS ,
" Right analog X+ (right) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_Y ,
" Right Analog Y " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_Y_MINUS ,
" Right analog Y- (up) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_Y_PLUS ,
" Right analog Y+ (down) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_AUTODETECT_ENABLE ,
" Autoconfig Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_AXIS_THRESHOLD ,
2016-11-19 14:46:39 +00:00
" Analog Stick Deadzone " )
2016-11-19 18:48:24 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_INPUT_SWAP_OK_CANCEL ,
" Menu Swap Ok & Cancel Buttons " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_BIND_ALL ,
" Bind All " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_BIND_DEFAULT_ALL ,
" Bind Default All " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_BIND_TIMEOUT ,
" Bind Timeout " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_DESCRIPTOR_HIDE_UNBOUND ,
" Hide Unbound Core Input Descriptors " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_DESCRIPTOR_LABEL_SHOW ,
" Display Input Descriptor Labels " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_DEVICE_INDEX ,
" Device Index " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_DEVICE_TYPE ,
" Device Type " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_DRIVER ,
" Input Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_DUTY_CYCLE ,
" Duty Cycle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_HOTKEY_BINDS ,
" Input Hotkey Binds " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_ICADE_ENABLE ,
" Keyboard Gamepad Mapping Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_A ,
" A button (right) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_B ,
" B button (down) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_DOWN ,
" Down D-pad " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_L2 ,
" L2 button (trigger) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_L3 ,
" L3 button (thumb) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_L ,
" L button (shoulder) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_LEFT ,
" Left D-pad " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_R2 ,
" R2 button (trigger) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_R3 ,
" R3 button (thumb) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_R ,
" R button (shoulder) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_RIGHT ,
" Right D-pad " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_SELECT ,
" Select button " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_START ,
" Start button " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_UP ,
" Up D-pad " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_X ,
" X button (top) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_Y ,
" Y button (left) " )
2016-11-07 22:28:26 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_KEY ,
" (Key: %s) " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_KEYBOARD_GAMEPAD_MAPPING_TYPE ,
" Keyboard Gamepad Mapping Type " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_MAX_USERS ,
" Max Users " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_MENU_ENUM_TOGGLE_GAMEPAD_COMBO ,
" Menu Toggle Gamepad Combo " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_CHEAT_INDEX_MINUS ,
" Cheat index - " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_CHEAT_INDEX_PLUS ,
" Cheat index + " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_CHEAT_TOGGLE ,
" Cheat toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_DISK_EJECT_TOGGLE ,
" Disk eject toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_DISK_NEXT ,
" Disk next " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_DISK_PREV ,
" Disk prev " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_ENABLE_HOTKEY ,
" Enable hotkeys " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_FAST_FORWARD_HOLD_KEY ,
" Fast forward hold " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_FAST_FORWARD_KEY ,
" Fast forward toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_FRAMEADVANCE ,
" Frameadvance " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_FULLSCREEN_TOGGLE_KEY ,
" Fullscreen toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_GRAB_MOUSE_TOGGLE ,
" Grab mouse toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_LOAD_STATE_KEY ,
" Load state " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_MENU_TOGGLE ,
" Menu toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_MOVIE_RECORD_TOGGLE ,
" Movie record toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_MUTE ,
" Audio mute toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_NETPLAY_FLIP ,
" Netplay flip users " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_OSK ,
" On-screen keyboard toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_OVERLAY_NEXT ,
" Overlay next " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_PAUSE_TOGGLE ,
" Pause toggle " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_QUIT_KEY ,
" Quit RetroArch " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_RESET ,
" Reset game " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_REWIND ,
" Rewind " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_SAVE_STATE_KEY ,
" Save state " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_SCREENSHOT ,
" Take screenshot " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_SHADER_NEXT ,
" Next shader " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_SHADER_PREV ,
" Previous shader " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_SLOWMOTION ,
" Slow motion " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_STATE_SLOT_MINUS ,
" Savestate slot - " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_STATE_SLOT_PLUS ,
" Savestate slot + " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_VOLUME_DOWN ,
" Volume - " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_META_VOLUME_UP ,
" Volume + " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_OSK_OVERLAY_ENABLE ,
" Display Keyboard Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_ENABLE ,
" Display Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_HIDE_IN_MENU ,
" Hide Overlay In Menu " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_POLL_TYPE_BEHAVIOR ,
" Poll Type Behavior " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_POLL_TYPE_BEHAVIOR_EARLY ,
" Early " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_POLL_TYPE_BEHAVIOR_LATE ,
" Late " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_POLL_TYPE_BEHAVIOR_NORMAL ,
" Normal " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_PREFER_FRONT_TOUCH ,
" Prefer Front Touch " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_REMAPPING_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Input Remapping " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_REMAP_BINDS_ENABLE ,
" Remap Binds Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_SAVE_AUTOCONFIG ,
" Save Autoconfig " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_SETTINGS ,
" Input " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_SMALL_KEYBOARD_ENABLE ,
" Small Keyboard Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_TOUCH_ENABLE ,
" Touch Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_TURBO_ENABLE ,
" Turbo enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_TURBO_PERIOD ,
" Turbo Period " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INPUT_USER_BINDS ,
" Input User %u Binds " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_INTERNAL_STORAGE_STATUS ,
" Internal storage status " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_JOYPAD_AUTOCONFIG_DIR ,
2016-11-21 15:15:35 +00:00
" Input Autoconfig " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_JOYPAD_DRIVER ,
" Joypad Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_KEYBOARD_OVERLAY_PRESET ,
" Keyboard Overlay Preset " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LAKKA_SERVICES ,
2016-11-18 20:32:46 +00:00
" Services " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_CHINESE_SIMPLIFIED ,
" Chinese (Simplified) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_CHINESE_TRADITIONAL ,
" Chinese (Traditional) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_DUTCH ,
" Dutch " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_ENGLISH ,
" English " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_ESPERANTO ,
" Esperanto " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_FRENCH ,
" French " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_GERMAN ,
" German " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_ITALIAN ,
" Italian " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_JAPANESE ,
" Japanese " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_KOREAN ,
" Korean " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_POLISH ,
" Polish " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_PORTUGUESE ,
" Portuguese " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_RUSSIAN ,
" Russian " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_SPANISH ,
" Spanish " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LANG_VIETNAMESE ,
" Vietnamese " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LEFT_ANALOG ,
" Left Analog " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LIBRETRO_DIR_PATH ,
2016-11-21 15:13:40 +00:00
" Core " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LIBRETRO_INFO_PATH ,
2016-11-21 15:13:40 +00:00
" Core Info " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LIBRETRO_LOG_LEVEL ,
" Core Logging Level " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LINEAR ,
" Linear " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOAD_ARCHIVE ,
" Load Archive With Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOAD_CONTENT ,
" Select File " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOAD_CONTENT_HISTORY ,
" Load Recent " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOAD_CONTENT_LIST ,
" Load Content " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOAD_STATE ,
" Load State " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOCATION_ALLOW ,
" Allow Location " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOCATION_DRIVER ,
" Location Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS ,
" Logging " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_LOG_VERBOSITY ,
" Logging Verbosity " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MAIN_MENU ,
" Main Menu " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MANAGEMENT ,
" Database Settings " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME ,
" Menu Color Theme " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_BLUE ,
" Blue " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_BLUE_GREY ,
" Blue Grey " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_DARK_BLUE ,
" Dark Blue " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_GREEN ,
" Green " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_NVIDIA_SHIELD ,
" Shield " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_RED ,
" Red " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME_YELLOW ,
" Yellow " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_FOOTER_OPACITY ,
" Footer Opacity " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_HEADER_OPACITY ,
" Header Opacity " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_DRIVER ,
" Menu Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_ENUM_THROTTLE_FRAMERATE ,
" Throttle Menu Framerate " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_FILE_BROWSER_SETTINGS ,
" Menu File Browser " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_LINEAR_FILTER ,
" Menu Linear Filter " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_SETTINGS ,
" Menu " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_WALLPAPER ,
" Menu Wallpaper " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MENU_WALLPAPER_OPACITY ,
" Wallpaper opacity " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MISSING ,
" Missing " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MORE ,
" ... " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MOUSE_ENABLE ,
" Mouse Support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MULTIMEDIA_SETTINGS ,
" Multimedia " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_MUSIC_TAB ,
" Music " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NAVIGATION_BROWSER_FILTER_SUPPORTED_EXTENSIONS_ENABLE ,
" Filter unknown extensions " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NAVIGATION_WRAPAROUND ,
" Navigation Wrap-Around " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NEAREST ,
" Nearest " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY ,
" Netplay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_CHECK_FRAMES ,
" Netplay Check Frames " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_CLIENT_SWAP_INPUT ,
" Netplay P2 Uses C1 " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_DELAY_FRAMES ,
" Netplay Delay Frames " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_DISCONNECT ,
" Disconnect " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE ,
" Netplay Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE_CLIENT ,
" Connect to Netplay host " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE_HOST ,
" Start hosting " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS ,
" Server Address " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_MODE ,
" Netplay Client Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_NICKNAME ,
" Username " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_SETTINGS ,
" Netplay settings " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE ,
" Netplay Spectator Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT ,
" Netplay TCP/UDP Port " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETWORK_CMD_ENABLE ,
" Network Commands " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETWORK_CMD_PORT ,
" Network Command Port " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETWORK_INFORMATION ,
" Network Information " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETWORK_REMOTE_ENABLE ,
" Network Gamepad " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETWORK_REMOTE_PORT ,
" Network Remote Base Port " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NETWORK_SETTINGS ,
" Network " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO ,
" No " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NONE ,
" None " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE ,
" N/A " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_ACHIEVEMENTS_TO_DISPLAY ,
" No achievements to display. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_CORE ,
" No Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_CORES_AVAILABLE ,
" No cores available. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_CORE_INFORMATION_AVAILABLE ,
" No core information available. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_CORE_OPTIONS_AVAILABLE ,
" No core options available. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_ENTRIES_TO_DISPLAY ,
" No entries to display. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_HISTORY_AVAILABLE ,
" No history available. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_INFORMATION_AVAILABLE ,
" No information is available. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_ITEMS ,
" No items. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS ,
" No performance counters. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_PLAYLISTS ,
" No playlists. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_PLAYLIST_ENTRIES_AVAILABLE ,
" No playlist entries available. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_SETTINGS_FOUND ,
" No settings found. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_NO_SHADER_PARAMETERS ,
" No shader parameters. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OFF ,
" OFF " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ON ,
" ON " )
2016-11-08 00:21:21 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ONLINE ,
" Online " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ONLINE_UPDATER ,
" Online Updater " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ONSCREEN_DISPLAY_SETTINGS ,
" Onscreen Display " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_ONSCREEN_OVERLAY_SETTINGS ,
" Onscreen Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OPEN_ARCHIVE ,
" Open Archive As Folder " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OPTIONAL ,
" Optional " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OSK_OVERLAY_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" OSK Overlay " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY ,
" Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY_AUTOLOAD_PREFERRED ,
" Autoload Preferred Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Overlay " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY_OPACITY ,
" Overlay Opacity " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY_PRESET ,
" Overlay Preset " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY_SCALE ,
" Overlay Scale " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_OVERLAY_SETTINGS ,
" Onscreen Overlay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PAL60_ENABLE ,
" Use PAL60 Mode " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PARENT_DIRECTORY ,
" Parent directory " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PAUSE_LIBRETRO ,
" Pause when menu activated " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PAUSE_NONACTIVE ,
" Don't run in background " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PERFCNT_ENABLE ,
" Performance Counters " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PLAYLISTS_TAB ,
" Playlists " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PLAYLIST_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Playlist " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS ,
" Playlists " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_POINTER_ENABLE ,
" Touch Support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PORT ,
" Port " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PRESENT ,
" Present " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_PRIVACY_SETTINGS ,
" Privacy " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_QUIT_RETROARCH ,
" Quit RetroArch " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ANALOG ,
" Analog supported " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_BBFC_RATING ,
" BBFC Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_CERO_RATING ,
" CERO Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_COOP ,
" Co-op supported " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_CRC32 ,
" CRC32 " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DESCRIPTION ,
" Description " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DEVELOPER ,
" Developer " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_EDGE_MAGAZINE_ISSUE ,
" Edge Magazine Issue " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_EDGE_MAGAZINE_RATING ,
" Edge Magazine Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_EDGE_MAGAZINE_REVIEW ,
" Edge Magazine Review " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ELSPA_RATING ,
" ELSPA Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ENHANCEMENT_HW ,
" Enhancement Hardware " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ESRB_RATING ,
" ESRB Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_FAMITSU_MAGAZINE_RATING ,
" Famitsu Magazine Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_FRANCHISE ,
" Franchise " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_GENRE ,
" Genre " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_MD5 ,
" MD5 " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_NAME ,
" Name " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ORIGIN ,
" Origin " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_PEGI_RATING ,
" PEGI Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_PUBLISHER ,
" Publisher " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RELEASE_MONTH ,
" Releasedate Month " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RELEASE_YEAR ,
" Releasedate Year " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RUMBLE ,
" Rumble supported " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_SERIAL ,
" Serial " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_SHA1 ,
" SHA1 " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_START_CONTENT ,
" Start Content " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RDB_ENTRY_TGDB_RATING ,
" TGDB Rating " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REBOOT ,
" Reboot " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORDING_CONFIG_DIRECTORY ,
2016-11-21 15:14:38 +00:00
" Recording Config " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORDING_OUTPUT_DIRECTORY ,
2016-11-21 15:14:38 +00:00
" Recording Output " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORDING_SETTINGS ,
" Recording " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORD_CONFIG ,
2016-11-16 20:44:22 +00:00
" Load Recording Config... " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORD_DRIVER ,
" Record Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORD_ENABLE ,
2016-11-16 09:08:45 +00:00
" Enable Recording " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORD_PATH ,
2016-11-16 20:35:46 +00:00
" Save Output Recording as... " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RECORD_USE_OUTPUT_DIRECTORY ,
2016-11-16 20:35:46 +00:00
" Save Recordings in Output Dir " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REMAP_FILE ,
" Remap File " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REMAP_FILE_LOAD ,
" Load Remap File " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REMAP_FILE_SAVE_CORE ,
" Save Core Remap File " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REMAP_FILE_SAVE_GAME ,
" Save Game Remap File " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REQUIRED ,
" Required " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RESTART_CONTENT ,
" Restart " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RESTART_RETROARCH ,
" Restart RetroArch " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RESUME ,
" Resume " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RESUME_CONTENT ,
" Resume " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RETROKEYBOARD ,
" RetroKeyboard " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RETROPAD ,
" RetroPad " )
2016-11-21 20:07:52 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RETROPAD_WITH_ANALOG ,
" RetroPad w/ Analog " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RETRO_ACHIEVEMENTS_SETTINGS ,
2016-11-18 06:06:14 +00:00
" Achievements " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REWIND_ENABLE ,
" Rewind Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REWIND_GRANULARITY ,
" Rewind Granularity " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_REWIND_SETTINGS ,
" Rewind " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RGUI_BROWSER_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" File Browser " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RGUI_CONFIG_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Config " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RGUI_SHOW_START_SCREEN ,
" Show Start Screen " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RIGHT_ANALOG ,
" Right Analog " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_RUN ,
" Run " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAMBA_ENABLE ,
" SAMBA Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVEFILE_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Savefile " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_INDEX ,
" Save State Auto Index " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_LOAD ,
" Auto Load State " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_SAVE ,
" Auto Save State " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVESTATE_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Savestate " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG ,
2016-11-06 10:37:55 +00:00
" Save Current Configuration " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG_OVERRIDE_CORE ,
" Save Core Overrides " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG_OVERRIDE_GAME ,
" Save Game Overrides " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVE_NEW_CONFIG ,
2016-11-21 06:26:58 +00:00
" Save New Configuration " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVE_STATE ,
" Save State " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SAVING_SETTINGS ,
" Saving " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SCAN_DIRECTORY ,
" Scan Directory " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SCAN_FILE ,
" Scan File " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SCAN_THIS_DIRECTORY ,
" <Scan This Directory> " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SCREENSHOT_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Screenshot " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SCREEN_RESOLUTION ,
" Screen Resolution " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SEARCH ,
" Search: " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SECONDS ,
" seconds " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SETTINGS ,
" Settings " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SETTINGS_TAB ,
" Settings " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHADER ,
" Shader " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHADER_APPLY_CHANGES ,
" Apply Shader Changes " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHADER_OPTIONS ,
" Shaders " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON ,
" Ribbon " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON_SIMPLIFIED ,
" Ribbon (simplified) " )
2016-11-17 19:54:29 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SNOW ,
" Snow " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS ,
" Show Advanced Settings " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHOW_HIDDEN_FILES ,
2016-11-21 06:26:58 +00:00
" Show Hidden Files and Folders " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SHUTDOWN ,
" Shutdown " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SLOWMOTION_RATIO ,
" Slow-Motion Ratio " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SORT_SAVEFILES_ENABLE ,
" Sort Saves In Folders " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SORT_SAVESTATES_ENABLE ,
" Sort Savestates In Folders " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SSH_ENABLE ,
" SSH Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_START_CORE ,
" Start Core " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_START_NET_RETROPAD ,
" Start Remote RetroPad " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_START_VIDEO_PROCESSOR ,
" Start Video Processor " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_STATE_SLOT ,
" State Slot " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_STATUS ,
" Status " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_STDIN_CMD_ENABLE ,
" stdin Commands " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SUPPORTED_CORES ,
" Supported cores " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SUSPEND_SCREENSAVER_ENABLE ,
" Suspend Screensaver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_BGM_ENABLE ,
" System BGM Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" System/BIOS " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFORMATION ,
" System Information " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_7ZIP_SUPPORT ,
" 7zip support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_ALSA_SUPPORT ,
" ALSA support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_BUILD_DATE ,
" Build date " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_CG_SUPPORT ,
" Cg support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COCOA_SUPPORT ,
" Cocoa support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COMMAND_IFACE_SUPPORT ,
" Command interface support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_CORETEXT_SUPPORT ,
" CoreText support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_CPU_FEATURES ,
" CPU Features " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_DPI ,
" Display metric DPI " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_MM_HEIGHT ,
" Display metric height (mm) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_MM_WIDTH ,
" Display metric width (mm) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DSOUND_SUPPORT ,
" DirectSound support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DYLIB_SUPPORT ,
" Dynamic library support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DYNAMIC_SUPPORT ,
" Dynamic run-time loading of libretro library " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_EGL_SUPPORT ,
" EGL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FBO_SUPPORT ,
" OpenGL/Direct3D render-to-texture (multi-pass shaders) support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FFMPEG_SUPPORT ,
" FFmpeg support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FREETYPE_SUPPORT ,
" FreeType support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FRONTEND_IDENTIFIER ,
" Frontend identifier " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FRONTEND_NAME ,
" Frontend name " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FRONTEND_OS ,
" Frontend OS " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_GIT_VERSION ,
" Git version " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_GLSL_SUPPORT ,
" GLSL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_HLSL_SUPPORT ,
" HLSL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_JACK_SUPPORT ,
" JACK support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_KMS_SUPPORT ,
" KMS/EGL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBRETRODB_SUPPORT ,
" LibretroDB support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT ,
" Libusb support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBXML2_SUPPORT ,
" libxml2 XML parsing support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_NETPLAY_SUPPORT ,
" Netplay (peer-to-peer) support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_NETWORK_COMMAND_IFACE_SUPPORT ,
" Network Command interface support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_NETWORK_REMOTE_SUPPORT ,
" Network Gamepad support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OPENAL_SUPPORT ,
" OpenAL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OPENGLES_SUPPORT ,
" OpenGL ES support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OPENGL_SUPPORT ,
" OpenGL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OPENSL_SUPPORT ,
" OpenSL support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OPENVG_SUPPORT ,
" OpenVG support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OSS_SUPPORT ,
" OSS support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OVERLAY_SUPPORT ,
" Overlay support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_POWER_SOURCE ,
" Power source " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_POWER_SOURCE_CHARGED ,
" Charged " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_POWER_SOURCE_CHARGING ,
" Charging " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_POWER_SOURCE_DISCHARGING ,
" Discharging " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_POWER_SOURCE_NO_SOURCE ,
" No source " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_PULSEAUDIO_SUPPORT ,
" PulseAudio support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_PYTHON_SUPPORT ,
" Python (script support in shaders) support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RBMP_SUPPORT ,
" BMP support (RBMP) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RETRORATING_LEVEL ,
" RetroRating level " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RJPEG_SUPPORT ,
" JPEG support (RJPEG) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_ROARAUDIO_SUPPORT ,
" RoarAudio support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RPNG_SUPPORT ,
" PNG support (RPNG) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RSOUND_SUPPORT ,
" RSound support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RTGA_SUPPORT ,
" TGA support (RTGA) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SDL2_SUPPORT ,
" SDL2 support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SDL_IMAGE_SUPPORT ,
" SDL image support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SDL_SUPPORT ,
" SDL1.2 support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SLANG_SUPPORT ,
" Slang support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_THREADING_SUPPORT ,
" Threading support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_UDEV_SUPPORT ,
" Udev support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT ,
" Video4Linux2 support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_VIDEO_CONTEXT_DRIVER ,
" Video context driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_VULKAN_SUPPORT ,
" Vulkan support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_WAYLAND_SUPPORT ,
" Wayland support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_X11_SUPPORT ,
" X11 support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_XAUDIO2_SUPPORT ,
" XAudio2 support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_XVIDEO_SUPPORT ,
" XVideo support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_ZLIB_SUPPORT ,
" Zlib support " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_TAKE_SCREENSHOT ,
" Take Screenshot " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THREADED_DATA_RUNLOOP_ENABLE ,
" Threaded data runloop " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THUMBNAILS ,
" Thumbnails " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THUMBNAILS_DIRECTORY ,
2016-11-21 15:13:40 +00:00
" Thumbnails " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THUMBNAILS_UPDATER_LIST ,
" Thumbnails Updater " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THUMBNAIL_MODE_BOXARTS ,
" Boxarts " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THUMBNAIL_MODE_SCREENSHOTS ,
" Screenshots " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_THUMBNAIL_MODE_TITLE_SCREENS ,
" Title Screens " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_TIMEDATE_ENABLE ,
" Display time / date " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_TITLE_COLOR ,
" Menu title color " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_TRUE ,
" True " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UI_COMPANION_ENABLE ,
" UI Companion Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UI_COMPANION_START_ON_BOOT ,
" UI Companion Start On Boot " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UI_MENUBAR_ENABLE ,
" Menubar " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UNABLE_TO_READ_COMPRESSED_FILE ,
" Unable to read compressed file. " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UNDO_LOAD_STATE ,
" Undo Load State " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UNDO_SAVE_STATE ,
" Undo Save State " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UNKNOWN ,
" Unknown " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATER_SETTINGS ,
" Updater " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_ASSETS ,
" Update Assets " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_AUTOCONFIG_PROFILES ,
" Update Autoconfig Profiles " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_CG_SHADERS ,
" Update Cg Shaders " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_CHEATS ,
" Update Cheats " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_CORE_INFO_FILES ,
" Update Core Info Files " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_DATABASES ,
" Update Databases " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_GLSL_SHADERS ,
" Update GLSL Shaders " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_LAKKA ,
" Update Lakka " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_OVERLAYS ,
" Update Overlays " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_UPDATE_SLANG_SHADERS ,
" Update Slang Shaders " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USER ,
" User " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USER_INTERFACE_SETTINGS ,
" User Interface " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USER_LANGUAGE ,
" Language " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USER_SETTINGS ,
" User " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USE_BUILTIN_IMAGE_VIEWER ,
" Use Builtin Image Viewer " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER ,
" Use Builtin Media Player " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_USE_THIS_DIRECTORY ,
" <Use this directory> " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_ALLOW_ROTATE ,
" Allow rotation " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO_AUTO ,
" Auto Aspect Ratio " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO_INDEX ,
" Aspect Ratio Index " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_BLACK_FRAME_INSERTION ,
" Black Frame Insertion " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_CROP_OVERSCAN ,
" Crop Overscan (Reload) " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_DISABLE_COMPOSITION ,
" Disable Desktop Composition " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_DRIVER ,
" Video Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FILTER ,
" Video Filter " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FILTER_DIR ,
2016-11-21 15:13:40 +00:00
" Video Filter " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FILTER_FLICKER ,
" Flicker filter " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FONT_ENABLE ,
2016-11-06 14:50:25 +00:00
" Enable Onscreen Notifications " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FONT_PATH ,
2016-11-06 16:02:29 +00:00
" Onscreen Notification Font " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FONT_SIZE ,
2016-11-06 16:02:29 +00:00
" Onscreen Notification Size " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_ASPECT ,
" Force aspect ratio " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_SRGB_DISABLE ,
" Force-disable sRGB FBO " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FRAME_DELAY ,
" Frame Delay " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_FULLSCREEN ,
" Use Fullscreen Mode " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_GAMMA ,
" Video Gamma " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_GPU_RECORD ,
2016-11-16 09:08:45 +00:00
" Use GPU Recording " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_GPU_SCREENSHOT ,
" GPU Screenshot Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_HARD_SYNC ,
" Hard GPU Sync " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_HARD_SYNC_FRAMES ,
" Hard GPU Sync Frames " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_MAX_SWAPCHAIN_IMAGES ,
" Max swapchain images " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_POS_X ,
2016-11-06 16:02:29 +00:00
" Onscreen Notification X Position " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_POS_Y ,
2016-11-06 16:02:29 +00:00
" Onscreen Notification Y Position " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_MONITOR_INDEX ,
" Monitor Index " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_POST_FILTER_RECORD ,
2016-11-16 09:08:45 +00:00
" Use Post Filter Recording " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE ,
" Refresh Rate " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE_AUTO ,
" Estimated Monitor Framerate " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_ROTATION ,
" Rotation " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SCALE ,
" Windowed Scale " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SCALE_INTEGER ,
" Integer Scale " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SETTINGS ,
" Video " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_DIR ,
2016-11-21 15:13:40 +00:00
" Video Shader " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_NUM_PASSES ,
" Shader Passes " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PARAMETERS ,
" Preview Shader Parameters " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET ,
" Load Shader Preset " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_PARAMETERS ,
" Menu Shader Parameters " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_AS ,
" Save Shader Preset As " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_CORE ,
" Save Core Preset " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_GAME ,
" Save Game Preset " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SHARED_CONTEXT ,
2016-11-16 04:05:11 +00:00
" Enable Hardware Shared Context " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SMOOTH ,
" HW Bilinear Filtering " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SOFT_FILTER ,
" Soft Filter Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_SWAP_INTERVAL ,
" VSync Swap Interval " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_TAB ,
" Video " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_THREADED ,
" Threaded Video " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VFILTER ,
" Deflicker " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_HEIGHT ,
" Custom Viewport Height " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH ,
" Custom Viewport Width " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X ,
" Custom Viewport X " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y ,
" Custom Viewport Y " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VI_WIDTH ,
" Set VI Screen Width " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_VSYNC ,
" VSync " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_VIDEO_WINDOWED_FULLSCREEN ,
" Windowed Fullscreen Mode " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_WIFI_DRIVER ,
" Wi-Fi Driver " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_WIFI_SETTINGS ,
" Wi-Fi " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ALPHA_FACTOR ,
" Menu Alpha Factor " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_FONT ,
" Menu Font " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_CUSTOM ,
" Custom " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_FLATUI ,
" FlatUI " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME ,
" Monochrome " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_MONOCHROME_JAGGED ,
" Monochrome Jagged " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_NEOACTIVE ,
" NeoActive " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_PIXEL ,
" Pixel " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_ICON_THEME_RETROACTIVE ,
" RetroActive " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME ,
" Menu Color Theme " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_APPLE_GREEN ,
" Apple Green " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_DARK ,
" Dark " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_DARK_PURPLE ,
" Dark Purple " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_ELECTRIC_BLUE ,
" Electric Blue " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_GOLDEN ,
" Golden " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_LEGACY_RED ,
" Legacy Red " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_MIDNIGHT_BLUE ,
" Midnight Blue " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_PLAIN ,
" Plain " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_UNDERSEA ,
" Undersea " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME_VOLCANIC_RED ,
" Volcanic Red " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_RIBBON_ENABLE ,
" Menu Shader Pipeline " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SCALE_FACTOR ,
" Menu Scale Factor " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SHADOWS_ENABLE ,
" Icon Shadows Enable " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SHOW_HISTORY ,
" Show History Tab " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SHOW_IMAGES ,
" Show Images Tab " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SHOW_MUSIC ,
" Show Music Tab " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SHOW_SETTINGS ,
" Show Settings Tab " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_SHOW_VIDEO ,
" Show Video Tab " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_XMB_THEME ,
" Menu Icon Theme " )
MSG_HASH ( MENU_ENUM_LABEL_VALUE_YES ,
" Yes " )
MSG_HASH ( MENU_ENUM_LABEL_VIDEO_SHADER_PRESET_TWO ,
" Shader Preset " )
2016-11-15 23:26:29 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_CHEEVOS_HARDCORE_MODE_ENABLE ,
" Enable or disable savestates, cheats, rewind, fast-forward, pause, and slow-motion for all games. " )
2016-11-17 09:11:10 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_DRIVER_SETTINGS ,
2016-11-21 16:05:56 +00:00
" Change drivers for this system. " )
2016-11-17 07:35:37 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_RETRO_ACHIEVEMENTS_SETTINGS ,
" Change settings for the achievements. " )
2016-11-16 04:29:18 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_CORE_SETTINGS ,
" Change settings for the core. " )
2016-11-16 09:15:43 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_RECORDING_SETTINGS ,
" Change settings for the recording. " )
2016-11-21 16:21:18 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_ONSCREEN_DISPLAY_SETTINGS ,
" Change settings for display overlay, keyboard overlay and onscreen notifications. " )
2016-11-21 15:59:17 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_FRAME_THROTTLE_SETTINGS ,
" Change settings for rewinding, fast-forwarding, and slow-motion. " )
2016-11-21 14:14:22 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_SAVING_SETTINGS ,
" Change settings for the saving. " )
2016-11-21 14:53:29 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_LOGGING_SETTINGS ,
" Change settings for the logging. " )
2016-11-21 15:09:29 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_USER_INTERFACE_SETTINGS ,
" Change settings for the user interface. " )
2016-11-21 17:02:34 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_USER_SETTINGS ,
" Accounts, Username, Language. " )
2016-11-21 15:25:58 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_PRIVACY_SETTINGS ,
" Change your privacy settings. " )
2016-11-21 15:46:38 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS ,
" Change default directories for this system. " )
2016-11-21 14:34:33 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS ,
" Change settings for the playlists. " )
2016-11-21 14:44:59 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_NETWORK_SETTINGS ,
" Change settings for the network. " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST ,
" Scan contents and add to the database. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_AUDIO_SETTINGS ,
" Adjusts settings for audio output. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_BLUETOOTH_ENABLE ,
" Enable or disable bluetooth. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_CONFIG_SAVE_ON_EXIT ,
" Saves changes to configuration file on exit. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_CPU_CORES ,
" Amount of cores that the CPU has. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_FPS_SHOW ,
" Displays the current framerate per second onscreen. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_INPUT_HOTKEY_BINDS ,
" Configure hotkey settings. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_INPUT_MENU_ENUM_TOGGLE_GAMEPAD_COMBO ,
" Gamepad button combination to toggle menu. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_INPUT_SETTINGS ,
" Adjusts settings for joypads, keyboard and mouse. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_INPUT_USER_BINDS ,
" Configure controls for this user. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_LOG_VERBOSITY ,
" Enable or disable logging to the terminal. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_NETPLAY ,
" Join or host a netplay session. " )
2016-11-16 07:35:57 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_INFORMATION_LIST_LIST ,
" Display information for core, network, and system. \n Display manager for database and cursor. " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_ONLINE_UPDATER ,
" Download add-ons, components and contents for RetroArch. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_SAMBA_ENABLE ,
" Enable or disable network sharing of your folders. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_SERVICES_SETTINGS ,
" Manage operating system level services. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_SHOW_HIDDEN_FILES ,
" Show hidden files/directories inside the file browser. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_SSH_ENABLE ,
" Enable or disable remote command line access. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_SUSPEND_SCREENSAVER_ENABLE ,
" Prevents your system's screensaver from becoming active. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_USER_LANGUAGE ,
" Sets the language of the interface. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_BLACK_FRAME_INSERTION ,
" Inserts a black frame inbetween frames. Useful for users of 120 Hz monitors who want to play 60 Hz material with eliminated ghosting. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_FRAME_DELAY ,
" Reduces latency at the cost of higher risk of video stuttering. Adds a delay after V-Sync (in ms). " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_HARD_SYNC_FRAMES ,
" Sets how many frames the CPU can run ahead of the GPU when using 'Hard GPU Sync'. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_MAX_SWAPCHAIN_IMAGES ,
" Tells the video driver to explicitly use a specified buffering mode. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_MONITOR_INDEX ,
" Selects which display monitor to use. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE_AUTO ,
" The accurate estimated refresh rate of the monitor in Hz. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_VIDEO_SETTINGS ,
" Adjusts settings for video output. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_WIFI_SETTINGS ,
" Scans for wireless networks and establishes connection. " )
2016-11-21 18:23:26 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_HELP_LIST ,
" Learn more about how it works. " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MSG_APPENDED_DISK ,
" Appended disk " )
MSG_HASH ( MSG_APPLICATION_DIR ,
" Application Dir " )
MSG_HASH ( MSG_APPLYING_CHEAT ,
" Applying cheat changes. " )
MSG_HASH ( MSG_APPLYING_SHADER ,
" Applying shader " )
MSG_HASH ( MSG_AUDIO_MUTED ,
" Audio muted. " )
MSG_HASH ( MSG_AUDIO_UNMUTED ,
" Audio unmuted. " )
MSG_HASH ( MSG_AUTOCONFIG_FILE_ERROR_SAVING ,
" Error saving autoconf file. " )
MSG_HASH ( MSG_AUTOCONFIG_FILE_SAVED_SUCCESSFULLY ,
" Autoconfig file saved successfully. " )
MSG_HASH ( MSG_AUTOSAVE_FAILED ,
" Could not initialize autosave. " )
MSG_HASH ( MSG_AUTO_SAVE_STATE_TO ,
" Auto save state to " )
MSG_HASH ( MSG_BLOCKING_SRAM_OVERWRITE ,
" Blocking SRAM Overwrite " )
MSG_HASH ( MSG_BRINGING_UP_COMMAND_INTERFACE_ON_PORT ,
" Bringing up command interface on port " )
MSG_HASH ( MSG_BYTES ,
" bytes " )
MSG_HASH ( MSG_CANNOT_INFER_NEW_CONFIG_PATH ,
" Cannot infer new config path. Use current time. " )
MSG_HASH ( MSG_CHEEVOS_HARDCORE_MODE_ENABLE ,
" Hardcore Mode Enabled, savestate & rewind were disabled. " )
MSG_HASH ( MSG_COMPARING_WITH_KNOWN_MAGIC_NUMBERS ,
" Comparing with known magic numbers... " )
MSG_HASH ( MSG_COMPILED_AGAINST_API ,
" Compiled against API " )
MSG_HASH ( MSG_CONFIG_DIRECTORY_NOT_SET ,
" Config directory not set. Cannot save new config. " )
MSG_HASH ( MSG_CONNECTED_TO ,
" Connected to " )
MSG_HASH ( MSG_CONTENT_CRC32S_DIFFER ,
" Content CRC32s differ. Cannot use different games. " )
MSG_HASH ( MSG_CONTENT_LOADING_SKIPPED_IMPLEMENTATION_WILL_DO_IT ,
" Content loading skipped. Implementation will load it on its own. " )
MSG_HASH ( MSG_CORE_DOES_NOT_SUPPORT_SAVESTATES ,
" Core does not support save states. " )
MSG_HASH ( MSG_CORE_OPTIONS_FILE_CREATED_SUCCESSFULLY ,
" Core options file created successfully. " )
MSG_HASH ( MSG_COULD_NOT_FIND_ANY_NEXT_DRIVER ,
" Could not find any next driver " )
MSG_HASH ( MSG_COULD_NOT_FIND_COMPATIBLE_SYSTEM ,
" Could not find compatible system. " )
MSG_HASH ( MSG_COULD_NOT_FIND_VALID_DATA_TRACK ,
" Could not find valid data track " )
MSG_HASH ( MSG_COULD_NOT_OPEN_DATA_TRACK ,
" could not open data track " )
MSG_HASH ( MSG_COULD_NOT_READ_CONTENT_FILE ,
" Could not read content file " )
MSG_HASH ( MSG_COULD_NOT_READ_MOVIE_HEADER ,
" Could not read movie header. " )
MSG_HASH ( MSG_COULD_NOT_READ_STATE_FROM_MOVIE ,
" Could not read state from movie. " )
MSG_HASH ( MSG_CRC32_CHECKSUM_MISMATCH ,
" CRC32 checksum mismatch between content file and saved content checksum in replay file header) replay highly likely to desync on playback. " )
MSG_HASH ( MSG_CUSTOM_TIMING_GIVEN ,
" Custom timing given " )
MSG_HASH ( MSG_DECOMPRESSION_ALREADY_IN_PROGRESS ,
" Decompression already in progress. " )
MSG_HASH ( MSG_DECOMPRESSION_FAILED ,
" Decompression failed. " )
MSG_HASH ( MSG_DETECTED_VIEWPORT_OF ,
" Detected viewport of " )
MSG_HASH ( MSG_DID_NOT_FIND_A_VALID_CONTENT_PATCH ,
" Did not find a valid content patch. " )
MSG_HASH ( MSG_DISCONNECT_DEVICE_FROM_A_VALID_PORT ,
" Disconnect device from a valid port. " )
MSG_HASH ( MSG_DISK_CLOSED ,
" Closed " )
MSG_HASH ( MSG_DISK_EJECTED ,
" Ejected " )
MSG_HASH ( MSG_DOWNLOADING ,
" Downloading " )
MSG_HASH ( MSG_DOWNLOAD_FAILED ,
" Download failed " )
MSG_HASH ( MSG_ERROR ,
" Error " )
MSG_HASH ( MSG_ERROR_LIBRETRO_CORE_REQUIRES_CONTENT ,
" Libretro core requires content, but nothing was provided. " )
MSG_HASH ( MSG_ERROR_LIBRETRO_CORE_REQUIRES_SPECIAL_CONTENT ,
" Libretro core requires special content, but none were provided. " )
MSG_HASH ( MSG_ERROR_PARSING_ARGUMENTS ,
" Error parsing arguments. " )
MSG_HASH ( MSG_ERROR_SAVING_CORE_OPTIONS_FILE ,
" Error saving core options file. " )
MSG_HASH ( MSG_ERROR_SAVING_REMAP_FILE ,
" Error saving remap file. " )
MSG_HASH ( MSG_ERROR_SAVING_SHADER_PRESET ,
" Error saving shader preset. " )
MSG_HASH ( MSG_EXTERNAL_APPLICATION_DIR ,
" External Application Dir " )
MSG_HASH ( MSG_EXTRACTING ,
" Extracting " )
MSG_HASH ( MSG_EXTRACTING_FILE ,
" Extracting file " )
MSG_HASH ( MSG_FAILED_SAVING_CONFIG_TO ,
" Failed saving config to " )
MSG_HASH ( MSG_FAILED_TO ,
" Failed to " )
MSG_HASH ( MSG_FAILED_TO_ACCEPT_INCOMING_SPECTATOR ,
" Failed to accept incoming spectator. " )
MSG_HASH ( MSG_FAILED_TO_ALLOCATE_MEMORY_FOR_PATCHED_CONTENT ,
" Failed to allocate memory for patched content... " )
MSG_HASH ( MSG_FAILED_TO_APPLY_SHADER ,
" Failed to apply shader. " )
MSG_HASH ( MSG_FAILED_TO_BIND_SOCKET ,
" Failed to bind socket. " )
MSG_HASH ( MSG_FAILED_TO_CREATE_THE_DIRECTORY ,
" Failed to create the directory. " )
MSG_HASH ( MSG_FAILED_TO_EXTRACT_CONTENT_FROM_COMPRESSED_FILE ,
" Failed to extract content from compressed file " )
MSG_HASH ( MSG_FAILED_TO_GET_NICKNAME_FROM_CLIENT ,
" Failed to get nickname from client. " )
MSG_HASH ( MSG_FAILED_TO_LOAD ,
" Failed to load " )
MSG_HASH ( MSG_FAILED_TO_LOAD_CONTENT ,
" Failed to load content " )
MSG_HASH ( MSG_FAILED_TO_LOAD_MOVIE_FILE ,
" Failed to load movie file " )
MSG_HASH ( MSG_FAILED_TO_LOAD_OVERLAY ,
" Failed to load overlay. " )
MSG_HASH ( MSG_FAILED_TO_LOAD_STATE ,
" Failed to load state from " )
MSG_HASH ( MSG_FAILED_TO_OPEN_LIBRETRO_CORE ,
" Failed to open libretro core " )
MSG_HASH ( MSG_FAILED_TO_PATCH ,
" Failed to patch " )
MSG_HASH ( MSG_FAILED_TO_RECEIVE_HEADER_FROM_CLIENT ,
" Failed to receive header from client. " )
MSG_HASH ( MSG_FAILED_TO_RECEIVE_NICKNAME ,
" Failed to receive nickname. " )
MSG_HASH ( MSG_FAILED_TO_RECEIVE_NICKNAME_FROM_HOST ,
" Failed to receive nickname from host. " )
MSG_HASH ( MSG_FAILED_TO_RECEIVE_NICKNAME_SIZE_FROM_HOST ,
" Failed to receive nickname size from host. " )
MSG_HASH ( MSG_FAILED_TO_RECEIVE_SRAM_DATA_FROM_HOST ,
" Failed to receive SRAM data from host. " )
MSG_HASH ( MSG_FAILED_TO_REMOVE_DISK_FROM_TRAY ,
" Failed to remove disk from tray. " )
MSG_HASH ( MSG_FAILED_TO_REMOVE_TEMPORARY_FILE ,
" Failed to remove temporary file " )
MSG_HASH ( MSG_FAILED_TO_SAVE_SRAM ,
" Failed to save SRAM " )
MSG_HASH ( MSG_FAILED_TO_SAVE_STATE_TO ,
" Failed to save state to " )
MSG_HASH ( MSG_FAILED_TO_SEND_NICKNAME ,
" Failed to send nickname. " )
MSG_HASH ( MSG_FAILED_TO_SEND_NICKNAME_SIZE ,
" Failed to send nickname size. " )
MSG_HASH ( MSG_FAILED_TO_SEND_NICKNAME_TO_CLIENT ,
" Failed to send nickname to client. " )
MSG_HASH ( MSG_FAILED_TO_SEND_NICKNAME_TO_HOST ,
" Failed to send nickname to host. " )
MSG_HASH ( MSG_FAILED_TO_SEND_SRAM_DATA_TO_CLIENT ,
" Failed to send SRAM data to client. " )
MSG_HASH ( MSG_FAILED_TO_START_AUDIO_DRIVER ,
" Failed to start audio driver. Will continue without audio. " )
MSG_HASH ( MSG_FAILED_TO_START_MOVIE_RECORD ,
" Failed to start movie record. " )
MSG_HASH ( MSG_FAILED_TO_START_RECORDING ,
" Failed to start recording. " )
MSG_HASH ( MSG_FAILED_TO_TAKE_SCREENSHOT ,
" Failed to take screenshot. " )
MSG_HASH ( MSG_FAILED_TO_UNDO_LOAD_STATE ,
" Failed to undo load state. " )
MSG_HASH ( MSG_FAILED_TO_UNDO_SAVE_STATE ,
" Failed to undo save state. " )
MSG_HASH ( MSG_FAILED_TO_UNMUTE_AUDIO ,
" Failed to unmute audio. " )
MSG_HASH ( MSG_FATAL_ERROR_RECEIVED_IN ,
" Fatal error received in " )
MSG_HASH ( MSG_FILE_NOT_FOUND ,
" File not found " )
MSG_HASH ( MSG_FOUND_AUTO_SAVESTATE_IN ,
" Found auto savestate in " )
MSG_HASH ( MSG_FOUND_DISK_LABEL ,
" Found disk label " )
MSG_HASH ( MSG_FOUND_FIRST_DATA_TRACK_ON_FILE ,
" Found first data track on file " )
MSG_HASH ( MSG_FOUND_LAST_STATE_SLOT ,
" Found last state slot " )
MSG_HASH ( MSG_FOUND_SHADER ,
" Found shader " )
MSG_HASH ( MSG_FRAMES ,
" Frames " )
MSG_HASH ( MSG_GAME_SPECIFIC_CORE_OPTIONS_FOUND_AT ,
" Per-Game Options: game-specific core options found at " )
MSG_HASH ( MSG_GOT_INVALID_DISK_INDEX ,
" Got invalid disk index. " )
MSG_HASH ( MSG_GRAB_MOUSE_STATE ,
" Grab mouse state " )
MSG_HASH ( MSG_HW_RENDERED_MUST_USE_POSTSHADED_RECORDING ,
" Libretro core is hardware rendered. Must use post-shaded recording as well. " )
MSG_HASH ( MSG_INFLATED_CHECKSUM_DID_NOT_MATCH_CRC32 ,
" Inflated checksum did not match CRC32. " )
MSG_HASH ( MSG_INPUT_CHEAT ,
" Input Cheat " )
MSG_HASH ( MSG_INPUT_CHEAT_FILENAME ,
" Cheat Filename " )
MSG_HASH ( MSG_INPUT_PRESET_FILENAME ,
" Preset Filename " )
MSG_HASH ( MSG_INTERFACE ,
" Interface " )
MSG_HASH ( MSG_INTERNAL_MEMORY ,
" Internal Memory " )
MSG_HASH ( MSG_INVALID_NICKNAME_SIZE ,
" Invalid nickname size. " )
MSG_HASH ( MSG_IN_BYTES ,
" in bytes " )
MSG_HASH ( MSG_IN_GIGABYTES ,
" in gigabytes " )
MSG_HASH ( MSG_IN_MEGABYTES ,
" in megabytes " )
MSG_HASH ( MSG_LIBRETRO_ABI_BREAK ,
" is compiled against a different version of libretro than this libretro implementation. " )
MSG_HASH ( MSG_LIBRETRO_FRONTEND ,
" Frontend for libretro " )
MSG_HASH ( MSG_LOADED_STATE_FROM_SLOT ,
2016-11-08 13:37:51 +00:00
" Loaded state from slot #%d. " )
MSG_HASH ( MSG_LOADED_STATE_FROM_SLOT_AUTO ,
" Loaded state from slot #-1 (auto). " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MSG_LOADING ,
" Loading " )
MSG_HASH ( MSG_LOADING_CONTENT_FILE ,
" Loading content file " )
MSG_HASH ( MSG_LOADING_HISTORY_FILE ,
" Loading history file " )
MSG_HASH ( MSG_LOADING_STATE ,
" Loading state " )
MSG_HASH ( MSG_MEMORY ,
" Memory " )
MSG_HASH ( MSG_MOVIE_FILE_IS_NOT_A_VALID_BSV1_FILE ,
" Movie file is not a valid BSV1 file. " )
MSG_HASH ( MSG_MOVIE_FORMAT_DIFFERENT_SERIALIZER_VERSION ,
" Movie format seems to have a different serializer version. Will most likely fail. " )
MSG_HASH ( MSG_MOVIE_PLAYBACK_ENDED ,
" Movie playback ended. " )
MSG_HASH ( MSG_MOVIE_RECORD_STOPPED ,
" Stopping movie record. " )
MSG_HASH ( MSG_NETPLAY_FAILED ,
" Failed to initialize netplay. " )
MSG_HASH ( MSG_NETPLAY_FAILED_MOVIE_PLAYBACK_HAS_STARTED ,
" Movie playback has started. Cannot start netplay. " )
MSG_HASH ( MSG_NO_CONTENT_STARTING_DUMMY_CORE ,
" No content, starting dummy core. " )
MSG_HASH ( MSG_NO_SAVE_STATE_HAS_BEEN_OVERWRITTEN_YET ,
" No save state has been overwritten yet. " )
MSG_HASH ( MSG_NO_STATE_HAS_BEEN_LOADED_YET ,
" No state has been loaded yet. " )
MSG_HASH ( MSG_OVERRIDES_ERROR_SAVING ,
" Error saving overrides. " )
MSG_HASH ( MSG_OVERRIDES_SAVED_SUCCESSFULLY ,
" Overrides saved successfully. " )
MSG_HASH ( MSG_PAUSED ,
" Paused. " )
MSG_HASH ( MSG_PROGRAM ,
" RetroArch " )
MSG_HASH ( MSG_READING_FIRST_DATA_TRACK ,
" Reading first data track... " )
MSG_HASH ( MSG_RECEIVED ,
" received " )
MSG_HASH ( MSG_RECORDING_TERMINATED_DUE_TO_RESIZE ,
" Recording terminated due to resize. " )
MSG_HASH ( MSG_RECORDING_TO ,
" Recording to " )
MSG_HASH ( MSG_REDIRECTING_CHEATFILE_TO ,
" Redirecting cheat file to " )
MSG_HASH ( MSG_REDIRECTING_SAVEFILE_TO ,
" Redirecting save file to " )
MSG_HASH ( MSG_REDIRECTING_SAVESTATE_TO ,
" Redirecting savestate to " )
MSG_HASH ( MSG_REMAP_FILE_SAVED_SUCCESSFULLY ,
" Remap file saved successfully. " )
MSG_HASH ( MSG_REMOVED_DISK_FROM_TRAY ,
" Removed disk from tray. " )
MSG_HASH ( MSG_REMOVING_TEMPORARY_CONTENT_FILE ,
" Removing temporary content file " )
MSG_HASH ( MSG_RESET ,
" Reset " )
MSG_HASH ( MSG_RESTARTING_RECORDING_DUE_TO_DRIVER_REINIT ,
" Restarting recording due to driver reinit. " )
MSG_HASH ( MSG_RESTORED_OLD_SAVE_STATE ,
" Restored old save state. " )
MSG_HASH ( MSG_RESTORING_DEFAULT_SHADER_PRESET_TO ,
" Shaders: restoring default shader preset to " )
MSG_HASH ( MSG_REVERTING_SAVEFILE_DIRECTORY_TO ,
" Reverting savefile directory to " )
MSG_HASH ( MSG_REVERTING_SAVESTATE_DIRECTORY_TO ,
" Reverting savestate directory to " )
MSG_HASH ( MSG_REWINDING ,
" Rewinding. " )
MSG_HASH ( MSG_REWIND_INIT ,
" Initializing rewind buffer with size " )
MSG_HASH ( MSG_REWIND_INIT_FAILED ,
" Failed to initialize rewind buffer. Rewinding will be disabled. " )
MSG_HASH ( MSG_REWIND_INIT_FAILED_THREADED_AUDIO ,
" Implementation uses threaded audio. Cannot use rewind. " )
MSG_HASH ( MSG_REWIND_REACHED_END ,
" Reached end of rewind buffer. " )
MSG_HASH ( MSG_SAVED_NEW_CONFIG_TO ,
" Saved new config to " )
MSG_HASH ( MSG_SAVED_STATE_TO_SLOT ,
2016-11-08 13:37:51 +00:00
" Saved state to slot #%d. " )
MSG_HASH ( MSG_SAVED_STATE_TO_SLOT_AUTO ,
" Saved state to slot #-1 (auto). " )
2016-11-05 12:40:10 +00:00
MSG_HASH ( MSG_SAVED_SUCCESSFULLY_TO ,
" Saved successfully to " )
MSG_HASH ( MSG_SAVING_RAM_TYPE ,
" Saving RAM type " )
MSG_HASH ( MSG_SAVING_STATE ,
" Saving state " )
MSG_HASH ( MSG_SCANNING ,
" Scanning " )
MSG_HASH ( MSG_SCANNING_OF_DIRECTORY_FINISHED ,
" Scanning of directory finished " )
MSG_HASH ( MSG_SENDING_COMMAND ,
" Sending command " )
MSG_HASH ( MSG_SEVERAL_PATCHES_ARE_EXPLICITLY_DEFINED ,
" Several patches are explicitly defined, ignoring all... " )
MSG_HASH ( MSG_SHADER ,
" Shader " )
MSG_HASH ( MSG_SHADER_PRESET_SAVED_SUCCESSFULLY ,
" Shader preset saved successfully. " )
MSG_HASH ( MSG_SKIPPING_SRAM_LOAD ,
" Skipping SRAM load. " )
MSG_HASH ( MSG_SLOW_MOTION ,
" Slow motion. " )
MSG_HASH ( MSG_SLOW_MOTION_REWIND ,
" Slow motion rewind. " )
MSG_HASH ( MSG_SRAM_WILL_NOT_BE_SAVED ,
" SRAM will not be saved. " )
MSG_HASH ( MSG_STARTING_MOVIE_PLAYBACK ,
" Starting movie playback. " )
MSG_HASH ( MSG_STARTING_MOVIE_RECORD_TO ,
" Starting movie record to " )
MSG_HASH ( MSG_STATE_SIZE ,
" State size " )
MSG_HASH ( MSG_STATE_SLOT ,
" State slot " )
MSG_HASH ( MSG_TAKING_SCREENSHOT ,
" Taking screenshot. " )
MSG_HASH ( MSG_TO ,
" to " )
MSG_HASH ( MSG_UNDID_LOAD_STATE ,
" Undid load state. " )
MSG_HASH ( MSG_UNDOING_SAVE_STATE ,
" Undoing save state " )
MSG_HASH ( MSG_UNKNOWN ,
" Unknown " )
MSG_HASH ( MSG_UNPAUSED ,
" Unpaused. " )
MSG_HASH ( MSG_UNRECOGNIZED_COMMAND ,
" Unrecognized command " )
MSG_HASH ( MSG_USING_CORE_NAME_FOR_NEW_CONFIG ,
" Using core name for new config. " )
MSG_HASH ( MSG_USING_LIBRETRO_DUMMY_CORE_RECORDING_SKIPPED ,
" Using libretro dummy core. Skipping recording. " )
MSG_HASH ( MSG_VALUE_CONNECT_DEVICE_FROM_A_VALID_PORT ,
" Connect device from a valid port. " )
MSG_HASH ( MSG_VALUE_DISCONNECTING_DEVICE_FROM_PORT ,
" Disconnecting device from port " )
MSG_HASH ( MSG_VALUE_REBOOTING ,
" Rebooting... " )
MSG_HASH ( MSG_VALUE_SHUTTING_DOWN ,
" Shutting down... " )
MSG_HASH ( MSG_VERSION_OF_LIBRETRO_API ,
" Version of libretro API " )
MSG_HASH ( MSG_VIEWPORT_SIZE_CALCULATION_FAILED ,
" Viewport size calculation failed! Will continue using raw data. This will probably not work right ... " )
MSG_HASH ( MSG_VIRTUAL_DISK_TRAY ,
" virtual disk tray. " )
2016-11-21 06:40:54 +00:00
MSG_HASH ( MENU_ENUM_SUBLABEL_AUDIO_LATENCY ,
" Desired audio latency in milliseconds. Might not be honored if the audio driver can't provide given latency. " )
MSG_HASH ( MENU_ENUM_SUBLABEL_AUDIO_MUTE ,
" Mute/unmute audio. " )
2016-11-21 08:20:29 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_AUDIO_RATE_CONTROL_DELTA ,
2016-11-21 08:49:33 +00:00
" Helps smooth out imperfections in timing when synchronizing audio and video at the same time. Be aware that if disabled, proper synchronization is nearly impossible to obtain. "
2016-11-21 08:20:29 +00:00
)
2016-11-21 08:59:34 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_CAMERA_ALLOW ,
" Allow or disallow camera access by cores. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_LOCATION_ALLOW ,
" Allow or disallow location services access by cores. "
)
2016-11-21 09:03:19 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_MAX_USERS ,
" Maximum amount of users supported by RetroArch. "
)
2016-11-21 09:28:17 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_POLL_TYPE_BEHAVIOR ,
" Influence how input polling is done inside RetroArch. Setting it to 'Early' or 'Late' can result in less latency, depending on your configuration. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_ALL_USERS_CONTROL_MENU ,
2016-11-21 12:08:41 +00:00
" Allows any user to control the menu. If disabled, only User 1 can control the menu. "
2016-11-21 09:28:17 +00:00
)
2016-11-21 12:51:09 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_AUDIO_VOLUME ,
" Audio volume (in dB). 0 dB is normal volume, no gain applied. "
)
2016-11-21 15:18:58 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_AUDIO_SYNC ,
" Synchronize audio. Recommended. "
)
2016-11-22 07:33:36 +00:00
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_AXIS_THRESHOLD ,
" How far an axis must be tilted to result in a button press. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_BIND_TIMEOUT ,
" Amount of seconds to wait until proceeding to the next bind. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_TURBO_PERIOD ,
" Describes the period of which turbo-enabled buttons toggle. Numbers are described in frames. "
)
MSG_HASH (
MENU_ENUM_SUBLABEL_INPUT_DUTY_CYCLE ,
" Describes how long the period of a turbo-enabled button should be. Numbers are described in frames. "
)