2020-08-30 03:00:14 +01:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
|
// This code was generated by a tool.
|
|
|
|
|
|
//
|
|
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
|
// </auto-generated>
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
namespace RomRepoMgr.Core.Resources {
|
|
|
|
|
|
using System;
|
|
|
|
|
|
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
2020-08-30 03:00:14 +01:00
|
|
|
|
internal class Localization {
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
private static System.Resources.ResourceManager resourceMan;
|
2020-08-30 03:00:14 +01:00
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
private static System.Globalization.CultureInfo resourceCulture;
|
2020-08-30 03:00:14 +01:00
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
2020-08-30 03:00:14 +01:00
|
|
|
|
internal Localization() {
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
|
|
|
|
internal static System.Resources.ResourceManager ResourceManager {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
if (object.Equals(null, resourceMan)) {
|
|
|
|
|
|
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("RomRepoMgr.Core.Resources.Localization", typeof(Localization).Assembly);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
resourceMan = temp;
|
|
|
|
|
|
}
|
|
|
|
|
|
return resourceMan;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
|
|
|
|
internal static System.Globalization.CultureInfo Culture {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
|
|
|
|
|
return resourceCulture;
|
|
|
|
|
|
}
|
|
|
|
|
|
set {
|
|
|
|
|
|
resourceCulture = value;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Base32_Not_enought_data {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Base32_Not_enought_data", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Base32_Invalid_format {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Base32_Invalid_format", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Cannot_seek_before_start {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Cannot_seek_before_start", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Cannot_seek_after_end {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Cannot_seek_after_end", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Spamsum_no_binary {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Spamsum_no_binary", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Assertion_failed {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Assertion_failed", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Spamsum_Input_exceeds_data {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Spamsum_Input_exceeds_data", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Not_yet_implemented {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Not_yet_implemented", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string DatabaseFileExistsMsgBoxTitle {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("DatabaseFileExistsMsgBoxTitle", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string UnArPathNotSet {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("UnArPathNotSet", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
internal static string CannotFindUnArAtPath {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("CannotFindUnArAtPath", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CannotFindLsAr {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CannotFindLsAr", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
internal static string CannotRunUnAr {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("CannotRunUnAr", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
internal static string CannotRunLsAr {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("CannotRunLsAr", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string NotCorrectUnAr {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("NotCorrectUnAr", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string NotCorrectLsAr {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("NotCorrectLsAr", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string ParsinDatFile {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("ParsinDatFile", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string HashingDatFile {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("HashingDatFile", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string DatAlreadyInDatabase {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("DatAlreadyInDatabase", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string AddingDatToDatabase {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("AddingDatToDatabase", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CompressingDatFile {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CompressingDatFile", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string GettingMachineNames {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("GettingMachineNames", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string AddingMachines {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("AddingMachines", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string SavingChangesToDatabase {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("SavingChangesToDatabase", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string RetrievingRomsAndDisks {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("RetrievingRomsAndDisks", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string AddingRoms {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("AddingRoms", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string FoundRomWithoutMachine {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("FoundRomWithoutMachine", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string UnhandledException {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("UnhandledException", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string RetrievingRomSetFromDatabase {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("RetrievingRomSetFromDatabase", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CouldNotFindRomSetInDatabase {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CouldNotFindRomSetInDatabase", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string ExportingRoms {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("ExportingRoms", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Finished {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Finished", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CannotFindZipEntryInDictionary {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CannotFindZipEntryInDictionary", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CannotFindHashInRepository {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CannotFindHashInRepository", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Compressing {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Compressing", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string EnumeratingFiles {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("EnumeratingFiles", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Importing {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Importing", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CheckingIfFIleIsAnArchive {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CheckingIfFIleIsAnArchive", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string OK {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("OK", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string ErrorWithMessage {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("ErrorWithMessage", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string ExtractingArchive {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("ExtractingArchive", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string RemovingTemporaryPath {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("RemovingTemporaryPath", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string ExtractedContents {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("ExtractedContents", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string HashingFile {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("HashingFile", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string UnknownFile {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("UnknownFile", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string CompressingFile {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("CompressingFile", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string Finishing {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("Finishing", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
internal static string UnhandledExceptionWhenImporting {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("UnhandledExceptionWhenImporting", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
2020-09-04 03:15:26 +01:00
|
|
|
|
internal static string AddingDisks {
|
2020-08-30 03:00:14 +01:00
|
|
|
|
get {
|
2020-09-04 03:15:26 +01:00
|
|
|
|
return ResourceManager.GetString("AddingDisks", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
internal static string FoundDiskWithoutMachine {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("FoundDiskWithoutMachine", resourceCulture);
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
2020-09-04 18:16:18 +01:00
|
|
|
|
|
|
|
|
|
|
internal static string NotAChdFile {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("NotAChdFile", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
internal static string NoChecksumsFound {
|
|
|
|
|
|
get {
|
|
|
|
|
|
return ResourceManager.GetString("NoChecksumsFound", resourceCulture);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2020-08-30 03:00:14 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|