///
/// DO NOT MODIFY! Automatically generated via buildLocConstants.ps1 script.
///
namespace Playnite
{
public static class LOC
{
///
/// English
///
public const string LanguageName = "LanguageName";
///
/// Melcosoft language
///
public const string LanguageSettingsLabel = "LOCLanguageSettingsLabel";
///
/// Exit
///
public const string ExitAppLabel = "LOCExitAppLabel";
///
/// Filter Active
///
public const string FilterActiveLabel = "LOCFilterActiveLabel";
///
/// Filter Disabled
///
public const string FilterInactiveLabel = "LOCFilterInactiveLabel";
///
/// Additional filters
///
public const string AditionalFilters = "LOCAditionalFilters";
///
/// Filters
///
public const string Filters = "LOCFilters";
///
/// Filter
///
public const string Filter = "LOCFilter";
///
/// Invalid Data
///
public const string InvalidDataTitle = "LOCInvalidDataTitle";
///
/// Save Changes?
///
public const string SaveChangesAskTitle = "LOCSaveChangesAskTitle";
///
/// Homepage at www.melcosoft.cc/en
///
public const string AboutHomePageLink = "LOCAboutHomePageLink";
///
/// Source Code at GitHub
///
public const string AboutSourceLink = "LOCAboutSourceLink";
///
/// Create diag. package
///
public const string AboutCreateDiagButton = "LOCAboutCreateDiagButton";
///
/// Send diag. information
///
public const string AboutSendDiagButton = "LOCAboutSendDiagButton";
///
/// About Melcosoft
///
public const string AboutWindowTitle = "LOCAboutWindowTitle";
///
/// Made by Josef Němec
///
public const string AboutAuthor = "LOCAboutAuthor";
///
/// Assign Category
///
public const string CategoryWindowTitle = "LOCCategoryWindowTitle";
///
/// Set Categories
///
public const string CategorySetButton = "LOCCategorySetButton";
///
/// Add Category
///
public const string CategoryAddCatButton = "LOCCategoryAddCatButton";
///
/// Checked - Assign category
///
public const string CategoryTooltip = "LOCCategoryTooltip";
///
/// No Category
///
public const string NoCategory = "LOCNoCategory";
///
/// No Platform
///
public const string NoPlatform = "LOCNoPlatform";
///
/// Whoops! Something went wrong…
///
public const string CrashWindowTitle = "LOCCrashWindowTitle";
///
/// An unrecoverable error has occurred.
///
public const string CrashDescription = "LOCCrashDescription";
///
/// Extension "{0}" caused an unrecoverable error.
///
public const string ExtCrashDescription = "LOCExtCrashDescription";
///
/// Extension "{0}" caused an unrecoverable error.
///
public const string ExtCrashDescriptionFS = "LOCExtCrashDescriptionFS";
///
/// Unknown extension or a theme caused an unrecoverable error.
///
public const string ExtCrashDescriptionUknown = "LOCExtCrashDescriptionUknown";
///
/// Unrecoverable error occurred.
///
public const string CrashDescriptionFullscreen = "LOCCrashDescriptionFullscreen";
///
/// Disable extension
///
public const string CrashDisableExtension = "LOCCrashDisableExtension";
///
/// Save log file
///
public const string CrashSaveLog = "LOCCrashSaveLog";
///
/// Send diag. info
///
public const string CrashSendDiag = "LOCCrashSendDiag";
///
/// Report Crash
///
public const string CrashReportIssue = "LOCCrashReportIssue";
///
/// Restart Melcosoft
///
public const string CrashRestartPlaynite = "LOCCrashRestartPlaynite";
///
/// Restart in Safe Mode
///
public const string CrashRestartSafe = "LOCCrashRestartSafe";
///
/// Disabling all 3rd party extensions and using default theme.
///
public const string CrashRestartSafeTooltip = "LOCCrashRestartSafeTooltip";
///
/// Exit Melcosoft
///
public const string CrashClosePlaynite = "LOCCrashClosePlaynite";
///
/// Actions taken before the crash (in English):
///
public const string CrashUserActionsDescription = "LOCCrashUserActionsDescription";
///
/// Library Manager
///
public const string LibraryManager = "LOCLibraryManager";
///
/// Remove Game(s)?
///
public const string GameRemoveAskTitle = "LOCGameRemoveAskTitle";
///
/// Cannot remove - Game or installer is running.
///
public const string GameRemoveRunningError = "LOCGameRemoveRunningError";
///
/// Cannot uninstall - Game is running.
///
public const string GameUninstallRunningError = "LOCGameUninstallRunningError";
///
/// Are you sure you want to remove {0}?
///
public const string GameRemoveAskMessage = "LOCGameRemoveAskMessage";
///
/// Are you sure you want to remove {0} games?
///
public const string GamesRemoveAskMessage = "LOCGamesRemoveAskMessage";
///
/// Are you sure you want to remove {0}?
///
public const string GameRemoveAskMessageIgnoreOption = "LOCGameRemoveAskMessageIgnoreOption";
///
/// Are you sure you want to remove {0} games?
///
public const string GamesRemoveAskMessageIgnoreOption = "LOCGamesRemoveAskMessageIgnoreOption";
///
/// Are you sure you want to remove {0} entries that are currently not in use?
///
public const string RemoveUnusedFieldsAskMessage = "LOCRemoveUnusedFieldsAskMessage";
///
/// No unused fields found.
///
public const string RemoveUnusedFieldsNoUnusedMessage = "LOCRemoveUnusedFieldsNoUnusedMessage";
///
/// Yes (add to exclusion list)
///
public const string RemoveAskAddToExlusionListYesResponse = "LOCRemoveAskAddToExlusionListYesResponse";
///
/// There are unsaved changes in this section
///
public const string GameEditChangeNotif = "LOCGameEditChangeNotif";
///
/// Updating game library format…
///
public const string DBUpgradeProgress = "LOCDBUpgradeProgress";
///
/// Database update failed.
///
public const string DBUpgradeFail = "LOCDBUpgradeFail";
///
/// Cannot update game library. {0} MBs of free space is required.
///
public const string DBUpgradeEmptySpaceFail = "LOCDBUpgradeEmptySpaceFail";
///
/// GameError
///
public const string GameError = "LOCGameError";
///
/// Cannot start game. '{0}' was not found in database.
///
public const string GameStartErrorNoGame = "LOCGameStartErrorNoGame";
///
/// Cannot start game: {0}
///
public const string GameStartError = "LOCGameStartError";
///
/// Cannot start action: {0}
///
public const string GameStartActionError = "LOCGameStartActionError";
///
/// Cannot open game location: {0}
///
public const string GameOpenLocationError = "LOCGameOpenLocationError";
///
/// Could not detect game install size: {0}
///
public const string CalculateGameSizeError = "LOCCalculateGameSizeError";
///
/// Install size scan error
///
public const string CalculateGameSizeErrorCaption = "LOCCalculateGameSizeErrorCaption";
///
/// There were {0} errors during install size scan
///
public const string CalculateGamesSizeErrorMessage = "LOCCalculateGamesSizeErrorMessage";
///
/// Failed to create shortcut: {0}
///
public const string GameShortcutError = "LOCGameShortcutError";
///
/// Failed to open manual: {0}
///
public const string ManualOpenError = "LOCManualOpenError";
///
/// Cannot install game: {0}
///
public const string GameInstallError = "LOCGameInstallError";
///
/// Cannot un-install game: {0}
///
public const string GameUninstallError = "LOCGameUninstallError";
///
/// No valid game startup actions found. When using emulator actions, make sure platform definitions match between the game and emulator configuration.
///
public const string ErrorNoPlayAction = "LOCErrorNoPlayAction";
///
/// Installation implementation is not available.
///
public const string ErrorNoInstallAction = "LOCErrorNoInstallAction";
///
/// The library plugin responsible for this game is disabled or not installed.
///
public const string ErrorLibraryPluginNotFound = "LOCErrorLibraryPluginNotFound";
///
/// Official metadata download is not available.
///
public const string ErrorNoMetadataDownloader = "LOCErrorNoMetadataDownloader";
///
/// No game is selected.
///
public const string ErrorNoGameSelected = "LOCErrorNoGameSelected";
///
/// Game's script execution failed.
///
public const string ErrorGameScriptAction = "LOCErrorGameScriptAction";
///
/// Application script execution failed.
///
public const string ErrorApplicationScript = "LOCErrorApplicationScript";
///
/// Global script execution failed.
///
public const string ErrorGlobalScriptAction = "LOCErrorGlobalScriptAction";
///
/// Emulator script execution failed.
///
public const string ErrorEmulatorScriptAction = "LOCErrorEmulatorScriptAction";
///
/// Play script action execution failed.
///
public const string ErrorPlayScriptAction = "LOCErrorPlayScriptAction";
///
/// PowerShell 3.0 or newer is not installed.
///
public const string ErrorPowerShellNotInstalled = "LOCErrorPowerShellNotInstalled";
///
/// Couldn't determine how to start the game.
///
public const string ErrorStartupNoController = "LOCErrorStartupNoController";
///
/// Enabled
///
public const string EnabledTitle = "LOCEnabledTitle";
///
/// Disabled
///
public const string DisabledTitle = "LOCDisabledTitle";
///
/// Remove
///
public const string RemoveTitle = "LOCRemoveTitle";
///
/// Remove unused
///
public const string RemoveUnusedTitle = "LOCRemoveUnusedTitle";
///
/// Rename
///
public const string RenameTitle = "LOCRenameTitle";
///
/// Copy
///
public const string CopyTitle = "LOCCopyTitle";
///
/// Add
///
public const string AddTitle = "LOCAddTitle";
///
/// Default Icon
///
public const string DefaultIconTitle = "LOCDefaultIconTitle";
///
/// Default Cover Image
///
public const string DefaultCoverTitle = "LOCDefaultCoverTitle";
///
/// Default Background Image
///
public const string DefaultBackgroundTitle = "LOCDefaultBackgroundTitle";
///
/// Finish
///
public const string FinishLabel = "LOCFinishLabel";
///
/// Next
///
public const string NextLabel = "LOCNextLabel";
///
/// Back
///
public const string BackLabel = "LOCBackLabel";
///
/// DONE
///
public const string DoneCapLabel = "LOCDoneCapLabel";
///
/// BACK
///
public const string BackCapLabel = "LOCBackCapLabel";
///
/// CLEAR
///
public const string ClearCapLabel = "LOCClearCapLabel";
///
/// Clear
///
public const string ClearLabel = "LOCClearLabel";
///
/// Dismiss
///
public const string Dismiss = "LOCDismiss";
///
/// Dismiss All
///
public const string DismissAll = "LOCDismissAll";
///
/// Import
///
public const string ImportLabel = "LOCImportLabel";
///
/// Name
///
public const string NameLabel = "LOCNameLabel";
///
/// Author
///
public const string AuthorLabel = "LOCAuthorLabel";
///
/// Module
///
public const string ModuleLabel = "LOCModuleLabel";
///
/// Series
///
public const string SeriesLabel = "LOCSeriesLabel";
///
/// Version
///
public const string VersionLabel = "LOCVersionLabel";
///
/// Last Played
///
public const string LastPlayedLabel = "LOCLastPlayedLabel";
///
/// Most Played
///
public const string MostPlayedLabel = "LOCMostPlayedLabel";
///
/// Play Count
///
public const string PlayCountLabel = "LOCPlayCountLabel";
///
/// Install Size
///
public const string InstallSizeLabel = "LOCInstallSizeLabel";
///
/// Folder
///
public const string FolderLabel = "LOCFolderLabel";
///
/// Notes
///
public const string NotesLabel = "LOCNotesLabel";
///
/// Added
///
public const string AddedLabel = "LOCAddedLabel";
///
/// Date Added
///
public const string DateAddedLabel = "LOCDateAddedLabel";
///
/// Modified
///
public const string ModifiedLabel = "LOCModifiedLabel";
///
/// Date Modified
///
public const string DateModifiedLabel = "LOCDateModifiedLabel";
///
/// Website
///
public const string WebsiteLabel = "LOCWebsiteLabel";
///
/// Path
///
public const string PathLabel = "LOCPathLabel";
///
/// OK
///
public const string OKLabel = "LOCOKLabel";
///
/// Save
///
public const string SaveLabel = "LOCSaveLabel";
///
/// Close
///
public const string CloseLabel = "LOCCloseLabel";
///
/// Cancel
///
public const string CancelLabel = "LOCCancelLabel";
///
/// Confirm
///
public const string ConfirmLabel = "LOCConfirmLabel";
///
/// Reset
///
public const string ResetLabel = "LOCResetLabel";
///
/// Yes
///
public const string YesLabel = "LOCYesLabel";
///
/// No
///
public const string NoLabel = "LOCNoLabel";
///
/// Welcome
///
public const string WelcomeLabel = "LOCWelcomeLabel";
///
/// Local User
///
public const string LocalUserLabel = "LOCLocalUserLabel";
///
/// General
///
public const string GeneralLabel = "LOCGeneralLabel";
///
/// Media
///
public const string MediaLabel = "LOCMediaLabel";
///
/// Links
///
public const string LinksLabel = "LOCLinksLabel";
///
/// Installation
///
public const string InstallationLabel = "LOCInstallationLabel";
///
/// Actions
///
public const string ActionsLabel = "LOCActionsLabel";
///
/// Downloading…
///
public const string DownloadingLabel = "LOCDownloadingLabel";
///
/// Downloading media…
///
public const string DownloadingMediaLabel = "LOCDownloadingMediaLabel";
///
/// Loading…
///
public const string LoadingLabel = "LOCLoadingLabel";
///
/// Type
///
public const string TypeLabel = "LOCTypeLabel";
///
/// Profile
///
public const string ProfileLabel = "LOCProfileLabel";
///
/// Profiles
///
public const string ProfilesLabel = "LOCProfilesLabel";
///
/// Remove
///
public const string RemoveLabel = "LOCRemoveLabel";
///
/// Download
///
public const string DownloadLabel = "LOCDownloadLabel";
///
/// Search
///
public const string SearchLabel = "LOCSearchLabel";
///
/// Resolution:
///
public const string SearchResolutionLabel = "LOCSearchResolutionLabel";
///
/// Any
///
public const string SearchResolutionAnyLabel = "LOCSearchResolutionAnyLabel";
///
/// Zoom
///
public const string ZoomLabel = "LOCZoomLabel";
///
/// List View
///
public const string ListViewLabel = "LOCListViewLabel";
///
/// Covers
///
public const string CoversLabel = "LOCCoversLabel";
///
/// Grid View
///
public const string GridViewLabel = "LOCGridViewLabel";
///
/// Details View
///
public const string DetailsViewLabel = "LOCDetailsViewLabel";
///
/// Custom
///
public const string CustomLabel = "LOCCustomLabel";
///
/// URL
///
public const string URLLabel = "LOCURLLabel";
///
/// Special thanks
///
public const string SpecialThanks = "LOCSpecialThanks";
///
/// License
///
public const string LicenseLabel = "LOCLicenseLabel";
///
/// Contributors
///
public const string ContributorsLabel = "LOCContributorsLabel";
///
/// Exiting Melcosoft…
///
public const string ClosingPlaynite = "LOCClosingPlaynite";
///
/// Today
///
public const string Today = "LOCToday";
///
/// Yesterday
///
public const string Yesterday = "LOCYesterday";
///
/// Monday
///
public const string Monday = "LOCMonday";
///
/// Tuesday
///
public const string Tuesday = "LOCTuesday";
///
/// Wednesday
///
public const string Wednesday = "LOCWednesday";
///
/// Thursday
///
public const string Thursday = "LOCThursday";
///
/// Friday
///
public const string Friday = "LOCFriday";
///
/// Saturday
///
public const string Saturday = "LOCSaturday";
///
/// Sunday
///
public const string Sunday = "LOCSunday";
///
/// Past Week
///
public const string PastWeek = "LOCPastWeek";
///
/// Past Month
///
public const string PastMonth = "LOCPastMonth";
///
/// Past Year
///
public const string PastYear = "LOCPastYear";
///
/// More than a year ago
///
public const string MoreThenYear = "LOCMoreThenYear";
///
/// 0 to 100MB
///
public const string SizeZeroTo100Mb = "LOCSizeZeroTo100Mb";
///
/// 100MB to 1GB
///
public const string Size100MbTo1Gb = "LOCSize100MbTo1Gb";
///
/// 1GB to 5GB
///
public const string Size1GbTo5Gb = "LOCSize1GbTo5Gb";
///
/// 5GB to 10GB
///
public const string Size5GbTo10Gb = "LOCSize5GbTo10Gb";
///
/// 10GB to 20GB
///
public const string Size10GbTo20Gb = "LOCSize10GbTo20Gb";
///
/// 20GB to 40GB
///
public const string Size20GbTo40Gb = "LOCSize20GbTo40Gb";
///
/// 40GB to 100GB
///
public const string Size40GbTo100Gb = "LOCSize40GbTo100Gb";
///
/// 100GB or more
///
public const string SizeMoreThan100Gb = "LOCSizeMoreThan100Gb";
///
/// Import completed successfully.
///
public const string ImportCompleted = "LOCImportCompleted";
///
/// All Games
///
public const string AllGames = "LOCAllGames";
///
/// Game Id
///
public const string GameId = "LOCGameId";
///
/// Database Id
///
public const string DatabaseId = "LOCDatabaseId";
///
/// Presets
///
public const string Presets = "LOCPresets";
///
/// Column
///
public const string Column = "LOCColumn";
///
/// Columns
///
public const string Columns = "LOCColumns";
///
/// Row
///
public const string Row = "LOCRow";
///
/// Rows
///
public const string Rows = "LOCRows";
///
/// Couldn't get icon from Play action. There's no action of File type present.
///
public const string ExecIconMissingPlayAction = "LOCExecIconMissingPlayAction";
///
/// Only download missing metadata
///
public const string MetaSkipNonEmpty = "LOCMetaSkipNonEmpty";
///
/// Enabling this option will skip downloading metadata for data fields that already contain information.
///
public const string MetaSkipNonEmptyTooltip = "LOCMetaSkipNonEmptyTooltip";
///
/// Games selection
///
public const string MetaGamesSourceIntro = "LOCMetaGamesSourceIntro";
///
/// Please select which games should to be updated with new metadata:
///
public const string MetaGamesSourceDescription = "LOCMetaGamesSourceDescription";
///
/// All games from database
///
public const string MetaGameSourceAll = "LOCMetaGameSourceAll";
///
/// All currently filtered games
///
public const string MetaGameSourceFiltered = "LOCMetaGameSourceFiltered";
///
/// Selected games only
///
public const string MetaGameSourceSelected = "LOCMetaGameSourceSelected";
///
/// No metadata fields selected
///
public const string MetaNoFieldsSelectedErrorCaption = "LOCMetaNoFieldsSelectedErrorCaption";
///
/// No metadata fields are selected for download. Please select at least one, and enable at least one metadata provider for it.
///
public const string MetaNoFieldsSelectedErrorMessage = "LOCMetaNoFieldsSelectedErrorMessage";
///
/// Official Store
///
public const string MetaSourceStore = "LOCMetaSourceStore";
///
/// IGDB
///
public const string MetaSourceIGDB = "LOCMetaSourceIGDB";
///
/// Please select which fields should be automatically populated by Melcosoft and which sources should be used to obtain the data from.
///
public const string MetaDescriptionFields = "LOCMetaDescriptionFields";
///
/// Please consider clicking on the logo above and contribute updates to igdb.com database in order to improve data Melcosoft uses.
///
public const string MetaIgdbContribNotif = "LOCMetaIgdbContribNotif";
///
/// Downloading metadata…
///
public const string ProgressMetadata = "LOCProgressMetadata";
///
/// Importing installed games…
///
public const string ProgressInstalledGames = "LOCProgressInstalledGames";
///
/// Importing {0} games…
///
public const string ProgressImportinGames = "LOCProgressImportinGames";
///
/// Importing emulated games from {0}…
///
public const string ProgressImportinEmulatedGames = "LOCProgressImportinEmulatedGames";
///
/// Downloading library updates…
///
public const string ProgressLibraryGames = "LOCProgressLibraryGames";
///
/// Scanning size of games in library…
///
public const string ProgressScanningGamesInstallSize = "LOCProgressScanningGamesInstallSize";
///
/// Scanning size of imported games…
///
public const string ProgressScanningImportedGamesInstallSize = "LOCProgressScanningImportedGamesInstallSize";
///
/// Library update finished
///
public const string ProgressLibImportFinish = "LOCProgressLibImportFinish";
///
/// Releasing resources…
///
public const string ProgressReleasingResources = "LOCProgressReleasingResources";
///
/// Configuration
///
public const string MenuConfigurationTitle = "LOCMenuConfigurationTitle";
///
/// Settings…
///
public const string MenuPlayniteSettingsTitle = "LOCMenuPlayniteSettingsTitle";
///
/// Platforms and Emulators
///
public const string MenuPlatformEmulatorSettingsTitle = "LOCMenuPlatformEmulatorSettingsTitle";
///
/// Configure Emulators…
///
public const string MenuConfigureEmulatorsMenuTitle = "LOCMenuConfigureEmulatorsMenuTitle";
///
/// Library Manager…
///
public const string MenuLibraryManagerTitle = "LOCMenuLibraryManagerTitle";
///
/// Tools
///
public const string MenuTools = "LOCMenuTools";
///
/// Download Metadata…
///
public const string MenuDownloadMetadata = "LOCMenuDownloadMetadata";
///
/// Software Tools…
///
public const string MenuSoftwareTools = "LOCMenuSoftwareTools";
///
/// Configure Integrations…
///
public const string MenuConfigureIntegrations = "LOCMenuConfigureIntegrations";
///
/// Open 3rd Party Client
///
public const string MenuOpenClient = "LOCMenuOpenClient";
///
/// 3rd Party Clients
///
public const string MenuClients = "LOCMenuClients";
///
/// Update Game Library
///
public const string MenuReloadLibrary = "LOCMenuReloadLibrary";
///
/// Cancel Library Update
///
public const string MenuCancelLibraryUpdate = "LOCMenuCancelLibraryUpdate";
///
/// Update Emulated Folders
///
public const string MenuUpdateEmulatedDirs = "LOCMenuUpdateEmulatedDirs";
///
/// Add Game
///
public const string MenuAddGame = "LOCMenuAddGame";
///
/// Manually…
///
public const string MenuAddGameManual = "LOCMenuAddGameManual";
///
/// Scan Automatically…
///
public const string MenuAddGameInstalled = "LOCMenuAddGameInstalled";
///
/// Emulated Game…
///
public const string MenuAddGameEmulated = "LOCMenuAddGameEmulated";
///
/// Microsoft Store application…
///
public const string MenuAddWindowsStore = "LOCMenuAddWindowsStore";
///
/// About Melcosoft
///
public const string MenuAbout = "LOCMenuAbout";
///
/// Send Feedback
///
public const string MenuIssues = "LOCMenuIssues";
///
/// Switch to Fullscreen Mode
///
public const string MenuOpenFullscreen = "LOCMenuOpenFullscreen";
///
/// Links
///
public const string MenuLinksTitle = "LOCMenuLinksTitle";
///
/// Help
///
public const string MenuHelpTitle = "LOCMenuHelpTitle";
///
/// Support on Patreon
///
public const string MenuPatreonSupport = "LOCMenuPatreonSupport";
///
/// Support on Ko-fi
///
public const string MenuKofiSupport = "LOCMenuKofiSupport";
///
/// User manual
///
public const string UserManual = "LOCUserManual";
///
/// SDK Documentation
///
public const string SDKDocumentation = "LOCSDKDocumentation";
///
/// Restart System
///
public const string MenuRestartSystem = "LOCMenuRestartSystem";
///
/// Turn Off System
///
public const string MenuShutdownSystem = "LOCMenuShutdownSystem";
///
/// Suspend System
///
public const string MenuSuspendSystem = "LOCMenuSuspendSystem";
///
/// Hibernate System
///
public const string MenuHibernateSystem = "LOCMenuHibernateSystem";
///
/// Lock System
///
public const string MenuLockSystem = "LOCMenuLockSystem";
///
/// Log Out User
///
public const string MenuLogoutUser = "LOCMenuLogoutUser";
///
/// Pick a Random Game
///
public const string MenuSelectRandomGame = "LOCMenuSelectRandomGame";
///
/// Game fields to be displayed on details panel:
///
public const string SettingsDetailsPanelItems = "LOCSettingsDetailsPanelItems";
///
/// Item spacing
///
public const string SettingsGridItemSpacing = "LOCSettingsGridItemSpacing";
///
/// Draw grid item background
///
public const string SettingsGridItemDrawBackground = "LOCSettingsGridItemDrawBackground";
///
/// Grid item border width
///
public const string SettingsGridItemCoverMargin = "LOCSettingsGridItemCoverMargin";
///
/// Missing game icon source
///
public const string SettingsDefaulIconSource = "LOCSettingsDefaulIconSource";
///
/// Missing game cover source
///
public const string SettingsDefaulCoverSource = "LOCSettingsDefaulCoverSource";
///
/// Missing game background source
///
public const string SettingsDefaulBackgroundSource = "LOCSettingsDefaulBackgroundSource";
///
/// Vertical spacing to game details
///
public const string SettingsIndentGameDetails = "LOCSettingsIndentGameDetails";
///
/// Grid view details position
///
public const string SettingsGridViewDetailsPosition = "LOCSettingsGridViewDetailsPosition";
///
/// Details view game list position
///
public const string SettingsDetailsGameListPosition = "LOCSettingsDetailsGameListPosition";
///
/// Draw separator between panels
///
public const string SettingsDrawPanelSeparators = "LOCSettingsDrawPanelSeparators";
///
/// Game cover image height
///
public const string SettingsGameDetailsCoverHeight = "LOCSettingsGameDetailsCoverHeight";
///
/// Game list icon height
///
public const string SettingsGameDetailsListIconSize = "LOCSettingsGameDetailsListIconSize";
///
/// Application font
///
public const string SettingsInterfaceFont = "LOCSettingsInterfaceFont";
///
/// Monospaced font
///
public const string SettingsInterfaceMonoFont = "LOCSettingsInterfaceMonoFont";
///
/// Filter panel position
///
public const string SettingsFilterPanelPosition = "LOCSettingsFilterPanelPosition";
///
/// Explorer panel position
///
public const string SettingsExplorerPanelPosition = "LOCSettingsExplorerPanelPosition";
///
/// Cover art rendering
///
public const string SettingsCoverArtRenderingLabel = "LOCSettingsCoverArtRenderingLabel";
///
/// Target aspect ratio
///
public const string SettingsTargetAspectRatioLabel = "LOCSettingsTargetAspectRatioLabel";
///
/// Following options also affect tile rendering in Fullscreen mode!
///
public const string SettingsGridTileLayoutFSNote = "LOCSettingsGridTileLayoutFSNote";
///
/// Stretch mode
///
public const string SettingsStrechModeLabel = "LOCSettingsStrechModeLabel";
///
/// DVD Box
///
public const string SettingsCovertAspectDVD = "LOCSettingsCovertAspectDVD";
///
/// Epic Games Store
///
public const string SettingsCovertAspectEpicGamesStore = "LOCSettingsCovertAspectEpicGamesStore";
///
/// GOG Galaxy 2.0
///
public const string SettingsCovertAspectGogGalaxy2 = "LOCSettingsCovertAspectGogGalaxy2";
///
/// IGDB
///
public const string SettingsCovertAspectIgdb = "LOCSettingsCovertAspectIgdb";
///
/// Square
///
public const string SettingsCovertAspectSquare = "LOCSettingsCovertAspectSquare";
///
/// Steam Banner
///
public const string SettingsCovertAspectSteam = "LOCSettingsCovertAspectSteam";
///
/// Steam vertical cover
///
public const string SettingsCovertAspectSteamVertical = "LOCSettingsCovertAspectSteamVertical";
///
/// Twitch
///
public const string SettingsCovertAspectTwitch = "LOCSettingsCovertAspectTwitch";
///
/// * Requires restart to apply
///
public const string SettingsRestartNotification = "LOCSettingsRestartNotification";
///
/// Settings
///
public const string SettingsLabel = "LOCSettingsLabel";
///
/// General
///
public const string SettingsGeneralLabel = "LOCSettingsGeneralLabel";
///
/// Top panel
///
public const string SettingsTopPanelLabel = "LOCSettingsTopPanelLabel";
///
/// Appearance
///
public const string SettingsAppearanceLabel = "LOCSettingsAppearanceLabel";
///
/// Game Details
///
public const string SettingsGameDetailsLabel = "LOCSettingsGameDetailsLabel";
///
/// Layout
///
public const string SettingsLayoutLabel = "LOCSettingsLayoutLabel";
///
/// Advanced
///
public const string SettingsAdvancedLabel = "LOCSettingsAdvancedLabel";
///
/// Fullscreen
///
public const string SettingsFullscreenLabel = "LOCSettingsFullscreenLabel";
///
/// Input
///
public const string SettingsInputLabel = "LOCSettingsInputLabel";
///
/// Performance
///
public const string SettingsPerformanceLabel = "LOCSettingsPerformanceLabel";
///
/// Metadata
///
public const string SettingsMetadataLabel = "LOCSettingsMetadataLabel";
///
/// Updating
///
public const string SettingsUpdating = "LOCSettingsUpdating";
///
/// Search
///
public const string SettingsSearch = "LOCSettingsSearch";
///
/// Backup
///
public const string SettingsBackup = "LOCSettingsBackup";
///
/// Backup Library Data
///
public const string MenuBackupData = "LOCMenuBackupData";
///
/// Restore Data Backup
///
public const string MenuRestoreBackup = "LOCMenuRestoreBackup";
///
/// Import changes in library automatically
///
public const string SettingsImportLabel = "LOCSettingsImportLabel";
///
/// Invalid database file location, proper file path must be set.
///
public const string SettingsInvalidDBLocation = "LOCSettingsInvalidDBLocation";
///
/// Account name cannot be empty.
///
public const string SettingsInvalidAccountName = "LOCSettingsInvalidAccountName";
///
/// Download metadata after importing games
///
public const string SettingsDownloadMetadataOnImport = "LOCSettingsDownloadMetadataOnImport";
///
/// Launch Melcosoft minimized
///
public const string SettingsStartMinimized = "LOCSettingsStartMinimized";
///
/// Launch Melcosoft when you start your computer
///
public const string SettingsStartOnBoot = "LOCSettingsStartOnBoot";
///
/// Start closed to tray
///
public const string SettingsStartOnBootClosedToTray = "LOCSettingsStartOnBootClosedToTray";
///
/// Failed to register Melcosoft to launch when computer starts.
///
public const string SettingsStartOnBootRegistrationError = "LOCSettingsStartOnBootRegistrationError";
///
/// Launch in Fullscreen Mode
///
public const string SettingsStartInFullscreen = "LOCSettingsStartInFullscreen";
///
/// Asynchronous image loading
///
public const string SettingsAsyncImageLoading = "LOCSettingsAsyncImageLoading";
///
/// Can improve scrolling smoothness of game lists in exchange for slower image load times.
///
public const string SettingsAsyncImageLoadingTooltip = "LOCSettingsAsyncImageLoadingTooltip";
///
/// Show game name if cover art is missing
///
public const string SettingsShowNameEmptyCover = "LOCSettingsShowNameEmptyCover";
///
/// Show game names on Grid view
///
public const string SettingsShowNamesUnderCover = "LOCSettingsShowNamesUnderCover";
///
/// Darken not installed games
///
public const string SettingsDarkenUninstalledGridCovers = "LOCSettingsDarkenUninstalledGridCovers";
///
/// Show game icons on Details view list
///
public const string SettingsShowIconList = "LOCSettingsShowIconList";
///
/// Show item count on group descriptions
///
public const string SettingsShowGroupCount = "LOCSettingsShowGroupCount";
///
/// Show only assigned fields on filter and explorer panels
///
public const string SettingsUsedFieldsOnlyOnFilterLists = "LOCSettingsUsedFieldsOnlyOnFilterLists";
///
/// Disable hardware acceleration
///
public const string SettingsDisableAcceleration = "LOCSettingsDisableAcceleration";
///
/// Use when experiencing stuttering or similar UI issues
///
public const string SettingsDisableAccelerationTooltip = "LOCSettingsDisableAccelerationTooltip";
///
/// Show hidden games in quick launch lists
///
public const string SettingsHiddenInQuickLaunch = "LOCSettingsHiddenInQuickLaunch";
///
/// Affects Jump List and tray menu lists.
///
public const string SettingsHiddenInQuickLaunchTooltip = "LOCSettingsHiddenInQuickLaunchTooltip";
///
/// Number of quick launch items
///
public const string SettingsQuicLaunchItems = "LOCSettingsQuicLaunchItems";
///
/// Use game background image as window background
///
public const string SettingsShowBackgroundWindowImage = "LOCSettingsShowBackgroundWindowImage";
///
/// Blur background
///
public const string SettingsBlurWindowBackgrounImage = "LOCSettingsBlurWindowBackgrounImage";
///
/// High Quality
///
public const string SettingsBlurHighQuality = "LOCSettingsBlurHighQuality";
///
/// Darken background
///
public const string SettingsDarkenWindowBackghrounImage = "LOCSettingsDarkenWindowBackghrounImage";
///
/// Show on Grid view
///
public const string SettingsShowBackImageOnGridView = "LOCSettingsShowBackImageOnGridView";
///
/// Theme
///
public const string SettingsSkin = "LOCSettingsSkin";
///
/// Theme Profile
///
public const string SettingsSkinColor = "LOCSettingsSkinColor";
///
/// Fullscreen Theme
///
public const string SettingsSkinFullscreen = "LOCSettingsSkinFullscreen";
///
/// Fullscreen Theme Profile
///
public const string SettingsSkinColorFullscreen = "LOCSettingsSkinColorFullscreen";
///
/// Database Location
///
public const string SettingsDBLocation = "LOCSettingsDBLocation";
///
/// Login status:
///
public const string SettingsLoginStatus = "LOCSettingsLoginStatus";
///
/// Melcosoft Settings
///
public const string SettingsWindowTitle = "LOCSettingsWindowTitle";
///
/// Clear web cache
///
public const string SettingsClearWebCache = "LOCSettingsClearWebCache";
///
/// May solve issues encountered while linking accounts.
///
public const string SettingsClearWebCacheTooltip = "LOCSettingsClearWebCacheTooltip";
///
/// Show system tray icon
///
public const string SettingsShowTray = "LOCSettingsShowTray";
///
/// Minimize Melcosoft to system tray
///
public const string SettingsMinimizeToTray = "LOCSettingsMinimizeToTray";
///
/// Minimize Melcosoft to system tray when the application window is closed
///
public const string SettingsCloseToTray = "LOCSettingsCloseToTray";
///
/// When game starts:
///
public const string SettingsAfterGameStart = "LOCSettingsAfterGameStart";
///
/// After game closes:
///
public const string SettingsAfterGameClose = "LOCSettingsAfterGameClose";
///
/// Format time played to indicate the number of days played
///
public const string SettingsPlaytimeUseDaysFormatLabel = "LOCSettingsPlaytimeUseDaysFormatLabel";
///
/// Dates formats:
///
public const string SettingsDatesFormatsLabel = "LOCSettingsDatesFormatsLabel";
///
/// This will log you out of all linked services. Application restart is required, do you want to proceed?
///
public const string SettingsClearCacheWarn = "LOCSettingsClearCacheWarn";
///
/// Clear Cache?
///
public const string SettingsClearCacheTitle = "LOCSettingsClearCacheTitle";
///
/// Melcosoft restart is required to apply new theme
///
public const string SettingsSkinChangeRestart = "LOCSettingsSkinChangeRestart";
///
/// Get more themes
///
public const string SettingsGetThemes = "LOCSettingsGetThemes";
///
/// Create new theme
///
public const string SettingsCreateThemes = "LOCSettingsCreateThemes";
///
/// Get more extensions
///
public const string SettingsGetExtensions = "LOCSettingsGetExtensions";
///
/// Create new extension
///
public const string SettingsCreateExtensions = "LOCSettingsCreateExtensions";
///
/// Help us translate Melcosoft
///
public const string SettingsCreateLocalization = "LOCSettingsCreateLocalization";
///
/// Melcosoft needs to be restarted in order to apply new settings. Restart now?
///
public const string SettingsRestartAskMessage = "LOCSettingsRestartAskMessage";
///
/// Restart Melcosoft?
///
public const string SettingsRestartTitle = "LOCSettingsRestartTitle";
///
/// Melcosoft cannot move your library files automatically. You must manually move/copy the files before changing the location. If there is no library in the target location, a new one will be created.
///
public const string SettingsDBPathNotification = "LOCSettingsDBPathNotification";
///
/// Play time will not be recorded if "Close" action is set.
///
public const string SettingsClosePlaytimeNotif = "LOCSettingsClosePlaytimeNotif";
///
/// Number of rows
///
public const string SettingsFullscreenRows = "LOCSettingsFullscreenRows";
///
/// Number of columns
///
public const string SettingsFullscreenColumns = "LOCSettingsFullscreenColumns";
///
/// Number of detail view rows
///
public const string SettingsFullscreenRowDetails = "LOCSettingsFullscreenRowDetails";
///
/// Show Background Image on Main Screen
///
public const string SettingsFullscreenBackgroundOnMainScreen = "LOCSettingsFullscreenBackgroundOnMainScreen";
///
/// Doesn't apply retrospectively to existing games without re-downloading metadata.
///
public const string BackgroundImageScreenOptionTooltip = "LOCBackgroundImageScreenOptionTooltip";
///
/// Import playtime of games in library:
///
public const string SettingsPlaytimeImportMode = "LOCSettingsPlaytimeImportMode";
///
/// Configures when should Melcosoft import the playtime reported by library plugins for games in the Melcosoft database. Support by the library plugins in charge of handling the game(s) is needed to be able to use this feature.
///
public const string SettingsPlaytimeImportModeTooltip = "LOCSettingsPlaytimeImportModeTooltip";
///
/// Always
///
public const string SettingsPlaytimeImportModeAlways = "LOCSettingsPlaytimeImportModeAlways";
///
/// Only for newly imported games
///
public const string SettingsPlaytimeImportModeNewImportsOnly = "LOCSettingsPlaytimeImportModeNewImportsOnly";
///
/// Never
///
public const string SettingsPlaytimeImportModeNever = "LOCSettingsPlaytimeImportModeNever";
///
/// Enable controller support in Desktop Mode
///
public const string SettingsXInputInDesktopMode = "LOCSettingsXInputInDesktopMode";
///
/// Guide button opens Fullscreen mode
///
public const string SettingsXInputGuideOpensFullscreen = "LOCSettingsXInputGuideOpensFullscreen";
///
/// Automatic Metadata download settings for newly imported games.
///
public const string SettingsDefaultMetadataDescription = "LOCSettingsDefaultMetadataDescription";
///
/// Target display
///
public const string SettingsTargetDisplay = "LOCSettingsTargetDisplay";
///
/// Always use primary display
///
public const string SettingsAlwaysUsePrimaryDisplay = "LOCSettingsAlwaysUsePrimaryDisplay";
///
/// Show Game Titles
///
public const string SettingsFullscreenShowGameTitles = "LOCSettingsFullscreenShowGameTitles";
///
/// Show Battery Status
///
public const string SettingsShowBatteryStatus = "LOCSettingsShowBatteryStatus";
///
/// Show Battery Percentage
///
public const string SettingsShowBatteryPercentage = "LOCSettingsShowBatteryPercentage";
///
/// Show Clock
///
public const string SettingsShowClock = "LOCSettingsShowClock";
///
/// Hide Mouse Cursor
///
public const string SettingsHideMouseCursor = "LOCSettingsHideMouseCursor";
///
/// Installed Only in Quick Filters
///
public const string SettingsFullscreenQuickFilterInstalled = "LOCSettingsFullscreenQuickFilterInstalled";
///
/// Button Prompts
///
public const string SettingsFullscreenButtonPrompts = "LOCSettingsFullscreenButtonPrompts";
///
/// Layout
///
public const string SettingsFullscreenLayout = "LOCSettingsFullscreenLayout";
///
/// Horizontal Scrolling
///
public const string SettingsFullscreenHorizontalScrolling = "LOCSettingsFullscreenHorizontalScrolling";
///
/// Select one of the subsections
///
public const string SettingsSelectChildSection = "LOCSettingsSelectChildSection";
///
/// No settings available
///
public const string SettingsNoSettingsAvailable = "LOCSettingsNoSettingsAvailable";
///
/// Failed to load settings
///
public const string SettingsErrorLoadingSettings = "LOCSettingsErrorLoadingSettings";
///
/// These scripts are executed for every game in the library. Individual scripts can be assigned to each game separately while editing game details.
///
public const string SettingsScriptingNotice = "LOCSettingsScriptingNotice";
///
/// Animate background image transitions
///
public const string SettingsBackgroundImageAnimation = "LOCSettingsBackgroundImageAnimation";
///
/// Font sizes
///
public const string SettingsFontSizes = "LOCSettingsFontSizes";
///
/// Auto
///
public const string SettingsTextRenderingModeOptionAuto = "LOCSettingsTextRenderingModeOptionAuto";
///
/// Aliased
///
public const string SettingsTextRenderingModeOptionAliased = "LOCSettingsTextRenderingModeOptionAliased";
///
/// Grayscale
///
public const string SettingsTextRenderingModeOptionGrayscale = "LOCSettingsTextRenderingModeOptionGrayscale";
///
/// ClearType
///
public const string SettingsTextRenderingModeOptionClearType = "LOCSettingsTextRenderingModeOptionClearType";
///
/// Ideal
///
public const string SettingsTextFormattingModeOptionIdeal = "LOCSettingsTextFormattingModeOptionIdeal";
///
/// Display
///
public const string SettingsTextFormattingModeOptionDisplay = "LOCSettingsTextFormattingModeOptionDisplay";
///
/// Text formatting mode
///
public const string SettingsTextFormattingMode = "LOCSettingsTextFormattingMode";
///
/// Text rendering mode
///
public const string SettingsTextRenderingMode = "LOCSettingsTextRenderingMode";
///
/// Text rendering and formatting methods are currently not used for game descriptions.
///
public const string SettingsTextRenderingNotice = "LOCSettingsTextRenderingNotice";
///
/// Preload background images
///
public const string SettingsImmediateBackgroundDownload = "LOCSettingsImmediateBackgroundDownload";
///
/// If enabled, Melcosoft will download background artwork while downloading metadata, using more disk space and making artwork available when offline.
///
public const string SettingsImmediateBackgroundDownloadTooltip = "LOCSettingsImmediateBackgroundDownloadTooltip";
///
/// Automatically close third party client after game exits
///
public const string SettingsAutoCloseMelcosoftOption = "LOCSettingsAutoCloseMelcosoftOption";
///
/// Client shutdown delay (in seconds)
///
public const string SettingsAutoCloseGracePeriod = "LOCSettingsAutoCloseGracePeriod";
///
/// Don't close after game sessions shorter than (in seconds)
///
public const string SettingsAutoCloseMinimalSessionTime = "LOCSettingsAutoCloseMinimalSessionTime";
///
/// Automatically close following clients:
///
public const string SettingsAutoCloseSpecificClients = "LOCSettingsAutoCloseSpecificClients";
///
/// Auto Close Clients
///
public const string SettingsAutoCloseSection = "LOCSettingsAutoCloseSection";
///
/// Import Exclusion List
///
public const string SettingsImportExclusionList = "LOCSettingsImportExclusionList";
///
/// Display warning when assigning too large game media
///
public const string SettingsShowMediaSizeWarning = "LOCSettingsShowMediaSizeWarning";
///
/// Folder open command
///
public const string OpenDirectoryCommand = "LOCOpenDirectoryCommand";
///
/// Preferred age rating organization
///
public const string SettingsPreferredAgeRatingOrg = "LOCSettingsPreferredAgeRatingOrg";
///
/// Update install size of games on library update
///
public const string SettingsScanLibInstallSizeOnLibUpdate = "LOCSettingsScanLibInstallSizeOnLibUpdate";
///
/// Scans and updates the install size of games if it is detected that their files have been modified since the last scan
///
public const string SettingsScanLibInstallSizeOnLibUpdateTooltip = "LOCSettingsScanLibInstallSizeOnLibUpdateTooltip";
///
/// None
///
public const string StrechNone = "LOCStrechNone";
///
/// Fill
///
public const string StrechFill = "LOCStrechFill";
///
/// Uniform
///
public const string StrechUniform = "LOCStrechUniform";
///
/// Uniform to fill
///
public const string StrechUniformToFill = "LOCStrechUniformToFill";
///
/// Left
///
public const string DockLeft = "LOCDockLeft";
///
/// Right
///
public const string DockRight = "LOCDockRight";
///
/// Top
///
public const string DockTop = "LOCDockTop";
///
/// Bottom
///
public const string DockBottom = "LOCDockBottom";
///
/// Import Error
///
public const string ImportError = "LOCImportError";
///
/// Authentification required
///
public const string LoginRequired = "LOCLoginRequired";
///
/// Authentification failed
///
public const string LoginFailed = "LOCLoginFailed";
///
/// Alternative web view rendering mode
///
public const string SettingsAltWebViewRendering = "LOCSettingsAltWebViewRendering";
///
/// Use when experiencing issues with web views, for example integration authentication dialogs.
///
public const string SettingsAltWebViewRenderingTooltip = "LOCSettingsAltWebViewRenderingTooltip";
///
/// Partial loading of large game descriptions
///
public const string SettingsPartialDescriptionLoading = "LOCSettingsPartialDescriptionLoading";
///
/// Large descriptions can cause noticeable lag when selecting games.
///
public const string SettingsPartialDescriptionLoadingTooltip = "LOCSettingsPartialDescriptionLoadingTooltip";
///
/// Metadata Import
///
public const string MetaImportWindowTitle = "LOCMetaImportWindowTitle";
///
/// Download Metadata
///
public const string DownloadMetaButton = "LOCDownloadMetaButton";
///
/// Set selected configuration to be used for any future metadata downloads.
///
public const string SaveDefaultTooltip = "LOCSaveDefaultTooltip";
///
/// Emulation Import Wizard
///
public const string EmuWizardWindowTitle = "LOCEmuWizardWindowTitle";
///
/// This wizard will guide you through the process of downloading and importing console emulators and importing emulated games.
///
public const string EmuWizardIntro = "LOCEmuWizardIntro";
///
/// Keep in mind that you can always add additional emulators and/or games later via main menu (under "Library" menu for Emulator settings and "Add Games" menu for emulated games).
///
public const string EmuWizardNotice = "LOCEmuWizardNotice";
///
/// Below is a list of emulators that Melcosoft can recognize and configure automatically. You can download emulator installers from their websites. Once you have the emulators installed (manually), you can import them on emulator configuration dialog.
///
public const string EmuDownloadDescription = "LOCEmuDownloadDescription";
///
/// You can import any emulators that are installed on your PC by clicking the 'Autodetect From Folder…' button. Melcosoft will search the selected folder for any known emulators and provide the option to import them. You can use this button multiple times to import emulators from different folders. Emulators will be added to the bottom of the current list.
///
public const string EmuWizardEmuImportIntro = "LOCEmuWizardEmuImportIntro";
///
/// You can import games by clicking the 'Scan Folder Using Emulator' button. Selecting the appropriate emulator will tell Melcosoft which file types should be scanned and imported. You can use this button multiple times to import games from different folders. Games will be added to the bottom of the current list.
///
public const string EmuWizardGameImportIntro = "LOCEmuWizardGameImportIntro";
///
/// There are no emulators selected for import. You won't be able to automatically import any emulated games without configuring emulators first. Are you sure you want to continue and exit import process?
///
public const string EmuWizardNoEmulatorWarning = "LOCEmuWizardNoEmulatorWarning";
///
/// There are no emulators configured in Melcosoft. You cannot import games without first configuring the emulator and selecting the appropriate file types. Do you want to add some emulators now?
///
public const string EmuWizardNoEmulatorForGamesWarning = "LOCEmuWizardNoEmulatorForGamesWarning";
///
/// Scan folder using Emulator
///
public const string EmuWizardButtonScanGames = "LOCEmuWizardButtonScanGames";
///
/// Select files
///
public const string EmuWizardButtonSelectFiles = "LOCEmuWizardButtonSelectFiles";
///
/// Autodetect From Folder…
///
public const string EmuWizardButtonScanEmulator = "LOCEmuWizardButtonScanEmulator";
///
/// Configure Emulators…
///
public const string EmuWizardButtonConfigureEmulator = "LOCEmuWizardButtonConfigureEmulator";
///
/// Scanning…
///
public const string EmuWizardScanning = "LOCEmuWizardScanning";
///
/// Scanning {0}…
///
public const string EmuWizardScanningSpecific = "LOCEmuWizardScanningSpecific";
///
/// First Time Configuration
///
public const string FirstWindowTitle = "LOCFirstWindowTitle";
///
/// This process will guide you through an automatic import and configuration of external game libraries. Melcosoft can automatically import games from multiple game services, such as Steam or GOG.
///
public const string FirstIntro = "LOCFirstIntro";
///
/// Library Integration
///
public const string FirstExternalTitle = "LOCFirstExternalTitle";
///
/// Following is the list of some curated library integrations Melcosoft supports. Please select ones you want to install.
///
public const string FirstImportIntroduction = "LOCFirstImportIntroduction";
///
/// Configuration Finished
///
public const string FirstConfigFinishedTitle = "LOCFirstConfigFinishedTitle";
///
/// The initial setup has been completed. Remember that you can change all settings later as well as add additional integrations from main menu.
///
public const string FirstConfigFinishedText = "LOCFirstConfigFinishedText";
///
/// Failed to download one or more extensions.
///
public const string FirstPluginDownloadError = "LOCFirstPluginDownloadError";
///
/// Downloading {0} integration…
///
public const string FirstDownloadingAddon = "LOCFirstDownloadingAddon";
///
/// Downloading list of recommended integrations…
///
public const string DefaultAddonListDownload = "LOCDefaultAddonListDownload";
///
/// Failed to download list of recommended integrations. You can try and re-download integrations later via the Addons menu.
///
public const string DefaultAddonListDownloadError = "LOCDefaultAddonListDownloadError";
///
/// Configure Platforms and Emulators
///
public const string PlatformsWindowTitle = "LOCPlatformsWindowTitle";
///
/// Configure Emulators
///
public const string EmulatorsWindowTitle = "LOCEmulatorsWindowTitle";
///
/// Platforms
///
public const string PlatformsTitle = "LOCPlatformsTitle";
///
/// Platform
///
public const string PlatformTitle = "LOCPlatformTitle";
///
/// Emulators
///
public const string EmulatorsTitle = "LOCEmulatorsTitle";
///
/// Emulator
///
public const string EmulatorTitle = "LOCEmulatorTitle";
///
/// Add Platform
///
public const string AddPlatformTitle = "LOCAddPlatformTitle";
///
/// Select Icon
///
public const string SelectIconTitle = "LOCSelectIconTitle";
///
/// Select Cover
///
public const string SelectCoverTitle = "LOCSelectCoverTitle";
///
/// Select Image
///
public const string SelectImageTitle = "LOCSelectImageTitle";
///
/// Select Item
///
public const string SelectItemTitle = "LOCSelectItemTitle";
///
/// Select Background
///
public const string SelectBackgroundTitle = "LOCSelectBackgroundTitle";
///
/// Select File
///
public const string SelectFileTitle = "LOCSelectFileTitle";
///
/// Select URL
///
public const string SelectUrlTitle = "LOCSelectUrlTitle";
///
/// Add Emulator
///
public const string AddEmulatorTitle = "LOCAddEmulatorTitle";
///
/// Supported Platform(s)
///
public const string SupportedPlatformsTitle = "LOCSupportedPlatformsTitle";
///
/// Do you want to save platform changes?
///
public const string ConfirmUnsavedPlatformsTitle = "LOCConfirmUnsavedPlatformsTitle";
///
/// Do you want to save emulator changes?
///
public const string ConfirmUnsavedEmulatorsTitle = "LOCConfirmUnsavedEmulatorsTitle";
///
/// Executable
///
public const string ExecutableTitle = "LOCExecutableTitle";
///
/// Arguments
///
public const string ArgumentsTitle = "LOCArgumentsTitle";
///
/// Working Directory
///
public const string WorkingDirTitle = "LOCWorkingDirTitle";
///
/// Supported File Types
///
public const string SupportedFilesTitle = "LOCSupportedFilesTitle";
///
/// Import Emulators…
///
public const string ImportEmulatorsButton = "LOCImportEmulatorsButton";
///
/// Download Emulators…
///
public const string DownloadEmulatorsButton = "LOCDownloadEmulatorsButton";
///
/// Load arguments preset from known emulator profile
///
public const string EmuLoadArgsPresetTooltip = "LOCEmuLoadArgsPresetTooltip";
///
/// Are you sure you want to remove {0} emulator?
///
public const string EmuRemovalConfirmation = "LOCEmuRemovalConfirmation";
///
/// Are you sure you want to remove {0} platform?
///
public const string PlatformRemovalConfirmation = "LOCPlatformRemovalConfirmation";
///
/// Settings help
///
public const string EmulatorSettingsHelp = "LOCEmulatorSettingsHelp";
///
/// Sort By
///
public const string MenuSortByTitle = "LOCMenuSortByTitle";
///
/// Sort Direction
///
public const string MenuSortByDirection = "LOCMenuSortByDirection";
///
/// Group By
///
public const string MenuGroupByTitle = "LOCMenuGroupByTitle";
///
/// Ascending
///
public const string MenuSortAscending = "LOCMenuSortAscending";
///
/// Descending
///
public const string MenuSortDescending = "LOCMenuSortDescending";
///
/// Don't group
///
public const string MenuGroupDont = "LOCMenuGroupDont";
///
/// Group by Library
///
public const string MenuGroupProvider = "LOCMenuGroupProvider";
///
/// Group by Category
///
public const string MenuGroupCategory = "LOCMenuGroupCategory";
///
/// Group by Platform
///
public const string MenuGroupPlatform = "LOCMenuGroupPlatform";
///
/// View Type
///
public const string ViewType = "LOCViewType";
///
/// View
///
public const string MenuView = "LOCMenuView";
///
/// Explorer Panel
///
public const string MenuViewExplorerPanel = "LOCMenuViewExplorerPanel";
///
/// Filter Panel
///
public const string MenuViewFilterPanel = "LOCMenuViewFilterPanel";
///
/// Icon
///
public const string GameIconTitle = "LOCGameIconTitle";
///
/// Library Icon
///
public const string LibraryIconTitle = "LOCLibraryIconTitle";
///
/// Cover Image
///
public const string GameCoverImageTitle = "LOCGameCoverImageTitle";
///
/// Background Image
///
public const string GameBackgroundTitle = "LOCGameBackgroundTitle";
///
/// Sorting Name
///
public const string GameSortingNameTitle = "LOCGameSortingNameTitle";
///
/// Library
///
public const string GameProviderTitle = "LOCGameProviderTitle";
///
/// Manual
///
public const string GameManualTitle = "LOCGameManualTitle";
///
/// Name
///
public const string GameNameTitle = "LOCGameNameTitle";
///
/// Install Drive
///
public const string InstallDriveTitle = "LOCInstallDriveTitle";
///
/// Account Name
///
public const string GameAccountNameTitle = "LOCGameAccountNameTitle";
///
/// Platform
///
public const string GamePlatformTitle = "LOCGamePlatformTitle";
///
/// Category
///
public const string GameCategoriesTitle = "LOCGameCategoriesTitle";
///
/// Genre
///
public const string GameGenresTitle = "LOCGameGenresTitle";
///
/// Release Date
///
public const string GameReleaseDateTitle = "LOCGameReleaseDateTitle";
///
/// Release Year
///
public const string GameReleaseYearTitle = "LOCGameReleaseYearTitle";
///
/// Developer
///
public const string GameDevelopersTitle = "LOCGameDevelopersTitle";
///
/// Tag
///
public const string GameTagsTitle = "LOCGameTagsTitle";
///
/// Publisher
///
public const string GamePublishersTitle = "LOCGamePublishersTitle";
///
/// Installation Status
///
public const string GameInstallationStatus = "LOCGameInstallationStatus";
///
/// Match all filters
///
public const string UseFilterStyleAndTitle = "LOCUseFilterStyleAndTitle";
///
/// If enabled, only games that use all the items in all the filters will be included in the view.
///
public const string UseFilterStyleAndTooltip = "LOCUseFilterStyleAndTooltip";
///
/// Installed
///
public const string GameIsInstalledTitle = "LOCGameIsInstalledTitle";
///
/// Installed
///
public const string GameIsGameInstalledTitle = "LOCGameIsGameInstalledTitle";
///
/// Not installed
///
public const string GameIsUnInstalledTitle = "LOCGameIsUnInstalledTitle";
///
/// Hidden
///
public const string GameHiddenTitle = "LOCGameHiddenTitle";
///
/// Favorite
///
public const string GameFavoriteTitle = "LOCGameFavoriteTitle";
///
/// Enable HDR Support
///
public const string GameHdrTitle = "LOCGameHdrTitle";
///
/// If enabled, HDR will be enabled on the primary display before starting the game.
///
public const string GameHdrTooltip = "LOCGameHdrTooltip";
///
/// Note that HDR is not supported on your primary display.
///
public const string GameHdrNotSupportedTooltip = "LOCGameHdrNotSupportedTooltip";
///
/// Last Played
///
public const string GameLastActivityTitle = "LOCGameLastActivityTitle";
///
/// Category
///
public const string GameCategoryTitle = "LOCGameCategoryTitle";
///
/// Description
///
public const string GameDescriptionTitle = "LOCGameDescriptionTitle";
///
/// Installation Folder
///
public const string GameInstallDirTitle = "LOCGameInstallDirTitle";
///
/// Cover Image
///
public const string GameCoverTitle = "LOCGameCoverTitle";
///
/// Links
///
public const string GameLinksTitle = "LOCGameLinksTitle";
///
/// Image, ROM or ISO Path
///
public const string GameROMTitle = "LOCGameROMTitle";
///
/// Genre
///
public const string GenreLabel = "LOCGenreLabel";
///
/// Genres
///
public const string GenresLabel = "LOCGenresLabel";
///
/// Company
///
public const string CompanyLabel = "LOCCompanyLabel";
///
/// Companies
///
public const string CompaniesLabel = "LOCCompaniesLabel";
///
/// Developer
///
public const string DeveloperLabel = "LOCDeveloperLabel";
///
/// Developers
///
public const string DevelopersLabel = "LOCDevelopersLabel";
///
/// Publisher
///
public const string PublisherLabel = "LOCPublisherLabel";
///
/// Publishers
///
public const string PublishersLabel = "LOCPublishersLabel";
///
/// Category
///
public const string CategoryLabel = "LOCCategoryLabel";
///
/// Categories
///
public const string CategoriesLabel = "LOCCategoriesLabel";
///
/// Tag
///
public const string TagLabel = "LOCTagLabel";
///
/// Tags
///
public const string TagsLabel = "LOCTagsLabel";
///
/// Feature
///
public const string FeatureLabel = "LOCFeatureLabel";
///
/// Features
///
public const string FeaturesLabel = "LOCFeaturesLabel";
///
/// Age Rating
///
public const string AgeRatingLabel = "LOCAgeRatingLabel";
///
/// Age Ratings
///
public const string AgeRatingsLabel = "LOCAgeRatingsLabel";
///
/// Region
///
public const string RegionLabel = "LOCRegionLabel";
///
/// Regions
///
public const string RegionsLabel = "LOCRegionsLabel";
///
/// Source
///
public const string SourceLabel = "LOCSourceLabel";
///
/// Sources
///
public const string SourcesLabel = "LOCSourcesLabel";
///
/// Recent Activity
///
public const string RecentActivityLabel = "LOCRecentActivityLabel";
///
/// Database Error
///
public const string DatabaseErroTitle = "LOCDatabaseErroTitle";
///
/// Failed to open library database.
///
public const string DatabaseOpenError = "LOCDatabaseOpenError";
///
/// Database is not opened.
///
public const string DatabaseNotOpenedError = "LOCDatabaseNotOpenedError";
///
/// Cannot access library database. File "{0}" is being used by another process or it's in inaccessible location.
///
public const string DatabaseOpenAccessError = "LOCDatabaseOpenAccessError";
///
/// Failed to create diagnostics package.
///
public const string DiagPackageCreationError = "LOCDiagPackageCreationError";
///
/// Failed to automatically upload diagnostics package.
///
public const string DiagPackageUploadError = "LOCDiagPackageUploadError";
///
/// Diagnostics information was sent successfully.
///
public const string DiagPackageSentSuccess = "LOCDiagPackageSentSuccess";
///
/// The diagnostics package has been created and submitted successfully.
///
public const string DiagPackageCreationSuccess = "LOCDiagPackageCreationSuccess";
///
/// Failed to import games from {0}.
///
public const string LibraryImportError = "LOCLibraryImportError";
///
/// Failed to import emulated games from {0}.
///
public const string LibraryImportEmulatedError = "LOCLibraryImportEmulatedError";
///
/// Cannot search for games by selected emulator profile. Profile doesn't contain any file extensions or platforms.
///
public const string ScanEmulatorGamesEmptyProfileError = "LOCScanEmulatorGamesEmptyProfileError";
///
/// Melcosoft failed to start. Please close all other instances and try again.
///
public const string StartGenericError = "LOCStartGenericError";
///
/// Failed to apply theme "{0}", color profile "{1}"
///
public const string SkinApplyError = "LOCSkinApplyError";
///
/// Cannot open link, URL is not in valid format.
///
public const string URLFormatError = "LOCURLFormatError";
///
/// Failed to start the application.
///
public const string AppStartupError = "LOCAppStartupError";
///
/// Failed to initialize web view component. Melcosoft cannot continue with startup process.
///
public const string CefSharpInitError = "LOCCefSharpInitError";
///
/// Cannot import emulators due to missing or corrupted definition file.
///
public const string EmulatorImportNoDefinitionsError = "LOCEmulatorImportNoDefinitionsError";
///
/// Failed to execute menu action.
///
public const string MenuActionExecError = "LOCMenuActionExecError";
///
/// Edit Game Details
///
public const string GameEditWindowTitle = "LOCGameEditWindowTitle";
///
/// Image URL
///
public const string ImageURL = "LOCImageURL";
///
/// Add Link
///
public const string AddLinkButton = "LOCAddLinkButton";
///
/// Add ROM
///
public const string AddRom = "LOCAddRom";
///
/// Save Changes
///
public const string SaveChanges = "LOCSaveChanges";
///
/// Apply field changes to game(s) being edited.
///
public const string GameEditChangeSaveTooltip = "LOCGameEditChangeSaveTooltip";
///
/// Add Action
///
public const string AddAction = "LOCAddAction";
///
/// Remove
///
public const string DeleteAction = "LOCDeleteAction";
///
/// Remove Play Action
///
public const string RemovePlayAction = "LOCRemovePlayAction";
///
/// Add Games
///
public const string AddGames = "LOCAddGames";
///
/// Scan Folder…
///
public const string ScanFolder = "LOCScanFolder";
///
/// Detect Installed
///
public const string DetectInstalled = "LOCDetectInstalled";
///
/// Browse…
///
public const string Browse = "LOCBrowse";
///
/// Open Melcosoft
///
public const string OpenPlaynite = "LOCOpenPlaynite";
///
/// Profile Settings
///
public const string ProfileSettings = "LOCProfileSettings";
///
/// Game name cannot be empty.
///
public const string EmptyGameNameError = "LOCEmptyGameNameError";
///
/// Game action tracking directory cannot be empty.
///
public const string EmptyTrackingFolderError = "LOCEmptyTrackingFolderError";
///
/// Game name cannot be empty before searching metadata.
///
public const string EmptyGameNameMetaSearchError = "LOCEmptyGameNameMetaSearchError";
///
/// Invalid game data
///
public const string InvalidGameData = "LOCInvalidGameData";
///
/// Enter valid web URL starting with http:// or https://
///
public const string URLInputInfo = "LOCURLInputInfo";
///
/// Select URL
///
public const string URLInputInfoTitile = "LOCURLInputInfoTitile";
///
/// Failed to download metadata: {0}
///
public const string MetadataDownloadError = "LOCMetadataDownloadError";
///
/// Download Error
///
public const string DownloadError = "LOCDownloadError";
///
/// Clear Filters
///
public const string ClearFilters = "LOCClearFilters";
///
/// Private Account
///
public const string PrivateAccount = "LOCPrivateAccount";
///
/// Public Account
///
public const string PublicAccount = "LOCPublicAccount";
///
/// API Key
///
public const string APIKey = "LOCAPIKey";
///
/// Startup Error
///
public const string StartupError = "LOCStartupError";
///
/// Theme Error
///
public const string SkinError = "LOCSkinError";
///
/// Clear All
///
public const string ClearAll = "LOCClearAll";
///
/// Installing
///
public const string SetupRunning = "LOCSetupRunning";
///
/// Uninstalling
///
public const string Uninstalling = "LOCUninstalling";
///
/// Launching
///
public const string GameLaunching = "LOCGameLaunching";
///
/// Running
///
public const string GameRunning = "LOCGameRunning";
///
/// Invalid URL
///
public const string InvalidURL = "LOCInvalidURL";
///
/// Do nothing
///
public const string DoNothing = "LOCDoNothing";
///
/// Minimize
///
public const string Minimize = "LOCMinimize";
///
/// Restore window
///
public const string RestoreWindow = "LOCRestoreWindow";
///
/// Restore window only when launched from UI
///
public const string RestoreWindowOnlyFromUI = "LOCRestoreWindowOnlyFromUI";
///
/// Close
///
public const string Close = "LOCClose";
///
/// Change
///
public const string Change = "LOCChange";
///
/// Advanced
///
public const string Advanced = "LOCAdvanced";
///
/// Never
///
public const string Never = "LOCNever";
///
/// Completion Status
///
public const string CompletionStatus = "LOCCompletionStatus";
///
/// Completion Statuses
///
public const string CompletionStatuses = "LOCCompletionStatuses";
///
/// User Score
///
public const string UserScore = "LOCUserScore";
///
/// Critic Score
///
public const string CriticScore = "LOCCriticScore";
///
/// Community Score
///
public const string CommunityScore = "LOCCommunityScore";
///
/// Game scripts
///
public const string GameScripts = "LOCGameScripts";
///
/// Application scripts
///
public const string ApplicationScripts = "LOCApplicationScripts";
///
/// Scripts
///
public const string Scripts = "LOCScripts";
///
/// Plugins
///
public const string Plugins = "LOCPlugins";
///
/// Metadata Sources
///
public const string MetadataProviders = "LOCMetadataProviders";
///
/// Extensions
///
public const string Extensions = "LOCExtensions";
///
/// Extension ID
///
public const string ExtensionID = "LOCExtensionID";
///
/// Reload Scripts
///
public const string ReloadScripts = "LOCReloadScripts";
///
/// Interactive SDK PowerShell
///
public const string StartInteractivePowerShell = "LOCStartInteractivePowerShell";
///
/// All scripts reloaded successfully.
///
public const string ReloadScriptsSuccess = "LOCReloadScriptsSuccess";
///
/// No games found for specified search/filter criteria
///
public const string NoGamesFound = "LOCNoGamesFound";
///
/// No items found
///
public const string NoItemsFound = "LOCNoItemsFound";
///
/// Switch to Desktop Mode
///
public const string BackToDesktopMode = "LOCBackToDesktopMode";
///
/// Exit Melcosoft
///
public const string ExitPlaynite = "LOCExitPlaynite";
///
/// Libraries
///
public const string Libraries = "LOCLibraries";
///
/// Update All
///
public const string UpdateAll = "LOCUpdateAll";
///
/// Created By:
///
public const string ExtensionCreatedBy = "LOCExtensionCreatedBy";
///
/// Version:
///
public const string ExtensionVersion = "LOCExtensionVersion";
///
/// Updated:
///
public const string ExtensionUpdated = "LOCExtensionUpdated";
///
/// Module:
///
public const string ExtensionModule = "LOCExtensionModule";
///
/// Library
///
public const string Library = "LOCLibrary";
///
/// Statistics
///
public const string Statistics = "LOCStatistics";
///
/// All
///
public const string All = "LOCAll";
///
/// None
///
public const string None = "LOCNone";
///
/// Notifications
///
public const string Notifications = "LOCNotifications";
///
/// Width
///
public const string Width = "LOCWidth";
///
/// Height
///
public const string Height = "LOCHeight";
///
/// Size
///
public const string Size = "LOCSize";
///
/// Small
///
public const string FontSmall = "LOCFontSmall";
///
/// Normal
///
public const string FontNormal = "LOCFontNormal";
///
/// Large
///
public const string FontLarge = "LOCFontLarge";
///
/// Larger
///
public const string FontLarger = "LOCFontLarger";
///
/// Largest
///
public const string FontLargest = "LOCFontLargest";
///
/// Default
///
public const string Default = "LOCDefault";
///
/// Select
///
public const string Select = "LOCSelect";
///
/// Select All
///
public const string SelectAll = "LOCSelectAll";
///
/// Deselect All
///
public const string DeselectAll = "LOCDeselectAll";
///
/// First
///
public const string First = "LOCFirst";
///
/// Random
///
public const string Random = "LOCRandom";
///
/// User select
///
public const string UserSelect = "LOCUserSelect";
///
/// Load more
///
public const string LoadMore = "LOCLoadMore";
///
/// Transparent
///
public const string Transparent = "LOCTransparent";
///
/// Collapse
///
public const string Collapse = "LOCCollapse";
///
/// Expand
///
public const string Expand = "LOCExpand";
///
/// Collapse All
///
public const string CollapseAll = "LOCCollapseAll";
///
/// Expand All
///
public const string ExpandAll = "LOCExpandAll";
///
/// Other
///
public const string Other = "LOCOther";
///
/// Themes
///
public const string Themes = "LOCThemes";
///
/// Emulator Arguments
///
public const string EmulatorArguments = "LOCEmulatorArguments";
///
/// Built-in Arguments
///
public const string BuiltinArguments = "LOCBuiltinArguments";
///
/// Custom Arguments
///
public const string CustomArguments = "LOCCustomArguments";
///
/// Additional Emulator Arguments
///
public const string AdditionalEmulatorArguments = "LOCAdditionalEmulatorArguments";
///
/// Override Emulator Arguments
///
public const string OverrideEmulatorArguments = "LOCOverrideEmulatorArguments";
///
/// Play action
///
public const string IsPlayAction = "LOCIsPlayAction";
///
/// Select metadata to import
///
public const string MedataDiffWindowTitle = "LOCMedataDiffWindowTitle";
///
/// Select Games to Import
///
public const string GameImportWindowTitle = "LOCGameImportWindowTitle";
///
/// Metadata search
///
public const string MetaLookupWindowTitle = "LOCMetaLookupWindowTitle";
///
/// Update Available
///
public const string UpdaterWindowTitle = "LOCUpdaterWindowTitle";
///
/// Changes since last update
///
public const string UpdaterChangesInfo = "LOCUpdaterChangesInfo";
///
/// Download and Install Update
///
public const string UpdaterInstallUpdate = "LOCUpdaterInstallUpdate";
///
/// Check for Updates
///
public const string CheckForUpdates = "LOCCheckForUpdates";
///
/// Update Error
///
public const string UpdateError = "LOCUpdateError";
///
/// Failed to check for new version.
///
public const string UpdateCheckFailMessage = "LOCUpdateCheckFailMessage";
///
/// No new version found, you are up to date.
///
public const string UpdateNoNewUpdateMessage = "LOCUpdateNoNewUpdateMessage";
///
/// Failed to download and install update.
///
public const string GeneralUpdateFailMessage = "LOCGeneralUpdateFailMessage";
///
/// Some background task is currently in progress. Do you want to cancel it and proceed with the update?
///
public const string UpdateProgressCancelAsk = "LOCUpdateProgressCancelAsk";
///
/// Some background task is currently in progress. Do you want to cancel it and exit Melcosoft?
///
public const string BackgroundProgressCancelAskExit = "LOCBackgroundProgressCancelAskExit";
///
/// Some background task is currently in progress. Switching modes will cancel the task, do you want to switch anyways?
///
public const string BackgroundProgressCancelAskSwitchMode = "LOCBackgroundProgressCancelAskSwitchMode";
///
/// An update for Melcosoft is available
///
public const string UpdateIsAvailableNotificationBody = "LOCUpdateIsAvailableNotificationBody";
///
/// Reload theme list
///
public const string ThemeTestReloadList = "LOCThemeTestReloadList";
///
/// Apply selected theme
///
public const string ThemeTestApplySkin = "LOCThemeTestApplySkin";
///
/// Watch file changes
///
public const string ThemeTestWatchChanges = "LOCThemeTestWatchChanges";
///
/// Automatically apply theme when the source file changes
///
public const string ThemeTestWatchChangesTooltip = "LOCThemeTestWatchChangesTooltip";
///
/// Script runtime
///
public const string ScriptRuntime = "LOCScriptRuntime";
///
/// Execute before starting a game
///
public const string PreScriptDescription = "LOCPreScriptDescription";
///
/// Execute after exiting a game
///
public const string PostScriptDescription = "LOCPostScriptDescription";
///
/// Execute after a game is started
///
public const string GameStartedScriptDescription = "LOCGameStartedScriptDescription";
///
/// Execute on application start
///
public const string AppScriptStartupDescription = "LOCAppScriptStartupDescription";
///
/// Execute on application shutdown
///
public const string AppScriptShutdownDescription = "LOCAppScriptShutdownDescription";
///
/// Game starting script
///
public const string ScriptTypeStarting = "LOCScriptTypeStarting";
///
/// Game started script
///
public const string ScriptTypeStarted = "LOCScriptTypeStarted";
///
/// Game stopped script
///
public const string ScriptTypeExit = "LOCScriptTypeExit";
///
/// Execute global script
///
public const string ExecuteGlobalScript = "LOCExecuteGlobalScript";
///
/// Global
///
public const string StatsGlobal = "LOCStatsGlobal";
///
/// Filtered
///
public const string StatsFiltered = "LOCStatsFiltered";
///
/// Current
///
public const string MetadataDiffCurrent = "LOCMetadataDiffCurrent";
///
/// New
///
public const string MetadataDiffNew = "LOCMetadataDiffNew";
///
/// Test script
///
public const string TestScript = "LOCTestScript";
///
/// Show only selected items.
///
public const string OnlyItemsSelectedTooltip = "LOCOnlyItemsSelectedTooltip";
///
/// Save as default
///
public const string SaveAsDefault = "LOCSaveAsDefault";
///
/// Add to Favorites
///
public const string FavoriteGame = "LOCFavoriteGame";
///
/// Remove from Favorites
///
public const string RemoveFavoriteGame = "LOCRemoveFavoriteGame";
///
/// Hide this game
///
public const string HideGame = "LOCHideGame";
///
/// Remove from Hidden
///
public const string UnHideGame = "LOCUnHideGame";
///
/// Enable HDR Support
///
public const string EnableHdr = "LOCEnableHdr";
///
/// Disable HDR Support
///
public const string DisableHdr = "LOCDisableHdr";
///
/// Edit…
///
public const string EditGame = "LOCEditGame";
///
/// Calculate install size
///
public const string CalculateInstallSize = "LOCCalculateInstallSize";
///
/// Calculate install size (All games)
///
public const string CalculateGamesAllInstallSize = "LOCCalculateGamesAllInstallSize";
///
/// Calculate install size (Only missing data)
///
public const string CalculateGamesMissingInstallSize = "LOCCalculateGamesMissingInstallSize";
///
/// Install size
///
public const string InstallSizeMenuLabel = "LOCInstallSizeMenuLabel";
///
/// Set Category…
///
public const string SetGameCategory = "LOCSetGameCategory";
///
/// Set Completion Status
///
public const string SetCompletionStatus = "LOCSetCompletionStatus";
///
/// Remove
///
public const string RemoveGame = "LOCRemoveGame";
///
/// Play
///
public const string PlayGame = "LOCPlayGame";
///
/// Install
///
public const string InstallGame = "LOCInstallGame";
///
/// Game Options
///
public const string GameOptions = "LOCGameOptions";
///
/// Details
///
public const string GameDetails = "LOCGameDetails";
///
/// Uninstall
///
public const string UninstallGame = "LOCUninstallGame";
///
/// Open Installation Location
///
public const string OpenGameLocation = "LOCOpenGameLocation";
///
/// Create Desktop Shortcut
///
public const string CreateDesktopShortcut = "LOCCreateDesktopShortcut";
///
/// Open Manual
///
public const string OpenGameManual = "LOCOpenGameManual";
///
/// More
///
public const string MoreAction = "LOCMoreAction";
///
/// Managed by the library plugin
///
public const string PlayActionUsePlugin = "LOCPlayActionUsePlugin";
///
/// The game starting process will be managed by the library plugin responsible for this game.
///
public const string PlayActionUsePluginTooltip = "LOCPlayActionUsePluginTooltip";
///
/// No relevant information about the '{0}' game has been found on the specified page.
///
public const string MetadownloadNoResultsMessage = "LOCMetadownloadNoResultsMessage";
///
/// Tip: You can use more advanced metadata download process while editing single game via "Edit" menu option.
///
public const string MetadownloadSingleGameTip = "LOCMetadownloadSingleGameTip";
///
/// Not available when some action is in progress.
///
public const string ProgreessAvailabilityMessage = "LOCProgreessAvailabilityMessage";
///
/// Description text is HTML syntax sensitive
///
public const string DescriptionHTMLSupportTooltip = "LOCDescriptionHTMLSupportTooltip";
///
/// Game time is recorded in seconds.
///
public const string DescriptionPlaytimeSeconds = "LOCDescriptionPlaytimeSeconds";
///
/// Install size is indicated in bytes.
///
public const string DescriptionSizeBytes = "LOCDescriptionSizeBytes";
///
/// Release date must be set in 'year-month-day' format. Month and Day values can be omitted.
///
public const string ReleaseDateTooltip = "LOCReleaseDateTooltip";
///
/// Values from 0 to 100 or empty for no score.
///
public const string DescriptionScoreValues = "LOCDescriptionScoreValues";
///
/// Melcosoft's development is supported by these patrons and Ko-fi members:
///
public const string PatreonDevelopMessage = "LOCPatreonDevelopMessage";
///
/// Code, localization and other contributors in no particular order:
///
public const string AboutContributorsMessage = "LOCAboutContributorsMessage";
///
/// Cancel game monitoring?
///
public const string CancelMonitoringAskTitle = "LOCCancelMonitoringAskTitle";
///
/// Installation monitoring is currently running. Do you want to cancel the process and return the game to the previous state?
///
public const string CancelMonitoringSetupAsk = "LOCCancelMonitoringSetupAsk";
///
/// Game execution monitoring is currently running. Do you want to cancel the process and return the game to the previous state?
///
public const string CancelMonitoringExecutionAsk = "LOCCancelMonitoringExecutionAsk";
///
/// Time Played
///
public const string TimePlayed = "LOCTimePlayed";
///
/// Last Played
///
public const string LastPlayed = "LOCLastPlayed";
///
/// {0}d {1}h {2}m
///
public const string PlayedDays = "LOCPlayedDays";
///
/// {0}h {1}m
///
public const string PlayedHours = "LOCPlayedHours";
///
/// {0} minutes
///
public const string PlayedMinutes = "LOCPlayedMinutes";
///
/// {0} seconds
///
public const string PlayedSeconds = "LOCPlayedSeconds";
///
/// Not Played
///
public const string PlayedNone = "LOCPlayedNone";
///
/// Opening Desktop mode…
///
public const string OpeningDesktopModeMessage = "LOCOpeningDesktopModeMessage";
///
/// Opening Fullscreen mode…
///
public const string OpeningFullscreenModeMessage = "LOCOpeningFullscreenModeMessage";
///
/// Loading game library…
///
public const string OpeningDatabase = "LOCOpeningDatabase";
///
/// Calculating install size…
///
public const string CalculatingInstallSizeMessage = "LOCCalculatingInstallSizeMessage";
///
/// Calculating install size of {0}…
///
public const string CalculatingInstallSizeOfGameMessage = "LOCCalculatingInstallSizeOfGameMessage";
///
/// Failed to install script file.
///
public const string ScriptInstallFail = "LOCScriptInstallFail";
///
/// Script installed successfully.
///
public const string ScriptInstallSuccess = "LOCScriptInstallSuccess";
///
/// Install Script
///
public const string InstallScript = "LOCInstallScript";
///
/// Script error
///
public const string ScriptError = "LOCScriptError";
///
/// Failed to execute extension function.
///
public const string ScriptExecutionError = "LOCScriptExecutionError";
///
/// Open metadata folder
///
public const string OpenMetadataFolder = "LOCOpenMetadataFolder";
///
/// Calculate
///
public const string InstallSizeCalculate = "LOCInstallSizeCalculate";
///
/// Automatically calculates the install size using the ROMs if the game has any or the installation directory if it has been set
///
public const string InstallSizeCalculateEditButtonTooltip = "LOCInstallSizeCalculateEditButtonTooltip";
///
/// {0} client is not installed.
///
public const string ClientNotInstalledError = "LOCClientNotInstalledError";
///
/// {0} client will now open. Please sign in and then close this message.
///
public const string SignInExternalNotif = "LOCSignInExternalNotif";
///
/// Waiting for user to sign in, please close this when you're done…
///
public const string SignInExternalWaitMessage = "LOCSignInExternalWaitMessage";
///
/// Game's installation folder not found.
///
public const string InstallDirNotFoundError = "LOCInstallDirNotFoundError";
///
/// Invalid game action configuration.
///
public const string InvalidGameActionSettings = "LOCInvalidGameActionSettings";
///
/// Troubleshooting account sync issues
///
public const string TroubleShootingAccountLink = "LOCTroubleShootingAccountLink";
///
/// Troubleshooting issues
///
public const string TroubleShootingIssues = "LOCTroubleShootingIssues";
///
/// Rename item
///
public const string RenameItem = "LOCRenameItem";
///
/// Add new item
///
public const string AddNewItem = "LOCAddNewItem";
///
/// Enter name
///
public const string EnterName = "LOCEnterName";
///
/// Enter new name
///
public const string EnterNewName = "LOCEnterNewName";
///
/// Less than an hour
///
public const string PLaytimeLessThenAnHour = "LOCPLaytimeLessThenAnHour";
///
/// 1 to 10 hours
///
public const string PLaytime1to10 = "LOCPLaytime1to10";
///
/// 10 to 100 hours
///
public const string PLaytime10to100 = "LOCPLaytime10to100";
///
/// 100 to 500 hours
///
public const string PLaytime100to500 = "LOCPLaytime100to500";
///
/// 500 to 1000 hours
///
public const string PLaytime500to1000 = "LOCPLaytime500to1000";
///
/// Over 1000 hours
///
public const string PLaytime1000plus = "LOCPLaytime1000plus";
///
/// Melcosoft must be restarted to complete the installation. Do you want to restart now?
///
public const string ExtInstallationRestartNotif = "LOCExtInstallationRestartNotif";
///
/// Extension is not packaged properly.
///
public const string GeneralExtensionPackageError = "LOCGeneralExtensionPackageError";
///
/// Theme is not packaged properly.
///
public const string GeneralThemePackageError = "LOCGeneralThemePackageError";
///
/// Extension "{0}" failed to load properly.
///
public const string SpecificExtensionLoadError = "LOCSpecificExtensionLoadError";
///
/// Can't load "{0}" extension, current Melcosoft version is not supported.
///
public const string SpecificExtensionLoadSDKError = "LOCSpecificExtensionLoadSDKError";
///
/// Theme "{0}" failed to load properly.
///
public const string SpecificThemeLoadError = "LOCSpecificThemeLoadError";
///
/// Can't load "{0}" theme, current Melcosoft version is not supported.
///
public const string SpecificThemeLoadSDKError = "LOCSpecificThemeLoadSDKError";
///
/// Extension failed to load properly.
///
public const string GeneralExtensionLoadError = "LOCGeneralExtensionLoadError";
///
/// Theme failed to load properly.
///
public const string GeneralThemeLoadError = "LOCGeneralThemeLoadError";
///
/// Theme/Extension is using unsupported API version.
///
public const string GeneralExtensionInstallApiVersionFails = "LOCGeneralExtensionInstallApiVersionFails";
///
/// Installation was successful.
///
public const string GeneralExtensionInstallSuccess = "LOCGeneralExtensionInstallSuccess";
///
/// Install add-on?
///
public const string GeneralExtensionInstallTitle = "LOCGeneralExtensionInstallTitle";
///
/// Generic
///
public const string ExtensionGeneric = "LOCExtensionGeneric";
///
/// Failed to install "{0}" add-on.
///
public const string AddonInstallFaild = "LOCAddonInstallFaild";
///
/// Failed to install extension.
///
public const string ExtensionInstallFail = "LOCExtensionInstallFail";
///
/// Do you want to install a new extension?
///
public const string ExtensionInstallPrompt = "LOCExtensionInstallPrompt";
///
/// Do you want to update "{0}" extension?
///
public const string ExtensionUpdatePrompt = "LOCExtensionUpdatePrompt";
///
/// Failed to install theme.
///
public const string ThemeInstallFail = "LOCThemeInstallFail";
///
/// Do you want to install a new theme?
///
public const string ThemeInstallPrompt = "LOCThemeInstallPrompt";
///
/// Do you want to update "{0}" theme?
///
public const string ThemeUpdatePrompt = "LOCThemeUpdatePrompt";
///
/// You are about to leave Melcosoft and navigate to the following web page using your default web browser. Do you want to continue?
///
public const string UrlNavigationMessage = "LOCUrlNavigationMessage";
///
/// The selected image(s) might be too large for optimal performance. Using very large images can result in worse UI responsiveness and increased memory usage.
///
public const string GameImageSizeWarning = "LOCGameImageSizeWarning";
///
/// Performance Warning
///
public const string PerformanceWarningTitle = "LOCPerformanceWarningTitle";
///
/// Don't Show Again
///
public const string DontShowAgainTitle = "LOCDontShowAgainTitle";
///
/// File with extension {0} is not compatible.
///
public const string IncompatibleDragAndDropExtensionError = "LOCIncompatibleDragAndDropExtensionError";
///
/// Incompatible file extension
///
public const string IncompatibleDragAndDropExtensionErrorTitle = "LOCIncompatibleDragAndDropExtensionErrorTitle";
///
/// Selected image file might be too large for optimal performance.
///
public const string LargeMediaWarningTooltip = "LOCLargeMediaWarningTooltip";
///
/// Are you sure you want to uninstall selected theme? Uninstallation will be queued to next application start.
///
public const string ThemeUninstallQuestion = "LOCThemeUninstallQuestion";
///
/// Built-in themes can't be uninstalled.
///
public const string ThemeBuiltInUninstallHint = "LOCThemeBuiltInUninstallHint";
///
/// This theme doesn't support this version of Melcosoft.
///
public const string ThemeUnsupported = "LOCThemeUnsupported";
///
/// Are you sure you want to uninstall selected extension? Uninstallation will be queued to next application start.
///
public const string ExtensionUninstallQuestion = "LOCExtensionUninstallQuestion";
///
/// Built-in extensions can't be uninstalled.
///
public const string ExtensionBuiltInUninstallHint = "LOCExtensionBuiltInUninstallHint";
///
/// This extension doesn't support this version of Melcosoft.
///
public const string ExtensionUnsupported = "LOCExtensionUnsupported";
///
/// Installation folder
///
public const string ExtensionInstallDir = "LOCExtensionInstallDir";
///
/// Data folder
///
public const string ExtensionDataDir = "LOCExtensionDataDir";
///
/// Generating diagnostics package…
///
public const string DiagGenerating = "LOCDiagGenerating";
///
/// Uploading diagnostics package…
///
public const string DiagUploading = "LOCDiagUploading";
///
/// Import file…
///
public const string AddFromExe = "LOCAddFromExe";
///
/// What is this?
///
public const string WhatIsThis = "LOCWhatIsThis";
///
/// Are you sure you want to do this?
///
public const string ConfirumationAskGeneric = "LOCConfirumationAskGeneric";
///
/// Total play time
///
public const string StatsTotalPlayTime = "LOCStatsTotalPlayTime";
///
/// Average play time
///
public const string StatsAvaragePlayTime = "LOCStatsAvaragePlayTime";
///
/// Top play time
///
public const string StatsTopPlayTime = "LOCStatsTopPlayTime";
///
/// Total install size
///
public const string StatsTotalInstallSize = "LOCStatsTotalInstallSize";
///
/// Overview
///
public const string OverviewLabel = "LOCOverviewLabel";
///
/// Sidebar
///
public const string Sidebar = "LOCSidebar";
///
/// Show on Sidebar
///
public const string ToolsShowOnSidebar = "LOCToolsShowOnSidebar";
///
/// Reset settings
///
public const string SettingsReset = "LOCSettingsReset";
///
/// All application settings will be reset to default values, excluding:
///
public const string SettingsDefaultResetDesc = "LOCSettingsDefaultResetDesc";
///
/// For developers
///
public const string SettingsForDevelopers = "LOCSettingsForDevelopers";
///
/// External extensions
///
public const string SettingsExternalExtensions = "LOCSettingsExternalExtensions";
///
/// Enter full folder path.
///
public const string SettingsNewExternalExtensionBox = "LOCSettingsNewExternalExtensionBox";
///
/// Achievements
///
public const string CommonLinksAchievements = "LOCCommonLinksAchievements";
///
/// Forum
///
public const string CommonLinksForum = "LOCCommonLinksForum";
///
/// News
///
public const string CommonLinksNews = "LOCCommonLinksNews";
///
/// Store Page
///
public const string CommonLinksStorePage = "LOCCommonLinksStorePage";
///
/// The initial setup is not complete. Melcosoft will now restart to Desktop Mode to finish the procedure.
///
public const string FullscreenFirstTimeError = "LOCFullscreenFirstTimeError";
///
/// Recently Played
///
public const string QuickFilterRecentlyPlayed = "LOCQuickFilterRecentlyPlayed";
///
/// Favorites
///
public const string QuickFilterFavorites = "LOCQuickFilterFavorites";
///
/// Most Played
///
public const string QuickFilterMostPlayed = "LOCQuickFilterMostPlayed";
///
/// All
///
public const string QuickFilterAllGames = "LOCQuickFilterAllGames";
///
/// There are filters applied.
///
public const string GameListFiltered = "LOCGameListFiltered";
///
/// There are additional filters applied.
///
public const string GameListExtraFiltered = "LOCGameListExtraFiltered";
///
/// Showing search results for:
///
public const string GameListSearchResults = "LOCGameListSearchResults";
///
/// An item with the same name already exists.
///
public const string ItemAlreadyExists = "LOCItemAlreadyExists";
///
/// Limit selection to current filter
///
public const string RandomGameLimistToFilter = "LOCRandomGameLimistToFilter";
///
/// Pick another
///
public const string RandomGamePickAnother = "LOCRandomGamePickAnother";
///
/// Add-ons…
///
public const string MenuAddons = "LOCMenuAddons";
///
/// Installed
///
public const string ExtensionsInstalled = "LOCExtensionsInstalled";
///
/// Extensions settings
///
public const string ExtensionsSettings = "LOCExtensionsSettings";
///
/// Browse
///
public const string ExtensionsBrowse = "LOCExtensionsBrowse";
///
/// Updates
///
public const string ExtensionsUpdates = "LOCExtensionsUpdates";
///
/// Updates ({0})
///
public const string ExtensionsUpdatesCount = "LOCExtensionsUpdatesCount";
///
/// Management of installed extensions and themes, including their settings, has been moved to a new "Add-ons" menu.
///
public const string AddonsConfigMoveInfo = "LOCAddonsConfigMoveInfo";
///
/// All currently installed library integration extensions can be configured here.
///
public const string LibrariesConfigWindowDescription = "LOCLibrariesConfigWindowDescription";
///
/// Themes Desktop
///
public const string AddonsThemesDesktop = "LOCAddonsThemesDesktop";
///
/// Themes Fullscreen
///
public const string AddonsThemesFullscren = "LOCAddonsThemesFullscren";
///
/// Searching…
///
public const string AddonsSearching = "LOCAddonsSearching";
///
/// Add-on is not compatible with this version of Melcosoft.
///
public const string AddonErrorNotCompatible = "LOCAddonErrorNotCompatible";
///
/// Failed to download add-on installation package.
///
public const string AddonErrorDownloadFailed = "LOCAddonErrorDownloadFailed";
///
/// Failed to download add-on installation manifest.
///
public const string AddonErrorManifestDownloadError = "LOCAddonErrorManifestDownloadError";
///
/// Application restart is required to apply pending changes.
///
public const string AddonChangesRestart = "LOCAddonChangesRestart";
///
/// This add-on is scheduled for installation.
///
public const string AddonQueuedForInstall = "LOCAddonQueuedForInstall";
///
/// Install
///
public const string AddonInstall = "LOCAddonInstall";
///
/// Re-install
///
public const string AddonReinstall = "LOCAddonReinstall";
///
/// Uninstall
///
public const string AddonUninstall = "LOCAddonUninstall";
///
/// Already installed
///
public const string AddonAlreadyInstalled = "LOCAddonAlreadyInstalled";
///
/// No new add-on updates found.
///
public const string AddonNoAddonsAvailable = "LOCAddonNoAddonsAvailable";
///
/// Update add-ons
///
public const string AddonUpdateAddons = "LOCAddonUpdateAddons";
///
/// Changelog is not available
///
public const string AddonChangelogNotAvailavble = "LOCAddonChangelogNotAvailavble";
///
/// Scheduled for installation
///
public const string AddonUpdateStatusDownloaded = "LOCAddonUpdateStatusDownloaded";
///
/// Download failed
///
public const string AddonUpdateStatusFailed = "LOCAddonUpdateStatusFailed";
///
/// License rejected
///
public const string AddonUpdateStatusLicenseRejected = "LOCAddonUpdateStatusLicenseRejected";
///
/// Downloading {0}…
///
public const string AddonDownloadingAddon = "LOCAddonDownloadingAddon";
///
/// Looking for add-on updates…
///
public const string AddonLookingForUpdates = "LOCAddonLookingForUpdates";
///
/// Looking for program updates…
///
public const string AppLookingForUpdates = "LOCAppLookingForUpdates";
///
/// One or more add-on updates are available.
///
public const string AddonUpdatesAvailable = "LOCAddonUpdatesAvailable";
///
/// Select items to update
///
public const string AddonSelectToUpdate = "LOCAddonSelectToUpdate";
///
/// Extension development instance
///
public const string AddonDevReferenceLoaded = "LOCAddonDevReferenceLoaded";
///
/// {0} license agreement
///
public const string AddonLicenseWindowTitle = "LOCAddonLicenseWindowTitle";
///
/// Accept
///
public const string LicenseAccept = "LOCLicenseAccept";
///
/// Decline
///
public const string LicenseDecline = "LOCLicenseDecline";
///
/// Include library integration play actions
///
public const string IncludePluginGameActions = "LOCIncludePluginGameActions";
///
/// Select action
///
public const string SelectActionTitle = "LOCSelectActionTitle";
///
/// Tracking Mode
///
public const string ActionTrackingMode = "LOCActionTrackingMode";
///
/// Tracking Path
///
public const string ActionTrackingPath = "LOCActionTrackingPath";
///
/// Initial tracking delay
///
public const string ActionTrackingTrackingDelay = "LOCActionTrackingTrackingDelay";
///
/// Tracking frequency
///
public const string ActionTrackingFrequency = "LOCActionTrackingFrequency";
///
/// Link
///
public const string GameActionTypeLink = "LOCGameActionTypeLink";
///
/// File
///
public const string GameActionTypeFile = "LOCGameActionTypeFile";
///
/// Emulator
///
public const string GameActionTypeEmulator = "LOCGameActionTypeEmulator";
///
/// Script
///
public const string GameActionTypeScript = "LOCGameActionTypeScript";
///
/// Default
///
public const string ActionTrackingModeDefault = "LOCActionTrackingModeDefault";
///
/// Process
///
public const string ActionTrackingModeProcess = "LOCActionTrackingModeProcess";
///
/// Folder
///
public const string ActionTrackingModeDirectory = "LOCActionTrackingModeDirectory";
///
/// Original process
///
public const string ActionTrackingOriginalProcess = "LOCActionTrackingOriginalProcess";
///
/// Process name
///
public const string ActionTrackingProcessName = "LOCActionTrackingProcessName";
///
/// Log trace messages
///
public const string DevelTraceLogEnable = "LOCDevelTraceLogEnable";
///
/// Following changes overwrite data for all currently selected games!
///
public const string MultiEditOverwriteWarning = "LOCMultiEditOverwriteWarning";
///
/// None
///
public const string GridViewSpacingModeNone = "LOCGridViewSpacingModeNone";
///
/// Uniform
///
public const string GridViewSpacingModeUniform = "LOCGridViewSpacingModeUniform";
///
/// Items only
///
public const string GridViewSpacingModeBetweenItemsOnly = "LOCGridViewSpacingModeBetweenItemsOnly";
///
/// Start and end only
///
public const string GridViewSpacingModeStartAndEndOnly = "LOCGridViewSpacingModeStartAndEndOnly";
///
/// Scrolling sensitivity
///
public const string ScrollingSensitivity = "LOCScrollingSensitivity";
///
/// Smooth scrolling
///
public const string SmoothScrolling = "LOCSmoothScrolling";
///
/// Animation speed
///
public const string SmoothScrollingSpeed = "LOCSmoothScrollingSpeed";
///
/// Remove item?
///
public const string AskRemoveItemTitle = "LOCAskRemoveItemTitle";
///
/// Are you sure you want to remove this item?
///
public const string AskRemoveItemMessage = "LOCAskRemoveItemMessage";
///
/// Show buttons on top panel:
///
public const string SettingsTopPanelItems = "LOCSettingsTopPanelItems";
///
/// General view settings
///
public const string SettingsTopPanelGeneralViewItem = "LOCSettingsTopPanelGeneralViewItem";
///
/// Grouping settings
///
public const string SettingsTopPanelGroupingItem = "LOCSettingsTopPanelGroupingItem";
///
/// Sorting settings
///
public const string SettingsTopPanelSortingItem = "LOCSettingsTopPanelSortingItem";
///
/// Filter presets
///
public const string SettingsTopPanelFilterPresetsItem = "LOCSettingsTopPanelFilterPresetsItem";
///
/// Plugin items position
///
public const string TopPanelPluginPanelPosition = "LOCTopPanelPluginPanelPosition";
///
/// Section separator width
///
public const string TopPanelSeparatorWidth = "LOCTopPanelSeparatorWidth";
///
/// Move main menu button to the sidebar
///
public const string TopPanelMainButtonMove = "LOCTopPanelMainButtonMove";
///
/// Explorer panel
///
public const string TopPanelExplorerSwitch = "LOCTopPanelExplorerSwitch";
///
/// Random game picker
///
public const string TopPanelSelectRandomGameButton = "LOCTopPanelSelectRandomGameButton";
///
/// Views random game selector
///
public const string TopPanelViewSelectRandomGameButton = "LOCTopPanelViewSelectRandomGameButton";
///
/// Select random game from the view
///
public const string TopPanelViewSelectRandomGameButtonTooltip = "LOCTopPanelViewSelectRandomGameButtonTooltip";
///
/// Save grouping and sorting settings
///
public const string FilterPresetSaveViewOptions = "LOCFilterPresetSaveViewOptions";
///
/// Show as quick filter in Fullscreen mode
///
public const string FilterPresetShowOnFSTopPanel = "LOCFilterPresetShowOnFSTopPanel";
///
/// In past 7 days
///
public const string InPast7Days = "LOCInPast7Days";
///
/// In past 31 days
///
public const string InPast31Days = "LOCInPast31Days";
///
/// In past 365 days
///
public const string InPast365Days = "LOCInPast365Days";
///
/// More than 365 days ago
///
public const string MoreThan365DaysAgo = "LOCMoreThan365DaysAgo";
///
/// Configure
///
public const string Configure = "LOCConfigure";
///
/// Save preset
///
public const string FilterPresetSave = "LOCFilterPresetSave";
///
/// Minimize after starting game
///
public const string SettingsMinimizeAfterStartingGame = "LOCSettingsMinimizeAfterStartingGame";
///
/// Minimize Melcosoft after a game is started.
///
public const string SettingsMinimizeAfterStartingGameDescription = "LOCSettingsMinimizeAfterStartingGameDescription";
///
/// Font Size
///
public const string SettingsFontSize = "LOCSettingsFontSize";
///
/// Font Size Small
///
public const string SettingsFontSizeSmall = "LOCSettingsFontSizeSmall";
///
/// Enable game controller API support
///
public const string SettingsControllerApi = "LOCSettingsControllerApi";
///
/// Game controller support
///
public const string SettingsXInputProcessing = "LOCSettingsXInputProcessing";
///
/// If disabled, Melcosoft won't accept any game controller inputs.
///
public const string SettingsXInputProcessingDescription = "LOCSettingsXInputProcessingDescription";
///
/// Show items on main menu:
///
public const string SettingsShowItemsMainMenuHeader = "LOCSettingsShowItemsMainMenuHeader";
///
/// Inverted X/A main view button binding
///
public const string SettingsSwapMainViewXAButtons = "LOCSettingsSwapMainViewXAButtons";
///
/// Swaps button bindings for starting a game and showing game details page on main view.
///
public const string SettingsSwapMainViewXAButtonsDescriptions = "LOCSettingsSwapMainViewXAButtonsDescriptions";
///
/// Swap confirmation/cancelation button binding
///
public const string SettingsSwapConfirmCancelButtons = "LOCSettingsSwapConfirmCancelButtons";
///
/// Inverts A/B button bindings for confirmation and cancellation.
///
public const string SettingsSwapConfirmCancelButtonsDescriptions = "LOCSettingsSwapConfirmCancelButtonsDescriptions";
///
/// Primary controller only
///
public const string SettingsPrimaryControllerOnly = "LOCSettingsPrimaryControllerOnly";
///
/// Only accept inputs from primary controller when enabled.
///
public const string SettingsPrimaryControllerOnlyDescription = "LOCSettingsPrimaryControllerOnlyDescription";
///
/// Guide button focuses Melcosoft
///
public const string SettingsRefocusOnGuidButton = "LOCSettingsRefocusOnGuidButton";
///
/// Interface volume
///
public const string SettingsInterfaceVolume = "LOCSettingsInterfaceVolume";
///
/// Background volume
///
public const string SettingsMusiVolume = "LOCSettingsMusiVolume";
///
/// Mute when in background
///
public const string SettingsMuteBackground = "LOCSettingsMuteBackground";
///
/// Failed to initialize audio interface.
///
public const string ErrorAudioInterfaceInit = "LOCErrorAudioInterfaceInit";
///
/// Output API
///
public const string SettingsAudioOutputApi = "LOCSettingsAudioOutputApi";
///
/// API used for audio output. Change if you are experiencing issues with sound.
///
public const string SettingsAudioOutputApiDescription = "LOCSettingsAudioOutputApiDescription";
///
/// General
///
public const string SettingsFSSectionGeneral = "LOCSettingsFSSectionGeneral";
///
/// Visuals
///
public const string SettingsFSSectionVisuals = "LOCSettingsFSSectionVisuals";
///
/// Audio
///
public const string SettingsFSSectionAudio = "LOCSettingsFSSectionAudio";
///
/// Layout
///
public const string SettingsFSSectionLayout = "LOCSettingsFSSectionLayout";
///
/// Menus
///
public const string SettingsFSSectionMenus = "LOCSettingsFSSectionMenus";
///
/// Input
///
public const string SettingsFSSection = "LOCSettingsFSSection";
///
/// {0} is starting…
///
public const string GameIsStarting = "LOCGameIsStarting";
///
/// {0} is running…
///
public const string GameIsRunning = "LOCGameIsRunning";
///
/// Caps
///
public const string TextInputCapitalize = "LOCTextInputCapitalize";
///
/// Space
///
public const string TextInputSpace = "LOCTextInputSpace";
///
/// Image rendering scaler
///
public const string SettingsImageScalerMode = "LOCSettingsImageScalerMode";
///
/// Alternative
///
public const string SettingsImageScalingAlternative = "LOCSettingsImageScalingAlternative";
///
/// Balanced
///
public const string SettingsImageScalingBalanced = "LOCSettingsImageScalingBalanced";
///
/// Quality
///
public const string SettingsImageScalingQuality = "LOCSettingsImageScalingQuality";
///
/// Quality:
///
public const string SettingsImageScalerModeTooltip = "LOCSettingsImageScalerModeTooltip";
///
/// Select file…
///
public const string SelectFileTooltip = "LOCSelectFileTooltip";
///
/// Select folder…
///
public const string SelectDirectoryTooltip = "LOCSelectDirectoryTooltip";
///
/// Startup script
///
public const string StartupScript = "LOCStartupScript";
///
/// Please note that both extensions and themes can greatly affect Melcosoft's performance, stability and security.
///
public const string AddonPerfNotice = "LOCAddonPerfNotice";
///
/// Choose on startup
///
public const string GameActionSelectOnStart = "LOCGameActionSelectOnStart";
///
/// Choose on startup
///
public const string EmulatorSelectOnStart = "LOCEmulatorSelectOnStart";
///
/// Built-in profiles
///
public const string EmulatorBuiltInProfiles = "LOCEmulatorBuiltInProfiles";
///
/// Built-in profile
///
public const string EmulatorBuiltInProfile = "LOCEmulatorBuiltInProfile";
///
/// Custom profiles
///
public const string EmulatorCustomProfiles = "LOCEmulatorCustomProfiles";
///
/// Custom profile
///
public const string EmulatorCustomProfile = "LOCEmulatorCustomProfile";
///
/// Handled by a built-in script
///
public const string EmulatorFunctionHandledByScript = "LOCEmulatorFunctionHandledByScript";
///
/// Emulator specification
///
public const string EmulatorSpec = "LOCEmulatorSpec";
///
/// Platform specification
///
public const string PlatformSpec = "LOCPlatformSpec";
///
/// Region specification
///
public const string RegionSpec = "LOCRegionSpec";
///
/// Execute before starting emulator
///
public const string EmulatorPreScriptDescription = "LOCEmulatorPreScriptDescription";
///
/// Execute after emulator is started
///
public const string EmulatorPostScriptDescription = "LOCEmulatorPostScriptDescription";
///
/// Execute after exiting emulator
///
public const string EmulatorStartedScriptDescription = "LOCEmulatorStartedScriptDescription";
///
/// Emulator executable not found.
///
public const string ErrorEmulatorExecutableNotFound = "LOCErrorEmulatorExecutableNotFound";
///
/// Emulator specification not found.
///
public const string ErrorEmulatorSpecificationNotFound = "LOCErrorEmulatorSpecificationNotFound";
///
/// Emulator startup script not found.
///
public const string ErrorEmulatorStartupScriptNotFound = "LOCErrorEmulatorStartupScriptNotFound";
///
/// Split as separate games
///
public const string SplitEmuImportSplitGames = "LOCSplitEmuImportSplitGames";
///
/// Merge into one game
///
public const string SplitEmuImportMergeGames = "LOCSplitEmuImportMergeGames";
///
/// Set platform
///
public const string EmuImportAssignPlatform = "LOCEmuImportAssignPlatform";
///
/// Set region
///
public const string EmuImportAssignRegion = "LOCEmuImportAssignRegion";
///
/// Scan folder
///
public const string EmuScanDirectory = "LOCEmuScanDirectory";
///
/// Scan configurations
///
public const string EmuScanConfigurations = "LOCEmuScanConfigurations";
///
/// Exclude patterns from checksum scan
///
public const string EmuCrcExcludeFileTypes = "LOCEmuCrcExcludeFileTypes";
///
/// Files matching specified pattern(s) won't be scanned for checksum and will be matched by file name. See emulator help page for more information.
///
public const string EmuCrcExcludeFileTypesTooltip = "LOCEmuCrcExcludeFileTypesTooltip";
///
/// Scan with emulator
///
public const string EmuScanEmulator = "LOCEmuScanEmulator";
///
/// Name has to be set when saving new configuration.
///
public const string ScanConfigNameError = "LOCScanConfigNameError";
///
/// Emulator or emulator profile is not set.
///
public const string ScanConfigNoEmulatorError = "LOCScanConfigNoEmulatorError";
///
/// Directory to scan is not specified or it doesn't exist.
///
public const string ScanConfigDirectoryError = "LOCScanConfigDirectoryError";
///
/// Scan configuration is not set properly.
///
public const string ScanConfigError = "LOCScanConfigError";
///
/// Include in bulk scan auto-scan
///
public const string EmuScanIncludeGlobalUpdate = "LOCEmuScanIncludeGlobalUpdate";
///
/// Failed to scan folder for emulators.
///
public const string EmulatorScanFailed = "LOCEmulatorScanFailed";
///
/// Failed to scan folder(s) for emulated games.
///
public const string EmulatedGameScanFailed = "LOCEmulatedGameScanFailed";
///
/// Hide imported
///
public const string EmuScanHideImported = "LOCEmuScanHideImported";
///
/// Profiles to import:
///
public const string EmuImportProfilesToImportHeader = "LOCEmuImportProfilesToImportHeader";
///
/// Auto-scan configurations
///
public const string EmuAutoScanConfigurations = "LOCEmuAutoScanConfigurations";
///
/// Save as auto-scan configuration
///
public const string EmuSaveScanConfig = "LOCEmuSaveScanConfig";
///
/// Saves configuration for later use during library update. Saved configurations can be managed via "Configure Emulators" menu.
///
public const string EmuSaveScanConfigTooltip = "LOCEmuSaveScanConfigTooltip";
///
/// Import using relative paths
///
public const string EmuImportWithRelativePaths = "LOCEmuImportWithRelativePaths";
///
/// If possible import game files using paths relative to Melcosoft's installation folder or emulator's installation folder.
///
public const string EmuImportWithRelativePathsTooltip = "LOCEmuImportWithRelativePathsTooltip";
///
/// Scan subfolders
///
public const string EmuImportScanSubfolders = "LOCEmuImportScanSubfolders";
///
/// Scan inside archives
///
public const string EmuImportScanInsideArchives = "LOCEmuImportScanInsideArchives";
///
/// Merge related files
///
public const string EmuMergeRelatedFiles = "LOCEmuMergeRelatedFiles";
///
/// Merge related game files, like individual game discs, under one game entry.
///
public const string EmuMergeRelatedFilesTooltip = "LOCEmuMergeRelatedFilesTooltip";
///
/// Add scanner
///
public const string EmuAddScanner = "LOCEmuAddScanner";
///
/// Add saved scanner
///
public const string EmuAddSavedScanner = "LOCEmuAddSavedScanner";
///
/// Start scan
///
public const string StartScan = "LOCStartScan";
///
/// Add scan configuration(s) with emulators to scan specific folders. Make sure that emulators are properly configured prior to importing games (via Library -> Configure Emulators menu).
///
public const string EmuImportDirectoryConfigDesc = "LOCEmuImportDirectoryConfigDesc";
///
/// Default status assigned to newly added games
///
public const string CompletionStatusDefaultStatusDesc = "LOCCompletionStatusDefaultStatusDesc";
///
/// Status assigned to games played for the first time
///
public const string CompletionStatusPlayedStatusDesc = "LOCCompletionStatusPlayedStatusDesc";
///
/// Failed to initialize PowerShell script runtime. If you are Windows 7 user, try (re)installing PowerShell 5.1 to fix the issue.
///
public const string PowerShellCreationError = "LOCPowerShellCreationError";
///
/// Filter preset with specified name already exists. Update preset with new settings?
///
public const string FilterPresetNameConflict = "LOCFilterPresetNameConflict";
///
/// Automatically fill missing sorting names for batch-added or edited games
///
public const string SortingNameAutofill = "LOCSortingNameAutofill";
///
/// When you edit a game, add games via a library update, an emulator folder scan, or a normal folder scan, automatically fill the "Sorting Name" field with a better sortable representation of the game's name. For example "The Witcher 3" will get a Sorting Name of "Witcher 03". This will never set a sorting name that doesn't differ from the game name, and it will only automatically update sorting names that are empty.
///
public const string SortingNameAutofillTooltip = "LOCSortingNameAutofillTooltip";
///
/// These words will be removed from the start of the automatically filled Sorting Name value:
///
public const string SortingNameRemovedArticles = "LOCSortingNameRemovedArticles";
///
/// Use this for ignoring words at the start of a string for sorting purposes. The default is "The", "An", and "A".
///
public const string SortingNameRemovedArticlesTooltip = "LOCSortingNameRemovedArticlesTooltip";
///
/// Fill Sorting Name for games without one
///
public const string SortingNameAutofillButton = "LOCSortingNameAutofillButton";
///
/// Sorting
///
public const string SettingsSortingLabel = "LOCSettingsSortingLabel";
///
/// Filling Sorting Name values…
///
public const string SortingNameAutofillProgress = "LOCSortingNameAutofillProgress";
///
/// Nahimic service has been detected to be running on your system. This service is known to cause rendering issues to Melcosoft (and other apps).
///
public const string NahimicServiceWarning = "LOCNahimicServiceWarning";
///
/// Melcosoft is running with elevated privileges (as an administrator). This is not recommended since it gives elevated privileges to all installed extensions and all games/apps started from Melcosoft!
///
public const string ElevatedProcessWarning = "LOCElevatedProcessWarning";
///
/// Show warning if Melcosoft is running with elevated privileges
///
public const string ElevatedProcessWarningShowOption = "LOCElevatedProcessWarningShowOption";
///
/// Get the real size on drive when calculating the size of games
///
public const string InstallSizeScanUseSizeOnDiskOption = "LOCInstallSizeScanUseSizeOnDiskOption";
///
/// If enabled, scans will be slower and will get the real size that files use in the drive.
///
public const string InstallSizeScanUseSizeOnDiskOptionTooltip = "LOCInstallSizeScanUseSizeOnDiskOptionTooltip";
///
/// Following add-on(s) have been reported as potentially problematic, either due to high stability/performance impact or security issues. We strongly recommend that you uninstall them:
///
public const string WarningBlacklistedExtensions = "LOCWarningBlacklistedExtensions";
///
/// Exclude online files from scan
///
public const string EmuExcludeOnlineFiles = "LOCEmuExcludeOnlineFiles";
///
/// Files stored on cloud storage won't be scanned and imported if not available locally.
///
public const string EmuExcludeOnlineFilesTooltip = "LOCEmuExcludeOnlineFilesTooltip";
///
/// Scan but using simplified method without file content
///
public const string EmuUseSimplifiedOnlineFileScan = "LOCEmuUseSimplifiedOnlineFileScan";
///
/// Files will be imported but using less accurate method that doesn't require file content to be downloaded and present locally.
///
public const string EmuUseSimplifiedOnlineFileScanTooltip = "LOCEmuUseSimplifiedOnlineFileScanTooltip";
///
/// Apply to all
///
public const string MetadatSetAllFieldsToValue = "LOCMetadatSetAllFieldsToValue";
///
/// Override installation state
///
public const string OverrideInstallState = "LOCOverrideInstallState";
///
/// When set, Melcosoft will ignore installation state (including installation directory) set by the integration plugin that imports this game.
///
public const string OverrideInstallStateTooltip = "LOCOverrideInstallStateTooltip";
///
/// Only manually
///
public const string OptionOnlyManually = "LOCOptionOnlyManually";
///
/// Once a day
///
public const string OptionOnceADay = "LOCOptionOnceADay";
///
/// Once a week
///
public const string OptionOnceAWeek = "LOCOptionOnceAWeek";
///
/// On every startup
///
public const string OptionOnEveryStartup = "LOCOptionOnEveryStartup";
///
/// Check for program updates
///
public const string CheckProgramUpdates = "LOCCheckProgramUpdates";
///
/// Check for add-on updates
///
public const string CheckAddonUpdates = "LOCCheckAddonUpdates";
///
/// Update libraries
///
public const string CheckLibraryUpdates = "LOCCheckLibraryUpdates";
///
/// Scan emulation folders
///
public const string CheckEmulatedLibraryUpdates = "LOCCheckEmulatedLibraryUpdates";
///
/// Include hidden games
///
public const string StatsIncludeHidden = "LOCStatsIncludeHidden";
///
/// Edit fields
///
public const string MenuSetFields = "LOCMenuSetFields";
///
/// Select / Deselect all
///
public const string ItemSelectionSelectDeselectAll = "LOCItemSelectionSelectDeselectAll";
///
/// Open
///
public const string Open = "LOCOpen";
///
/// Activate
///
public const string Activate = "LOCActivate";
///
/// Assign
///
public const string Assign = "LOCAssign";
///
/// Start typing to search for games… [F1] for help
///
public const string DefaultSearchDescription = "LOCDefaultSearchDescription";
///
/// Starting with # brings up a list of available commands.
///
public const string DefaultSearchHint = "LOCDefaultSearchHint";
///
/// Include uninstalled games
///
public const string SearchFilterUninstalled = "LOCSearchFilterUninstalled";
///
/// Include hidden games
///
public const string SearchFilterHidden = "LOCSearchFilterHidden";
///
/// Uninstalled games included
///
public const string SearchFilterUninstalledIncluded = "LOCSearchFilterUninstalledIncluded";
///
/// Uninstalled games excluded
///
public const string SearchFilterUninstalledExcluded = "LOCSearchFilterUninstalledExcluded";
///
/// Hidden games included
///
public const string SearchFilterHiddenIncluded = "LOCSearchFilterHiddenIncluded";
///
/// Hidden games excluded
///
public const string SearchFilterHiddenalledExcluded = "LOCSearchFilterHiddenalledExcluded";
///
/// Play or Install
///
public const string GameSearchItemActionPlay = "LOCGameSearchItemActionPlay";
///
/// Go to details
///
public const string GameSearchItemActionSwitchTo = "LOCGameSearchItemActionSwitchTo";
///
/// Game menu
///
public const string GameSearchItemActionOpenMenu = "LOCGameSearchItemActionOpenMenu";
///
/// Edit game
///
public const string GameSearchItemActionEdit = "LOCGameSearchItemActionEdit";
///
/// Open search
///
public const string OpenSearch = "LOCOpenSearch";
///
/// Search box
///
public const string TopPanelSearchBox = "LOCTopPanelSearchBox";
///
/// Search button
///
public const string TopPanelSearchButton = "LOCTopPanelSearchButton";
///
/// Primary game action
///
public const string SearchSettingsPrimaryAction = "LOCSearchSettingsPrimaryAction";
///
/// Secondary game action
///
public const string SearchSettingsSecondaryAction = "LOCSearchSettingsSecondaryAction";
///
/// CTRL-F opens global search instead of focusing search box
///
public const string SearchSettingsKeyboardOpenSearch = "LOCSearchSettingsKeyboardOpenSearch";
///
/// Save game filter settings between search sessions
///
public const string SearchSettingsSaveFilter = "LOCSearchSettingsSaveFilter";
///
/// Search providers
///
public const string SearchSettingsSearchProviders = "LOCSearchSettingsSearchProviders";
///
/// Default keyword
///
public const string SearchSettingsDefaultKeyword = "LOCSearchSettingsDefaultKeyword";
///
/// Custom keyword
///
public const string SearchSettingsCustomKeyword = "LOCSearchSettingsCustomKeyword";
///
/// System wide shortcut
///
public const string SearchSettingsSystemWideShortcut = "LOCSearchSettingsSystemWideShortcut";
///
/// Melcosoft search
///
public const string SearchTitle = "LOCSearchTitle";
///
/// Extension Settings
///
public const string ExtensionSettingsMenu = "LOCExtensionSettingsMenu";
///
/// Exclusions
///
public const string Exclusions = "LOCExclusions";
///
/// Excluded files relative to scan folder
///
public const string EmuScannerExcludedFiles = "LOCEmuScannerExcludedFiles";
///
/// Excluded folders relative to scan folder
///
public const string EmuScannerExcludedFolders = "LOCEmuScannerExcludedFolders";
///
/// Add file to exclusion list
///
public const string EmuImportAddROMExclusionList = "LOCEmuImportAddROMExclusionList";
///
/// Add folder to exclusion list
///
public const string EmuImportAddFolderExclusionList = "LOCEmuImportAddFolderExclusionList";
///
/// Exclusions can be only added to saved scanner configurations.
///
public const string EmuExclusionNoConfigError = "LOCEmuExclusionNoConfigError";
///
/// Exclusions have been added to "{0}" scanner.
///
public const string EmuExclusionAddedMessage = "LOCEmuExclusionAddedMessage";
///
/// Override platform
///
public const string EmuOverridePlatform = "LOCEmuOverridePlatform";
///
/// When set, scanner will assign this platform to all games, overwriting any automatically detected platforms.
///
public const string EmuOverridePlatformTooltip = "LOCEmuOverridePlatformTooltip";
///
/// Include commands in default search
///
public const string SearchIncludeCommandsInDefault = "LOCSearchIncludeCommandsInDefault";
///
/// When disabled, commands won't be included in default search until # prefix is used.
///
public const string SearchIncludeCommandsInDefaultTooltip = "LOCSearchIncludeCommandsInDefaultTooltip";
///
/// Use fuzzy matching in name filter
///
public const string NameFilterUseFuzzyMatching = "NameFilterUseFuzzyMatching";
///
/// When enabled, name filter will match game names the same way as global search.
///
public const string NameFilterUseFuzzyMatchingTooltip = "NameFilterUseFuzzyMatchingTooltip";
///
/// Fields to be displayed for game results:
///
public const string SearchViewGameFieldOptions = "LOCSearchViewGameFieldOptions";
///
/// Hidden Status
///
public const string HiddenStatus = "LOCHiddenStatus";
///
/// Data backup was cancelled.
///
public const string BackupCancelled = "LOCBackupCancelled";
///
/// Data backup failed.
///
public const string BackupFailed = "LOCBackupFailed";
///
/// Data backup error
///
public const string BackupErrorTitle = "LOCBackupErrorTitle";
///
/// Data backup in progress…
///
public const string BackupProgress = "LOCBackupProgress";
///
/// Restoring data from backup…
///
public const string BackupRestoreProgress = "LOCBackupRestoreProgress";
///
/// Failed to restore data from backup.
///
public const string BackupRestoreFailed = "LOCBackupRestoreFailed";
///
/// Settings
///
public const string BackupOptionSettings = "LOCBackupOptionSettings";
///
/// Game library
///
public const string BackupOptionLibrary = "LOCBackupOptionLibrary";
///
/// Game library media
///
public const string BackupOptionGameMedia = "LOCBackupOptionGameMedia";
///
/// Installed extensions
///
public const string BackupOptionExtensions = "LOCBackupOptionExtensions";
///
/// Extensions data
///
public const string BackupOptionExtensionsData = "LOCBackupOptionExtensionsData";
///
/// Installed themes
///
public const string BackupOptionThemes = "LOCBackupOptionThemes";
///
/// Select data to be restored from specified backup file.
///
public const string BackupRestoreMessage = "LOCBackupRestoreMessage";
///
/// Select items to be included with data backup. Application settings and game library data are included by default.
///
public const string BackupDataBackupMessage = "LOCBackupDataBackupMessage";
///
/// Automatic data backup
///
public const string SettingsEnableAutomaticBackup = "LOCSettingsEnableAutomaticBackup";
///
/// Auto backup frequency
///
public const string SettingsAutoBackupFrequency = "LOCSettingsAutoBackupFrequency";
///
/// Backup folder
///
public const string SettingsBackupFolder = "LOCSettingsBackupFolder";
///
/// Rotating backups
///
public const string SettingsRotatingBackups = "LOCSettingsRotatingBackups";
///
/// Include additional data:
///
public const string SettingsAutoBackupIncludeItems = "LOCSettingsAutoBackupIncludeItems";
///
/// Backup folder needs to be set if auto backup is enabled.
///
public const string SettingsNoBackupDirSpecifiedError = "LOCSettingsNoBackupDirSpecifiedError";
///
/// Show notifications for patch releases only
///
public const string UpdateNotifyOnlyPatches = "LOCUpdateNotifyOnlyPatches";
///
/// When enabled, only updates available for currently installed major release will result in update notification.
///
public const string UpdateNotifyOnlyPatchesToolip = "LOCUpdateNotifyOnlyPatchesToolip";
///
/// Use relative dates for the past week
///
public const string SettingsPastWeekRelativeFormat = "LOCSettingsPastWeekRelativeFormat";
///
/// Use relative dates in "Today", "Yesterday" etc. format if the date is less than a week old.
///
public const string SettingsPastWeekRelativeFormatTooltip = "LOCSettingsPastWeekRelativeFormatTooltip";
///
/// Web image search
///
public const string SettingsWebImageSearch = "LOCSettingsWebImageSearch";
///
/// Icon image search string
///
public const string SettingsWebImageSearchIconTerm = "LOCSettingsWebImageSearchIconTerm";
///
/// Cover image search string
///
public const string SettingsWebImageSearchCoverTerm = "LOCSettingsWebImageSearchCoverTerm";
///
/// Background image search string
///
public const string SettingsWebImageSearchBackground = "LOCSettingsWebImageSearchBackground";
///
/// Getting add-on information…
///
public const string GettingsAddonInformation = "LOCGettingsAddonInformation";
///
/// No metadata source is available
///
public const string NoMetadataSource = "LOCNoMetadataSource";
///
/// Play action settings
///
public const string ScannerConfigPlayActionSettings = "LOCScannerConfigPlayActionSettings";
///
/// Use scanner settings
///
public const string ScannerConfigPlayActionSettingsScanner = "LOCScannerConfigPlayActionSettingsScanner";
///
/// Select profile on startup
///
public const string ScannerConfigPlayActionSettingsSelectProfile = "LOCScannerConfigPlayActionSettingsSelectProfile";
///
/// Select emulator on startup
///
public const string ScannerConfigPlayActionSettingsSelectEmulator = "LOCScannerConfigPlayActionSettingsSelectEmulator";
///
/// Automatic
///
public const string Automatic = "LOCAutomatic";
///
/// Always on
///
public const string AlwaysOn = "LOCAlwaysOn";
///
/// Always off
///
public const string AlwaysOff = "LOCAlwaysOff";
///
/// Accessibility (screen reader) support
///
public const string SettingsAccessibilityInterface = "LOCSettingsAccessibilityInterface";
///
/// Application menu
///
public const string ApplicationMenu = "LOCApplicationMenu";
///
/// Game menu
///
public const string GameMenu = "LOCGameMenu";
///
/// Program folder
///
public const string ProgramFolder = "LOCProgramFolder";
///
/// User data directory
///
public const string UserDataFolder = "LOCUserDataFolder";
///
/// Library file corruption has been detected, Melcosoft will now shutdown.
///
public const string DBCorruptionCrashMessage = "LOCDBCorruptionCrashMessage";
///
/// Do you want to save changes you made?
///
public const string UnsavedChangesAskMessage = "LOCUnsavedChangesAskMessage";
///
/// Portable installation
///
public const string PortableInstallation = "LOCPortableInstallation";
///
/// No controllers detected
///
public const string NoControllersDetected = "LOCNoControllersDetected";
}
}