//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace DBConfiguration.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.10.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); public static Settings Default { get { return defaultInstance; } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO.exe")] public string RegistryDataPROExe { get { return ((string)(this["RegistryDataPROExe"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("applicationSettings")] public string ApplicationSettings { get { return ((string)(this["ApplicationSettings"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO")] public string DataPRO { get { return ((string)(this["DataPRO"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("db")] public string LocalDbFolder { get { return ((string)(this["LocalDbFolder"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(".mdf")] public string Mdf { get { return ((string)(this["Mdf"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("_log.ldf")] public string LogLdf { get { return ((string)(this["LogLdf"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SqlLocalDB.exe")] public string SqlLocalDBExe { get { return ((string)(this["SqlLocalDBExe"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("stop DataPROInstance")] public string StopDataProInstance { get { return ((string)(this["StopDataProInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("delete DataPROInstance")] public string DeleteDataProInstance { get { return ((string)(this["DeleteDataProInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("create DataPROInstance -s")] public string CreateAndStartDataProInstance { get { return ((string)(this["CreateAndStartDataProInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SOFTWARE\\\\Microsoft\\\\Microsoft SQL Server Local DB\\\\Installed Versions")] public string RegistrySoftwareMicrosoftMicrosoftSQLServerLocalDBInstalledVersions { get { return ((string)(this["RegistrySoftwareMicrosoftMicrosoftSQLServerLocalDBInstalledVersions"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("InstanceAPIPath")] public string InstanceAPIPath { get { return ((string)(this["InstanceAPIPath"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SqlUserInstance.dll")] public string SqlUserInstanceDll { get { return ((string)(this["SqlUserInstanceDll"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("LocalDB")] public string LocalDB { get { return ((string)(this["LocalDB"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Tools")] public string Tools { get { return ((string)(this["Tools"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SQL Server Scripts")] public string ScriptsFolder { get { return ((string)(this["ScriptsFolder"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("AttachDBs.bat")] public string AttachDBsbat { get { return ((string)(this["AttachDBsbat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database Attach Status")] public string InstallerDatabaseAttach_Status { get { return ((string)(this["InstallerDatabaseAttach_Status"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SQL Server LocalDb is not installed.")] public string InstallerDatabaseAttach_SqlServerLocalDbNotInstalled { get { return ((string)(this["InstallerDatabaseAttach_SqlServerLocalDbNotInstalled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Databases were successfully attached to (localdb)\\DataPROInstance.")] public string InstallerDatabaseAttach_Success { get { return ((string)(this["InstallerDatabaseAttach_Success"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("versions")] public string Versions { get { return ((string)(this["Versions"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("ISO")] public string ISO { get { return ((string)(this["ISO"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("create DataPROInstance")] public string CreateDataProInstance { get { return ((string)(this["CreateDataProInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("start DataPROInstance")] public string StartDataProInstance { get { return ((string)(this["StartDataProInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO installation completed successfully")] public string DataPROInstallationCompletedSuccessfully { get { return ((string)(this["DataPROInstallationCompletedSuccessfully"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO Installation status")] public string InstallationStatus { get { return ((string)(this["InstallationStatus"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SQL Server LocalDb is not installed.")] public string SqlServerLocalDbNotInstalled { get { return ((string)(this["SqlServerLocalDbNotInstalled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("InstallRedistributables.bat")] public string InstallRedistributablesbat { get { return ((string)(this["InstallRedistributablesbat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("share DataPROInstance DataPROInstanceShared")] public string ShareDataProInstance { get { return ((string)(this["ShareDataProInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(".db")] public string Db { get { return ((string)(this["Db"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("(localdb)\\DataPROInstance")] public string LocalDbDataPROInstance { get { return ((string)(this["LocalDbDataPROInstance"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(@"Database migration is required. This may take awhile.{0}Click OK to export data from previous database, or Cancel to postpone the update (this will require using the previous version of DataPRO until the update is completed manually at a more convenient time).")] public string DatabaseMigrationRequired { get { return ((string)(this["DatabaseMigrationRequired"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Warning")] public string Warning { get { return ((string)(this["Warning"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Action required")] public string ActionRequired { get { return ((string)(this["ActionRequired"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(@"An empty DataPROPre20 database must be attached on your central server.{0}Copy DataPROPre20.mdf and DataPROPre20_log.ldf from C:\DTS\DTS.Suite\\DataPRO\db to your centralized server, and attach it.{0}Click OK when done or Cancel to continue using previous version of DataPRO.")] public string AttachEmptyDbOnCentralServer { get { return ((string)(this["AttachEmptyDbOnCentralServer"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database import was cancelled.{0}Previous version of DataPRO must be used (or bla" + "nk local database may be used).")] public string DatabaseImportCancelled { get { return ((string)(this["DatabaseImportCancelled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database migration was cancelled.{0}Previous version of DataPRO must be used (or " + "blank local database may be used).")] public string DatabaseMigrationCancelled { get { return ((string)(this["DatabaseMigrationCancelled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database was successfully copied.")] public string DatabaseCopied { get { return ((string)(this["DatabaseCopied"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Success")] public string Success { get { return ((string)(this["Success"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Local database migration has failed.{0}{0}The previous version of DataPRO must be" + " used or this version can be used with its blank database.{0}{0}Please contact D" + "TS Support.{0}{0}{1}{2}")] public string LocalDatabaseMigrationFailed { get { return ((string)(this["LocalDatabaseMigrationFailed"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(@"The data from the previous version of DataPRO has been exported to {0}.{1}Importing this data into the new DataPRO database could take up to twice as long as the export just did.{1}Click OK to finish the migration, or Cancel to postpone the update (this will require using the previous version of DataPRO until the update is completed manually at a more convenient time).")] public string ImportChoice { get { return ((string)(this["ImportChoice"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("An error occurred while attempting to determine the previous database version. Da" + "tabase was not copied.{0}Please contact DTS support.")] public string DatabaseVersionError { get { return ((string)(this["DatabaseVersionError"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database copy prior to migration has failed.{0}Previous version of DataPRO must b" + "e used. Please contact DTS Support.")] public string DatabaseNotCopied { get { return ((string)(this["DatabaseNotCopied"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Pre20")] public string Pre20 { get { return ((string)(this["Pre20"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(@"The following steps are required and can be found in more detail in the DataPRO manual:{0}1) Backup the DataPRO database as DatePROPre20;{1}2) Detach the DataPRO database;{1}3) Restore the backup as DataPROPre20;{1}4) Copy DataPRO.mdf and DataPRO_log.ldf from C:\DTS\DTS.Suite\\DataPRO\db to server;{1}5) Attach DataPRO database.{0}Click OK when all steps have been completed.")] public string DatabaseSwitchInstructions { get { return ((string)(this["DatabaseSwitchInstructions"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(@"Database migration is required.{0}This requires the following steps which can be found in more detail in the DataPRO manual:{0}1) Backup the centralized DataPRO database,{1}2) Detach the centralized DataPRO database,{1}3) Restore from the backup as DataPROPre20,{1}4) Copy DataPRO.mdf and DataPRO_log.ldf from C:\DTS\DTS.Suite\\DataPRO\db,{1} 5) Attach DataPRO database.{0}Click OK to migrate the previous database, or Cancel to postpone the update (this will require using the previous version of DataPRO until the update is completed manually at a more convenient time).")] public string DatabaseSwitchingRequired { get { return ((string)(this["DatabaseSwitchingRequired"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DetachDBs.bat")] public string DetachDBsbat { get { return ((string)(this["DetachDBsbat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO_SQL")] public string DataPROSQLFolder { get { return ((string)(this["DataPROSQLFolder"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attach_DataPROPre20_RemoteDB.bat")] public string AttachDataPROPre20Remotebat { get { return ((string)(this["AttachDataPROPre20Remotebat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("SQL Server Scripts")] public string SQLServerScriptsFolder { get { return ((string)(this["SQLServerScriptsFolder"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attach_DataPRO_RemoteDB.bat")] public string AttachDataPRORemotebat { get { return ((string)(this["AttachDataPRORemotebat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attach_ISO_RemoteDB.bat")] public string AttachISORemotebat { get { return ((string)(this["AttachISORemotebat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Detach_RemoteDB.bat")] public string DetachRemoteDBbat { get { return ((string)(this["DetachRemoteDBbat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Backup_Alter_Detach_RemoteDBs.bat")] public string BackupAlterDetachbat { get { return ((string)(this["BackupAlterDetachbat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Restore_As_DataPROPre20_RemoteDB.bat")] public string RestoreAsDataPROPre20bat { get { return ((string)(this["RestoreAsDataPROPre20bat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Backup.bak")] public string BackupBak { get { return ((string)(this["BackupBak"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database migration has failed.{0}{0}The previous version of DataPRO must be used " + "with the previous database or this version can be used with a blank local databa" + "se.{0}{0}Please contact DTS Support.{0}{0}{1}{2}")] public string CentralizedDatabaseMigrationFailed { get { return ((string)(this["CentralizedDatabaseMigrationFailed"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Initial")] public string Initial { get { return ((string)(this["Initial"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Backup_RemoteDB.bat")] public string Backupbat { get { return ((string)(this["Backupbat"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Network error! {0}; Click \'OK\' to retry or \'Abort\' to terminate database setup.")] public string NetworkError { get { return ((string)(this["NetworkError"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Access error: {0}")] public string AccessError { get { return ((string)(this["AccessError"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("To retry database migration, give this user Administrator privileges on the serve" + "r and click \'OK\'.")] public string AccessRetry { get { return ((string)(this["AccessRetry"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO installation was cancelled by user")] public string DataPROInstallationCancelled { get { return ((string)(this["DataPROInstallationCancelled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Source database was not copied: ")] public string PreviousDatabaseNotCopied { get { return ((string)(this["PreviousDatabaseNotCopied"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Are you sure you want to discontinue?")] public string ConfirmAbort { get { return ((string)(this["ConfirmAbort"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database migration completed successfully")] public string DatabaseMigrationCompletedSuccessfully { get { return ((string)(this["DatabaseMigrationCompletedSuccessfully"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database migration was cancelled")] public string DatabaseStandAloneMigrationCancelled { get { return ((string)(this["DatabaseStandAloneMigrationCancelled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("InstallerCustomActions")] public string InstallerCustomActions { get { return ((string)(this["InstallerCustomActions"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("ISO\\mme_code.mdb")] public string ISOMMEDbLocation { get { return ((string)(this["ISOMMEDbLocation"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Source database is same as destination")] public string SourceDbSameAsDestination { get { return ((string)(this["SourceDbSameAsDestination"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Destination database is blank and not allowed to be overwritten")] public string BlankDestinationDb { get { return ((string)(this["BlankDestinationDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPROBlank.mdf")] public string DataPROBlankMdf { get { return ((string)(this["DataPROBlankMdf"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Invalid source database name")] public string InvalidSourceDb { get { return ((string)(this["InvalidSourceDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Local source database to be migrated")] public string LocalSourceDbToBeMigrated { get { return ((string)(this["LocalSourceDbToBeMigrated"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Local source database to be migrated (Version {0})")] public string LocalSourceDbToBeMigratedVersion { get { return ((string)(this["LocalSourceDbToBeMigratedVersion"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Invalid source database version")] public string InvalidSourceDbVersion { get { return ((string)(this["InvalidSourceDbVersion"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database versions are the same")] public string DbVersionsAreTheSame { get { return ((string)(this["DbVersionsAreTheSame"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Source database version cannot be greater than destination")] public string SourceDbVersionCannotBeGreaterThanDestination { get { return ((string)(this["SourceDbVersionCannotBeGreaterThanDestination"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("The network path was not found")] public string NetworkPathNotFound { get { return ((string)(this["NetworkPathNotFound"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Exception while using previous database structure: {0}")] public string ExceptionWhileUsingPrevDbStructure { get { return ((string)(this["ExceptionWhileUsingPrevDbStructure"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Result of querying tblDataPRODbVersion on central server is {0}")] public string ResultOnCentralServer { get { return ((string)(this["ResultOnCentralServer"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Result of querying tblDataPRODbVersion locally is {0}")] public string ResultOnLocal { get { return ((string)(this["ResultOnLocal"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrating temporary centralized database from version {0} to {1}...")] public string MigratingTempCentralizedDb { get { return ((string)(this["MigratingTempCentralizedDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Detaching temporary local database...")] public string DetachingTempLocalDb { get { return ((string)(this["DetachingTempLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrating temporary local database from version {0} to {1}...")] public string MigratingTempLocalDb { get { return ((string)(this["MigratingTempLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attaching blank current database for migration...")] public string AttachingBlankDb { get { return ((string)(this["AttachingBlankDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Copying DataPRO database as {0}...")] public string CopyingDataPRODb { get { return ((string)(this["CopyingDataPRODb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("{0} was copied as {1}")] public string WasCopied { get { return ((string)(this["WasCopied"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attaching remote ISO database...")] public string AttachingRemoteISODb { get { return ((string)(this["AttachingRemoteISODb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Deleting remote ISO_log.ldf...")] public string DeletingRemoteISOLog { get { return ((string)(this["DeletingRemoteISOLog"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Copying newly-installed ISO.mdf to remote server...")] public string CopyingISOToRemote { get { return ((string)(this["CopyingISOToRemote"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attaching remote {0} database...")] public string AttachingRemoteDb { get { return ((string)(this["AttachingRemoteDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Deleting remote {0}_Log.ldf...\"")] public string DeletingRemoteLog { get { return ((string)(this["DeletingRemoteLog"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Copying newly-installed DataPRO.mdf to remote server...")] public string CopyingNewDataPROMdfToRemote { get { return ((string)(this["CopyingNewDataPROMdfToRemote"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attaching remote {0}Pre20 database...")] public string AttachingRemotePre20Db { get { return ((string)(this["AttachingRemotePre20Db"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Deleting remote {0}Pre20_Log.ldf...")] public string DeletingRemotePre20Log { get { return ((string)(this["DeletingRemotePre20Log"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Copying newly-installed DataPROPre20.mdf to remote server...")] public string CopyingNewDataPROPre20MdfToRemote { get { return ((string)(this["CopyingNewDataPROPre20MdfToRemote"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrating previous centralized database from version {0} to {1}...")] public string MigratingPrevCentralizedDb { get { return ((string)(this["MigratingPrevCentralizedDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Backing up remote {0} database...")] public string BackingUpRemoteDb { get { return ((string)(this["BackingUpRemoteDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Deleting remote DataPROBackup.bak...")] public string DeletingRemoteDataPROBackupBak { get { return ((string)(this["DeletingRemoteDataPROBackupBak"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Detaching remote temporary {0}Pre20 database...")] public string DetachingRemoteTempPre20Db { get { return ((string)(this["DetachingRemoteTempPre20Db"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrating previous centralized database from version {0} to intermediate version " + "{1}...")] public string MigratingPrevCentralizedDbToIntermediate { get { return ((string)(this["MigratingPrevCentralizedDbToIntermediate"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Restoring remote DataPRO database as DataPROPre20...")] public string RestoringRemoteDataPROAsPre20 { get { return ((string)(this["RestoringRemoteDataPROAsPre20"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Deleting remote {0}Pre20.mdf...")] public string DeletingRemotePre20Mdf { get { return ((string)(this["DeletingRemotePre20Mdf"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Backing up, Altering, and Detaching remote {0} and ISO database...")] public string BackingUpAlteringDetachingRemoteDbAndISO { get { return ((string)(this["BackingUpAlteringDetachingRemoteDbAndISO"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Deleting remote {0}Backup.bak ...")] public string DeletingRemoteBackupBak { get { return ((string)(this["DeletingRemoteBackupBak"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Backing up, Altering, and Detaching remote {0} database...")] public string BackingUpAlteringDetachingRemoteDb { get { return ((string)(this["BackingUpAlteringDetachingRemoteDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Importing to new centralized database from {0}...")] public string ImportingToNewCentralizedDb { get { return ((string)(this["ImportingToNewCentralizedDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Exporting previous database to {0}...")] public string ExportingPrevDb { get { return ((string)(this["ExportingPrevDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrating previous centralized database from version {0}")] public string MigratingPrevCentralizedDbFromVersion { get { return ((string)(this["MigratingPrevCentralizedDbFromVersion"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Querying centralized database version...")] public string QueryingCentralizedDbVersion { get { return ((string)(this["QueryingCentralizedDbVersion"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Copying previous local database; no migration is required...")] public string CopyingPrevLocalDbNoMigration { get { return ((string)(this["CopyingPrevLocalDbNoMigration"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Detaching local ISO database...")] public string DetachingLocalISODb { get { return ((string)(this["DetachingLocalISODb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrating previous local database from version {0} to {1}...")] public string MigratingPrevLocalDb { get { return ((string)(this["MigratingPrevLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attaching copy of local source database...")] public string AttachingPrevLocalDb { get { return ((string)(this["AttachingPrevLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Copying local source database...")] public string CopyingPrevLocalDb { get { return ((string)(this["CopyingPrevLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Temporarily attaching copy of local source database...")] public string TempAttachingCopyPrevLocalDb { get { return ((string)(this["TempAttachingCopyPrevLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Importing to temporary local database from {0}...")] public string ImportingToTempLocalDb { get { return ((string)(this["ImportingToTempLocalDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Attaching new blank local temporary database for import from {0}...")] public string AttachingBlankLocalTempDb { get { return ((string)(this["AttachingBlankLocalTempDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Querying local source database version...")] public string QueryingPrevLocalDbVersion { get { return ((string)(this["QueryingPrevLocalDbVersion"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPROBlank_log.ldf")] public string DataPROBlankLogLdf { get { return ((string)(this["DataPROBlankLogLdf"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Invalid destination database path")] public string InvalidDestinationDb { get { return ((string)(this["InvalidDestinationDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Destination database cannot be created in working directory")] public string DestinationPathIsNotAllowed { get { return ((string)(this["DestinationPathIsNotAllowed"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Migrate")] public string Migrate { get { return ((string)(this["Migrate"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Local destination database path (Version will be {0})")] public string LocalDestDbPath { get { return ((string)(this["LocalDestDbPath"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Quit")] public string Quit { get { return ((string)(this["Quit"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Warning: The AllowStreaming config setting was not migrated and has been set to F" + "alse.{0}{0}An \"Allow streaming modes\" checkbox is now in the \"Test setup setting" + "s\" step of the \"System Settings\" tab.")] public string WarningAllowStreamingModesWasNotMigrated { get { return ((string)(this["WarningAllowStreamingModesWasNotMigrated"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Initialize")] public string Initialize { get { return ((string)(this["Initialize"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Local source database to be initialized")] public string LocalSourceDbToBeInitialized { get { return ((string)(this["LocalSourceDbToBeInitialized"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Local destination database path")] public string LocalDestDbToBeInitializedPath { get { return ((string)(this["LocalDestDbToBeInitializedPath"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database initialization completed successfully")] public string DatabaseInitializationCompletedSuccessfully { get { return ((string)(this["DatabaseInitializationCompletedSuccessfully"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database initialization was cancelled")] public string DatabaseStandAloneInitializationCancelled { get { return ((string)(this["DatabaseStandAloneInitializationCancelled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Invalid database version. Database initialization was not done.")] public string DatabaseInitializationVersionError { get { return ((string)(this["DatabaseInitializationVersionError"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Creating a backup database...")] public string CreatingBackupDb { get { return ((string)(this["CreatingBackupDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Detaching local {0} database...")] public string DetachingLocalMigratedDb { get { return ((string)(this["DetachingLocalMigratedDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Before proceeding with database migration, ensure that all data has been backed u" + "p. {0}")] public string CentralizedDatabaseShouldBeBackedUp { get { return ((string)(this["CentralizedDatabaseShouldBeBackedUp"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database migration has been cancelled.")] public string CentralizedDatabaseMigrationCancelled { get { return ((string)(this["CentralizedDatabaseMigrationCancelled"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Database is version {0}")] public string DisplayDatabaseVersion { get { return ((string)(this["DisplayDatabaseVersion"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("No migration was done.{0}Old db version: {1}; New db version: {2}")] public string NoMigrationNeeded { get { return ((string)(this["NoMigrationNeeded"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Initializing local database to be {0}-centric{1}...")] public string InitializingDb { get { return ((string)(this["InitializingDb"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Aero")] public string Aero { get { return ((string)(this["Aero"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Crash")] public string Crash { get { return ((string)(this["Crash"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("TSR AIR")] public string TSRAIR { get { return ((string)(this["TSRAIR"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(" (this may take up to 30 seconds)")] public string ThirtySeconds { get { return ((string)(this["ThirtySeconds"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DownloadFolder")] public string DownloadFolder { get { return ((string)(this["DownloadFolder"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("..\\Data")] public string DataUpOneLevel { get { return ((string)(this["DataUpOneLevel"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO.exe.config did not need to be updated.")] public string ConfigDidNotNeedToBeUpdated { get { return ((string)(this["ConfigDidNotNeedToBeUpdated"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO.exe.config was updated from the {0} installation.")] public string ConfigWasUpdated { get { return ((string)(this["ConfigWasUpdated"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("userSettings")] public string UserSettings { get { return ((string)(this["UserSettings"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("DataPRO.exe")] public string Setting { get { return ((string)(this["Setting"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Warning: DataPRO.exe.config was not updated because config settings from new vers" + "ion of DataPRO could not be found: {0}; {1}")] public string NewSettingsCouldNotBeFound { get { return ((string)(this["NewSettingsCouldNotBeFound"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Warning: DataPRO.exe.config was not updated because config settings from new vers" + "ion of DataPRO could not be processed.")] public string NewSettingsCouldNotBeProcessed { get { return ((string)(this["NewSettingsCouldNotBeProcessed"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("Config migration status")] public string ConfigMigrationStatus { get { return ((string)(this["ConfigMigrationStatus"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("TSR AIR Go installation completed successfully")] public string TSRAIRGoInstallationCompletedSuccessfully { get { return ((string)(this["TSRAIRGoInstallationCompletedSuccessfully"])); } } } }