initial commit

This commit is contained in:
what 2021-07-26 13:04:16 -07:00
commit 1b60743303
274 changed files with 25866 additions and 0 deletions

View file

@ -0,0 +1,284 @@
// Decompiled with JetBrains decompiler
// Type: GDRomExplorer.Resources.Strings
// Assembly: GD-ROM Explorer, Version=1.6.3.0, Culture=neutral, PublicKeyToken=611be24fdeb07e08
// MVID: B7A7D10A-9A63-4E9E-9840-D297E5FC2219
// Assembly location: GD-ROM Explorer.exe
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Globalization;
using System.Resources;
using System.Runtime.CompilerServices;
namespace GDRomExplorer.Resources
{
[DebuggerNonUserCode]
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[CompilerGenerated]
internal class Strings
{
private static ResourceManager resourceMan;
private static CultureInfo resourceCulture;
internal Strings()
{
}
[EditorBrowsable(EditorBrowsableState.Advanced)]
internal static ResourceManager ResourceManager
{
get
{
if (object.ReferenceEquals((object) Strings.resourceMan, (object) null))
Strings.resourceMan = new ResourceManager("GDRomExplorer.Resources.Strings", typeof (Strings).Assembly);
return Strings.resourceMan;
}
}
[EditorBrowsable(EditorBrowsableState.Advanced)]
internal static CultureInfo Culture
{
get => Strings.resourceCulture;
set => Strings.resourceCulture = value;
}
internal static string ContextMenuItemConvertAudio => Strings.ResourceManager.GetString(nameof (ContextMenuItemConvertAudio), Strings.resourceCulture);
internal static string ContextMenuItemConvertGDDA => Strings.ResourceManager.GetString(nameof (ContextMenuItemConvertGDDA), Strings.resourceCulture);
internal static string ContextMenuItemCreateCUE => Strings.ResourceManager.GetString(nameof (ContextMenuItemCreateCUE), Strings.resourceCulture);
internal static string ContextMenuItemDecryptAndExtract => Strings.ResourceManager.GetString(nameof (ContextMenuItemDecryptAndExtract), Strings.resourceCulture);
internal static string ContextMenuItemExportForGDEmu => Strings.ResourceManager.GetString(nameof (ContextMenuItemExportForGDEmu), Strings.resourceCulture);
internal static string ContextMenuItemExtract => Strings.ResourceManager.GetString(nameof (ContextMenuItemExtract), Strings.resourceCulture);
internal static string ContextMenuItemExtractContent => Strings.ResourceManager.GetString(nameof (ContextMenuItemExtractContent), Strings.resourceCulture);
internal static string ContextMenuItemExtractIP => Strings.ResourceManager.GetString(nameof (ContextMenuItemExtractIP), Strings.resourceCulture);
internal static string ContextMenuItemGenerateSortFile => Strings.ResourceManager.GetString(nameof (ContextMenuItemGenerateSortFile), Strings.resourceCulture);
internal static string ContextMenuItemViewIP => Strings.ResourceManager.GetString(nameof (ContextMenuItemViewIP), Strings.resourceCulture);
internal static string ContextMenuItemViewPvd => Strings.ResourceManager.GetString(nameof (ContextMenuItemViewPvd), Strings.resourceCulture);
internal static string DESDecryptorSubTitle => Strings.ResourceManager.GetString(nameof (DESDecryptorSubTitle), Strings.resourceCulture);
internal static string DESDecryptorTitle => Strings.ResourceManager.GetString(nameof (DESDecryptorTitle), Strings.resourceCulture);
internal static string DESDescriptorTypeName => Strings.ResourceManager.GetString(nameof (DESDescriptorTypeName), Strings.resourceCulture);
internal static string DESEncryptorSubTitle => Strings.ResourceManager.GetString(nameof (DESEncryptorSubTitle), Strings.resourceCulture);
internal static string DESEncryptorTitle => Strings.ResourceManager.GetString(nameof (DESEncryptorTitle), Strings.resourceCulture);
internal static string DESEncryptorTypeName => Strings.ResourceManager.GetString(nameof (DESEncryptorTypeName), Strings.resourceCulture);
internal static string DESKeyFormButtonLabelDecrypt => Strings.ResourceManager.GetString(nameof (DESKeyFormButtonLabelDecrypt), Strings.resourceCulture);
internal static string DESKeyFormButtonLabelEncrypt => Strings.ResourceManager.GetString(nameof (DESKeyFormButtonLabelEncrypt), Strings.resourceCulture);
internal static string DESKeyFormButtonLabelExtractAndDecrypt => Strings.ResourceManager.GetString(nameof (DESKeyFormButtonLabelExtractAndDecrypt), Strings.resourceCulture);
internal static string DiscViewExplorerGroupLabelWithFormat => Strings.ResourceManager.GetString(nameof (DiscViewExplorerGroupLabelWithFormat), Strings.resourceCulture);
internal static string DiscViewListColumnFileName => Strings.ResourceManager.GetString(nameof (DiscViewListColumnFileName), Strings.resourceCulture);
internal static string DiscViewListColumnLBA => Strings.ResourceManager.GetString(nameof (DiscViewListColumnLBA), Strings.resourceCulture);
internal static string DiscViewListColumnModifiedDate => Strings.ResourceManager.GetString(nameof (DiscViewListColumnModifiedDate), Strings.resourceCulture);
internal static string DiscViewListColumnSize => Strings.ResourceManager.GetString(nameof (DiscViewListColumnSize), Strings.resourceCulture);
internal static string DiscViewListColumnSizeInBytes => Strings.ResourceManager.GetString(nameof (DiscViewListColumnSizeInBytes), Strings.resourceCulture);
internal static string DiscViewNoDiscTitle => Strings.ResourceManager.GetString(nameof (DiscViewNoDiscTitle), Strings.resourceCulture);
internal static string DiscViewOpenerButtonClose => Strings.ResourceManager.GetString(nameof (DiscViewOpenerButtonClose), Strings.resourceCulture);
internal static string DiscViewOpenerButtonOpen => Strings.ResourceManager.GetString(nameof (DiscViewOpenerButtonOpen), Strings.resourceCulture);
internal static string DiscViewOpenerButtonToolStripText => Strings.ResourceManager.GetString(nameof (DiscViewOpenerButtonToolStripText), Strings.resourceCulture);
internal static string DiscViewOpenerFileDialogTitle => Strings.ResourceManager.GetString(nameof (DiscViewOpenerFileDialogTitle), Strings.resourceCulture);
internal static string DiscViewOpenerImageLoadingMessage => Strings.ResourceManager.GetString(nameof (DiscViewOpenerImageLoadingMessage), Strings.resourceCulture);
internal static string DiscViewOpenerImageLoadingTitle => Strings.ResourceManager.GetString(nameof (DiscViewOpenerImageLoadingTitle), Strings.resourceCulture);
internal static string DiscViewOpenerInvalidInitialProgram => Strings.ResourceManager.GetString(nameof (DiscViewOpenerInvalidInitialProgram), Strings.resourceCulture);
internal static string DiscViewOpenerLabel => Strings.ResourceManager.GetString(nameof (DiscViewOpenerLabel), Strings.resourceCulture);
internal static string DiscViewOpenerNoFileSystemError => Strings.ResourceManager.GetString(nameof (DiscViewOpenerNoFileSystemError), Strings.resourceCulture);
internal static string DiscViewOpenerUnknownError => Strings.ResourceManager.GetString(nameof (DiscViewOpenerUnknownError), Strings.resourceCulture);
internal static string EditDiscMenuItemName => Strings.ResourceManager.GetString(nameof (EditDiscMenuItemName), Strings.resourceCulture);
internal static string EditSelectionMenuItemName => Strings.ResourceManager.GetString(nameof (EditSelectionMenuItemName), Strings.resourceCulture);
internal static string FbdConvertGddaTitle => Strings.ResourceManager.GetString(nameof (FbdConvertGddaTitle), Strings.resourceCulture);
internal static string FbdExtractFilesTitle => Strings.ResourceManager.GetString(nameof (FbdExtractFilesTitle), Strings.resourceCulture);
internal static string FileExtractorSubTitle => Strings.ResourceManager.GetString(nameof (FileExtractorSubTitle), Strings.resourceCulture);
internal static string FileExtractorTitle => Strings.ResourceManager.GetString(nameof (FileExtractorTitle), Strings.resourceCulture);
internal static string FileExtractorTypeName => Strings.ResourceManager.GetString(nameof (FileExtractorTypeName), Strings.resourceCulture);
internal static string FileScannerSubTitle => Strings.ResourceManager.GetString(nameof (FileScannerSubTitle), Strings.resourceCulture);
internal static string FileScannerTitle => Strings.ResourceManager.GetString(nameof (FileScannerTitle), Strings.resourceCulture);
internal static string FileScannerTypeName => Strings.ResourceManager.GetString(nameof (FileScannerTypeName), Strings.resourceCulture);
internal static string GDEmuExporterBinaryPatcherHint => Strings.ResourceManager.GetString(nameof (GDEmuExporterBinaryPatcherHint), Strings.resourceCulture);
internal static string GDEmuExporterDiscSectorEncoderHint => Strings.ResourceManager.GetString(nameof (GDEmuExporterDiscSectorEncoderHint), Strings.resourceCulture);
internal static string GDEmuExporterFileConflictQuestionContent => Strings.ResourceManager.GetString(nameof (GDEmuExporterFileConflictQuestionContent), Strings.resourceCulture);
internal static string GDEmuExporterFileConflictQuestionTitle => Strings.ResourceManager.GetString(nameof (GDEmuExporterFileConflictQuestionTitle), Strings.resourceCulture);
internal static string GDEmuExporterSubTitle => Strings.ResourceManager.GetString(nameof (GDEmuExporterSubTitle), Strings.resourceCulture);
internal static string GDEmuExporterTitle => Strings.ResourceManager.GetString(nameof (GDEmuExporterTitle), Strings.resourceCulture);
internal static string GDEmuExporterTypeName => Strings.ResourceManager.GetString(nameof (GDEmuExporterTypeName), Strings.resourceCulture);
internal static string GoToBlogLinkTitle => Strings.ResourceManager.GetString(nameof (GoToBlogLinkTitle), Strings.resourceCulture);
internal static string InitialProgramLoadingMessage => Strings.ResourceManager.GetString(nameof (InitialProgramLoadingMessage), Strings.resourceCulture);
internal static string InitialProgramLoadingTitle => Strings.ResourceManager.GetString(nameof (InitialProgramLoadingTitle), Strings.resourceCulture);
internal static string InvalidDateTimeText => Strings.ResourceManager.GetString(nameof (InvalidDateTimeText), Strings.resourceCulture);
internal static string MsgBoxAudioConverterError => Strings.ResourceManager.GetString(nameof (MsgBoxAudioConverterError), Strings.resourceCulture);
internal static string MsgBoxAudioConverterNoTrackWarning => Strings.ResourceManager.GetString(nameof (MsgBoxAudioConverterNoTrackWarning), Strings.resourceCulture);
internal static string MsgBoxAudioConverterTitle => Strings.ResourceManager.GetString(nameof (MsgBoxAudioConverterTitle), Strings.resourceCulture);
internal static string MsgBoxCueCreatorError => Strings.ResourceManager.GetString(nameof (MsgBoxCueCreatorError), Strings.resourceCulture);
internal static string MsgBoxCueCreatorSuccess => Strings.ResourceManager.GetString(nameof (MsgBoxCueCreatorSuccess), Strings.resourceCulture);
internal static string MsgBoxCueCreatorTitle => Strings.ResourceManager.GetString(nameof (MsgBoxCueCreatorTitle), Strings.resourceCulture);
internal static string MsgBoxGDEmuSettingsImageMissing => Strings.ResourceManager.GetString(nameof (MsgBoxGDEmuSettingsImageMissing), Strings.resourceCulture);
internal static string MsgBoxGDEmuSettingsOutputPathMissing => Strings.ResourceManager.GetString(nameof (MsgBoxGDEmuSettingsOutputPathMissing), Strings.resourceCulture);
internal static string MsgBoxImageOpenerBadFileExtensionErrorWithFormat => Strings.ResourceManager.GetString(nameof (MsgBoxImageOpenerBadFileExtensionErrorWithFormat), Strings.resourceCulture);
internal static string MsgBoxImageOpenerFileNotFoundErrorWithFormat => Strings.ResourceManager.GetString(nameof (MsgBoxImageOpenerFileNotFoundErrorWithFormat), Strings.resourceCulture);
internal static string MsgBoxImageOpenerTitle => Strings.ResourceManager.GetString(nameof (MsgBoxImageOpenerTitle), Strings.resourceCulture);
internal static string MsgBoxInitialProgramExtractionErrorWithFormat => Strings.ResourceManager.GetString(nameof (MsgBoxInitialProgramExtractionErrorWithFormat), Strings.resourceCulture);
internal static string MsgBoxInitialProgramExtractionSuccessWithFormat => Strings.ResourceManager.GetString(nameof (MsgBoxInitialProgramExtractionSuccessWithFormat), Strings.resourceCulture);
internal static string MsgBoxInitialProgramExtractionTitle => Strings.ResourceManager.GetString(nameof (MsgBoxInitialProgramExtractionTitle), Strings.resourceCulture);
internal static string MsgBoxInitialProgramOpenerErrorWithFormat => Strings.ResourceManager.GetString(nameof (MsgBoxInitialProgramOpenerErrorWithFormat), Strings.resourceCulture);
internal static string MsgBoxInitialProgramOpenerSuccessWithFormat => Strings.ResourceManager.GetString(nameof (MsgBoxInitialProgramOpenerSuccessWithFormat), Strings.resourceCulture);
internal static string MsgBoxInitialProgramOpenerTitle => Strings.ResourceManager.GetString(nameof (MsgBoxInitialProgramOpenerTitle), Strings.resourceCulture);
internal static string MsgBoxSortFileCreationError => Strings.ResourceManager.GetString(nameof (MsgBoxSortFileCreationError), Strings.resourceCulture);
internal static string MsgBoxSortFileCreationSuccess => Strings.ResourceManager.GetString(nameof (MsgBoxSortFileCreationSuccess), Strings.resourceCulture);
internal static string MsgBoxSortFileCreationTitle => Strings.ResourceManager.GetString(nameof (MsgBoxSortFileCreationTitle), Strings.resourceCulture);
internal static string MsgBoxToolStripMenuSelectedFiles => Strings.ResourceManager.GetString(nameof (MsgBoxToolStripMenuSelectedFiles), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolOfdDecFilter => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolOfdDecFilter), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolOfdDecTitle => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolOfdDecTitle), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolOfdEncFilter => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolOfdEncFilter), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolOfdEncTitle => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolOfdEncTitle), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolSfdDecFilter => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolSfdDecFilter), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolSfdDecTitle => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolSfdDecTitle), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolSfdEncFilter => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolSfdEncFilter), Strings.resourceCulture);
internal static string NaomiEncryptDecryptToolSfdEncTitle => Strings.ResourceManager.GetString(nameof (NaomiEncryptDecryptToolSfdEncTitle), Strings.resourceCulture);
internal static string OfdConvertGddaFilter => Strings.ResourceManager.GetString(nameof (OfdConvertGddaFilter), Strings.resourceCulture);
internal static string OfdConvertGddaTitle => Strings.ResourceManager.GetString(nameof (OfdConvertGddaTitle), Strings.resourceCulture);
internal static string OfdInitialProgramFilter => Strings.ResourceManager.GetString(nameof (OfdInitialProgramFilter), Strings.resourceCulture);
internal static string OfdInitialProgramTitle => Strings.ResourceManager.GetString(nameof (OfdInitialProgramTitle), Strings.resourceCulture);
internal static string Raw2WavConverterSubTitle => Strings.ResourceManager.GetString(nameof (Raw2WavConverterSubTitle), Strings.resourceCulture);
internal static string Raw2WavConverterTitle => Strings.ResourceManager.GetString(nameof (Raw2WavConverterTitle), Strings.resourceCulture);
internal static string Raw2WavConverterTypeName => Strings.ResourceManager.GetString(nameof (Raw2WavConverterTypeName), Strings.resourceCulture);
internal static string SettingsInfoPathTable => Strings.ResourceManager.GetString(nameof (SettingsInfoPathTable), Strings.resourceCulture);
internal static string SettingsSaved => Strings.ResourceManager.GetString(nameof (SettingsSaved), Strings.resourceCulture);
internal static string SfdCddaDefaultFileName => Strings.ResourceManager.GetString(nameof (SfdCddaDefaultFileName), Strings.resourceCulture);
internal static string SfdCddaFilter => Strings.ResourceManager.GetString(nameof (SfdCddaFilter), Strings.resourceCulture);
internal static string SfdCddaTitle => Strings.ResourceManager.GetString(nameof (SfdCddaTitle), Strings.resourceCulture);
internal static string SfdCueSheetFilter => Strings.ResourceManager.GetString(nameof (SfdCueSheetFilter), Strings.resourceCulture);
internal static string SfdCueSheetTitle => Strings.ResourceManager.GetString(nameof (SfdCueSheetTitle), Strings.resourceCulture);
internal static string SfdExtractFilter => Strings.ResourceManager.GetString(nameof (SfdExtractFilter), Strings.resourceCulture);
internal static string SfdExtractTitle => Strings.ResourceManager.GetString(nameof (SfdExtractTitle), Strings.resourceCulture);
internal static string SfdInitialProgramFilter => Strings.ResourceManager.GetString(nameof (SfdInitialProgramFilter), Strings.resourceCulture);
internal static string SfdInitialProgramTitle => Strings.ResourceManager.GetString(nameof (SfdInitialProgramTitle), Strings.resourceCulture);
internal static string SfdSortFileFilter => Strings.ResourceManager.GetString(nameof (SfdSortFileFilter), Strings.resourceCulture);
internal static string SfdSortFileTitle => Strings.ResourceManager.GetString(nameof (SfdSortFileTitle), Strings.resourceCulture);
internal static string SortFileOptionsHint => Strings.ResourceManager.GetString(nameof (SortFileOptionsHint), Strings.resourceCulture);
internal static string StatusLabelImageError => Strings.ResourceManager.GetString(nameof (StatusLabelImageError), Strings.resourceCulture);
internal static string StatusLabelImageLoaded => Strings.ResourceManager.GetString(nameof (StatusLabelImageLoaded), Strings.resourceCulture);
internal static string StatusLabelImageNotLoaded => Strings.ResourceManager.GetString(nameof (StatusLabelImageNotLoaded), Strings.resourceCulture);
internal static string ToolTipDirectories => Strings.ResourceManager.GetString(nameof (ToolTipDirectories), Strings.resourceCulture);
internal static string ToolTipDirectory => Strings.ResourceManager.GetString(nameof (ToolTipDirectory), Strings.resourceCulture);
internal static string ToolTipDirectoryContentWithFormat => Strings.ResourceManager.GetString(nameof (ToolTipDirectoryContentWithFormat), Strings.resourceCulture);
internal static string ToolTipFile => Strings.ResourceManager.GetString(nameof (ToolTipFile), Strings.resourceCulture);
internal static string ToolTipFiles => Strings.ResourceManager.GetString(nameof (ToolTipFiles), Strings.resourceCulture);
internal static string ToolTipFileSizeWithFormat => Strings.ResourceManager.GetString(nameof (ToolTipFileSizeWithFormat), Strings.resourceCulture);
internal static string ToolTipInvalidFileIdentifier => Strings.ResourceManager.GetString(nameof (ToolTipInvalidFileIdentifier), Strings.resourceCulture);
internal static string ToolTipMainBinaryWithFormat => Strings.ResourceManager.GetString(nameof (ToolTipMainBinaryWithFormat), Strings.resourceCulture);
}
}

View file

@ -0,0 +1,479 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="DiscViewOpenerButtonOpen" xml:space="preserve">
<value>&amp;Open</value>
</data>
<data name="NaomiEncryptDecryptToolSfdDecTitle" xml:space="preserve">
<value>Save decrypted Naomi binary file as...</value>
</data>
<data name="ToolTipDirectories" xml:space="preserve">
<value>folders</value>
</data>
<data name="ContextMenuItemGenerateSortFile" xml:space="preserve">
<value>Generate a sort file</value>
</data>
<data name="MsgBoxImageOpenerBadFileExtensionErrorWithFormat" xml:space="preserve">
<value>The extension "{0}" is not a valid extension.</value>
</data>
<data name="FileExtractorSubTitle" xml:space="preserve">
<value>Extracting file</value>
</data>
<data name="GDEmuExporterBinaryPatcherHint" xml:space="preserve">
<value>Applying patches...</value>
</data>
<data name="SettingsInfoPathTable" xml:space="preserve">
<value>Computing the path table rather than parsing it improves the compatibility.</value>
</data>
<data name="MsgBoxGDEmuSettingsOutputPathMissing" xml:space="preserve">
<value>Select an output folder.</value>
</data>
<data name="StatusLabelImageLoaded" xml:space="preserve">
<value>Image successfully loaded.</value>
</data>
<data name="SortFileOptionsHint" xml:space="preserve">
<value>The files will be sorted with the highest weights first (lowest LBA, i.e. center of the disc) and lowest last. You can change the lowest weight if you plan to add files that you want to be located in the most outer part of the disc.</value>
</data>
<data name="NaomiEncryptDecryptToolOfdDecTitle" xml:space="preserve">
<value>Select a Naomi binary to decrypt...</value>
</data>
<data name="NaomiEncryptDecryptToolOfdDecFilter" xml:space="preserve">
<value>Encrypted binary file|*.bin|Encrypted data file|*.dat|All files|*.*</value>
</data>
<data name="DiscViewExplorerGroupLabelWithFormat" xml:space="preserve">
<value>Software Name: {0}</value>
</data>
<data name="DESKeyFormButtonLabelEncrypt" xml:space="preserve">
<value>&amp;Encrypt</value>
</data>
<data name="SfdSortFileTitle" xml:space="preserve">
<value>Save sort file as...</value>
</data>
<data name="NaomiEncryptDecryptToolOfdEncFilter" xml:space="preserve">
<value>Decrypted data file|*.dat|Decrypted binary file|*.bin|All files|*.*</value>
</data>
<data name="NaomiEncryptDecryptToolSfdDecFilter" xml:space="preserve">
<value>Data file|*.dat|Binary file|*.bin|All files|*.*</value>
</data>
<data name="MsgBoxCueCreatorError" xml:space="preserve">
<value>An error occured while creating the cue sheet.</value>
</data>
<data name="MsgBoxCueCreatorTitle" xml:space="preserve">
<value>CUE Sheet Creator</value>
</data>
<data name="DiscViewListColumnModifiedDate" xml:space="preserve">
<value>Modified</value>
</data>
<data name="DESDescriptorTypeName" xml:space="preserve">
<value>DES decryption</value>
</data>
<data name="MsgBoxInitialProgramOpenerSuccessWithFormat" xml:space="preserve">
<value>The {0} file has been successfully read.</value>
</data>
<data name="DiscViewOpenerFileDialogTitle" xml:space="preserve">
<value>Open a GDROM Image file...</value>
</data>
<data name="ContextMenuItemExportForGDEmu" xml:space="preserve">
<value>Export for GDEMU...</value>
</data>
<data name="OfdConvertGddaFilter" xml:space="preserve">
<value>Raw audio file|*.raw|All files|*.*</value>
</data>
<data name="DiscViewOpenerButtonClose" xml:space="preserve">
<value>&amp;Close</value>
</data>
<data name="InvalidDateTimeText" xml:space="preserve">
<value>N/A</value>
</data>
<data name="GDEmuExporterTitle" xml:space="preserve">
<value>GDI to GDEMU Exporter</value>
</data>
<data name="GDEmuExporterTypeName" xml:space="preserve">
<value>export</value>
</data>
<data name="SfdInitialProgramTitle" xml:space="preserve">
<value>Save initial program file as...</value>
</data>
<data name="SfdSortFileFilter" xml:space="preserve">
<value>Sort file|*.str|Sort file|*.txt</value>
</data>
<data name="ToolTipFiles" xml:space="preserve">
<value>files</value>
</data>
<data name="MsgBoxImageOpenerFileNotFoundErrorWithFormat" xml:space="preserve">
<value>The file "{0}" does not exist.</value>
</data>
<data name="SettingsSaved" xml:space="preserve">
<value>Settings saved!</value>
</data>
<data name="MsgBoxInitialProgramOpenerTitle" xml:space="preserve">
<value>IP.BIN/IP0000.BIN File Opener</value>
</data>
<data name="ContextMenuItemCreateCUE" xml:space="preserve">
<value>Create CUE sheet</value>
</data>
<data name="DiscViewListColumnFileName" xml:space="preserve">
<value>Filename</value>
</data>
<data name="DiscViewListColumnLBA" xml:space="preserve">
<value>LBA</value>
</data>
<data name="FileScannerTitle" xml:space="preserve">
<value>File Scanner</value>
</data>
<data name="GDEmuExporterFileConflictQuestionContent" xml:space="preserve">
<value>The following files will be overridden in the specified ouput:
{0}
Do you want to continue?</value>
</data>
<data name="DiscViewOpenerLabel" xml:space="preserve">
<value>Disc Image</value>
</data>
<data name="DESKeyFormButtonLabelDecrypt" xml:space="preserve">
<value>&amp;Decrypt</value>
</data>
<data name="MsgBoxInitialProgramExtractionSuccessWithFormat" xml:space="preserve">
<value>The {0} file has been successfully extracted.</value>
</data>
<data name="InitialProgramLoadingTitle" xml:space="preserve">
<value>Loading IP.BIN/IP0000.BIN file</value>
</data>
<data name="DESDecryptorTitle" xml:space="preserve">
<value>NAOMI Decryptor</value>
</data>
<data name="FileExtractorTitle" xml:space="preserve">
<value>File extractor</value>
</data>
<data name="FileExtractorTypeName" xml:space="preserve">
<value>extraction</value>
</data>
<data name="SfdCddaTitle" xml:space="preserve">
<value>Save CDDA file as...</value>
</data>
<data name="MsgBoxInitialProgramExtractionTitle" xml:space="preserve">
<value>InitialProgram extractor</value>
</data>
<data name="ContextMenuItemExtract" xml:space="preserve">
<value>Extract {0} to...</value>
</data>
<data name="SfdCddaDefaultFileName" xml:space="preserve">
<value>track.wav</value>
</data>
<data name="DiscViewOpenerButtonToolStripText" xml:space="preserve">
<value>Click here to open a disc image</value>
</data>
<data name="Raw2WavConverterSubTitle" xml:space="preserve">
<value>Converting GDDA to WAVE</value>
</data>
<data name="ContextMenuItemViewPvd" xml:space="preserve">
<value>View Primary Volume Descriptor</value>
</data>
<data name="DESEncryptorSubTitle" xml:space="preserve">
<value>Encrypting file</value>
</data>
<data name="SfdExtractTitle" xml:space="preserve">
<value>Extract to...</value>
</data>
<data name="ToolTipFileSizeWithFormat" xml:space="preserve">
<value>Size: {0}</value>
</data>
<data name="MsgBoxToolStripMenuSelectedFiles" xml:space="preserve">
<value>selected files</value>
</data>
<data name="FileScannerTypeName" xml:space="preserve">
<value>scanner</value>
</data>
<data name="MsgBoxSortFileCreationSuccess" xml:space="preserve">
<value>The sort file has been successfully created.</value>
</data>
<data name="GDEmuExporterSubTitle" xml:space="preserve">
<value>Exporting GDI file for GDEMU</value>
</data>
<data name="DiscViewOpenerImageLoadingTitle" xml:space="preserve">
<value>Loading image file</value>
</data>
<data name="OfdInitialProgramTitle" xml:space="preserve">
<value>Open IP.BIN/IP0000.BIN file</value>
</data>
<data name="StatusLabelImageError" xml:space="preserve">
<value>Unable to open image: {0}</value>
</data>
<data name="ContextMenuItemDecryptAndExtract" xml:space="preserve">
<value>Decrypt and Extract {0} to...</value>
</data>
<data name="NaomiEncryptDecryptToolSfdEncTitle" xml:space="preserve">
<value>Save encrypted Naomi binary file as...</value>
</data>
<data name="DESEncryptorTypeName" xml:space="preserve">
<value>DES encryption</value>
</data>
<data name="ToolTipInvalidFileIdentifier" xml:space="preserve">
<value>The filename has been changed to match the d-character encoding.</value>
</data>
<data name="FbdExtractFilesTitle" xml:space="preserve">
<value>Extract files to...</value>
</data>
<data name="SfdInitialProgramFilter" xml:space="preserve">
<value>Binary file|*.bin|All files|*.*</value>
</data>
<data name="ContextMenuItemExtractIP" xml:space="preserve">
<value>Extract Initial Program as a file ({0}) to...</value>
</data>
<data name="EditDiscMenuItemName" xml:space="preserve">
<value>Disc</value>
</data>
<data name="DiscViewOpenerUnknownError" xml:space="preserve">
<value>An unknown error has occured</value>
</data>
<data name="GDEmuExporterDiscSectorEncoderHint" xml:space="preserve">
<value>Generating EDC and ECC data...</value>
</data>
<data name="OfdInitialProgramFilter" xml:space="preserve">
<value>Binary file|*.bin|All files|*.*</value>
</data>
<data name="GDEmuExporterFileConflictQuestionTitle" xml:space="preserve">
<value>File conflict</value>
</data>
<data name="ContextMenuItemExtractContent" xml:space="preserve">
<value>Extract content of {0} to...</value>
</data>
<data name="DiscViewListColumnSizeInBytes" xml:space="preserve">
<value>Size (Bytes)</value>
</data>
<data name="DiscViewNoDiscTitle" xml:space="preserve">
<value>N/A</value>
</data>
<data name="GoToBlogLinkTitle" xml:space="preserve">
<value>Visit my blog</value>
</data>
<data name="MsgBoxInitialProgramOpenerErrorWithFormat" xml:space="preserve">
<value>Unable to open the file: {0}</value>
</data>
<data name="DiscViewOpenerNoFileSystemError" xml:space="preserve">
<value>No valid file-system found</value>
</data>
<data name="ContextMenuItemViewIP" xml:space="preserve">
<value>View Initial Program</value>
</data>
<data name="Raw2WavConverterTypeName" xml:space="preserve">
<value>audio conversion</value>
</data>
<data name="MsgBoxSortFileCreationTitle" xml:space="preserve">
<value>Sort file creator</value>
</data>
<data name="MsgBoxSortFileCreationError" xml:space="preserve">
<value>An error occured while creating the sort file.</value>
</data>
<data name="DESEncryptorTitle" xml:space="preserve">
<value>NAOMI Encryptor</value>
</data>
<data name="ToolTipDirectoryContentWithFormat" xml:space="preserve">
<value>Contains: {0} {1}, {2} {3}</value>
</data>
<data name="DiscViewOpenerImageLoadingMessage" xml:space="preserve">
<value>Please wait while loading image content...</value>
</data>
<data name="MsgBoxAudioConverterTitle" xml:space="preserve">
<value>Audio converter</value>
</data>
<data name="MsgBoxAudioConverterError" xml:space="preserve">
<value>Cannot convert no audio tracks.</value>
</data>
<data name="MsgBoxInitialProgramExtractionErrorWithFormat" xml:space="preserve">
<value>An error occured while extracting the {0} file.</value>
</data>
<data name="MsgBoxCueCreatorSuccess" xml:space="preserve">
<value>The cue file has been successfully created.</value>
</data>
<data name="SfdCddaFilter" xml:space="preserve">
<value>WAVE file|*.wav|All files|*.*</value>
</data>
<data name="DESDecryptorSubTitle" xml:space="preserve">
<value>Decrypting file</value>
</data>
<data name="ToolTipFile" xml:space="preserve">
<value>file</value>
</data>
<data name="SfdExtractFilter" xml:space="preserve">
<value>All files|*.*</value>
</data>
<data name="MsgBoxGDEmuSettingsImageMissing" xml:space="preserve">
<value>Select a GDI file.</value>
</data>
<data name="FileScannerSubTitle" xml:space="preserve">
<value>Scanning file</value>
</data>
<data name="InitialProgramLoadingMessage" xml:space="preserve">
<value>Please wait while loading the file...</value>
</data>
<data name="MsgBoxAudioConverterNoTrackWarning" xml:space="preserve">
<value>There isn't any audio tracks to convert. Are some tracks missing?</value>
</data>
<data name="DESKeyFormButtonLabelExtractAndDecrypt" xml:space="preserve">
<value>&amp;Extract and decrypt</value>
</data>
<data name="StatusLabelImageNotLoaded" xml:space="preserve">
<value>No image loaded</value>
</data>
<data name="NaomiEncryptDecryptToolOfdEncTitle" xml:space="preserve">
<value>Select a Naomi binary to encrypt...</value>
</data>
<data name="DiscViewOpenerInvalidInitialProgram" xml:space="preserve">
<value>The boot sector contains an invalid IP ({0})</value>
</data>
<data name="OfdConvertGddaTitle" xml:space="preserve">
<value>Select GDDA files to convert...</value>
</data>
<data name="SfdCueSheetTitle" xml:space="preserve">
<value>Save CUE (*.cue)</value>
</data>
<data name="NaomiEncryptDecryptToolSfdEncFilter" xml:space="preserve">
<value>Binary file|*.bin|Data file|*.dat|All files|*.*</value>
</data>
<data name="EditSelectionMenuItemName" xml:space="preserve">
<value>Selection</value>
</data>
<data name="SfdCueSheetFilter" xml:space="preserve">
<value>cue sheet|*.cue|All files|*.*</value>
</data>
<data name="ToolTipDirectory" xml:space="preserve">
<value>folder</value>
</data>
<data name="Raw2WavConverterTitle" xml:space="preserve">
<value>Audio Converter</value>
</data>
<data name="FbdConvertGddaTitle" xml:space="preserve">
<value>Convert GDDA to...</value>
</data>
<data name="ContextMenuItemConvertGDDA" xml:space="preserve">
<value>Convert GDDA...</value>
</data>
<data name="MsgBoxImageOpenerTitle" xml:space="preserve">
<value>Image opener</value>
</data>
<data name="ContextMenuItemConvertAudio" xml:space="preserve">
<value>Convert {0} to wave...</value>
</data>
<data name="DiscViewListColumnSize" xml:space="preserve">
<value>Size</value>
</data>
<data name="ToolTipMainBinaryWithFormat" xml:space="preserve">
<value>{0} (Main binary)</value>
</data>
</root>

BIN
Explorer/Resources/file.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB