//------------------------------------------------------------------------------ // // 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 GARbro.GUI.Strings { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class guiStrings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal guiStrings() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("GARbro.GUI.Strings.guiStrings", typeof(guiStrings).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to _Abort. /// public static string ButtonAbort { get { return ResourceManager.GetString("ButtonAbort", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// public static string ButtonCancel { get { return ResourceManager.GetString("ButtonCancel", resourceCulture); } } /// /// Looks up a localized string similar to _Continue. /// public static string ButtonContinue { get { return ResourceManager.GetString("ButtonContinue", resourceCulture); } } /// /// Looks up a localized string similar to Convert. /// public static string ButtonConvert { get { return ResourceManager.GetString("ButtonConvert", resourceCulture); } } /// /// Looks up a localized string similar to Extract. /// public static string ButtonExtract { get { return ResourceManager.GetString("ButtonExtract", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// public static string ButtonOK { get { return ResourceManager.GetString("ButtonOK", resourceCulture); } } /// /// Looks up a localized string similar to _Overwrite. /// public static string ButtonOverwrite { get { return ResourceManager.GetString("ButtonOverwrite", resourceCulture); } } /// /// Looks up a localized string similar to _Rename. /// public static string ButtonRename { get { return ResourceManager.GetString("ButtonRename", resourceCulture); } } /// /// Looks up a localized string similar to _Skip. /// public static string ButtonSkip { get { return ResourceManager.GetString("ButtonSkip", resourceCulture); } } /// /// Looks up a localized string similar to _Close. /// public static string CtxMenuClose { get { return ResourceManager.GetString("CtxMenuClose", resourceCulture); } } /// /// Looks up a localized string similar to Convert multimedia.... /// public static string CtxMenuConvert { get { return ResourceManager.GetString("CtxMenuConvert", resourceCulture); } } /// /// Looks up a localized string similar to Copy. /// public static string CtxMenuCopy { get { return ResourceManager.GetString("CtxMenuCopy", resourceCulture); } } /// /// Looks up a localized string similar to Create archive.... /// public static string CtxMenuCreate { get { return ResourceManager.GetString("CtxMenuCreate", resourceCulture); } } /// /// Looks up a localized string similar to Cut. /// public static string CtxMenuCut { get { return ResourceManager.GetString("CtxMenuCut", resourceCulture); } } /// /// Looks up a localized string similar to _Delete. /// public static string CtxMenuDelete { get { return ResourceManager.GetString("CtxMenuDelete", resourceCulture); } } /// /// Looks up a localized string similar to Browse in _Explorer. /// public static string CtxMenuExplorer { get { return ResourceManager.GetString("CtxMenuExplorer", resourceCulture); } } /// /// Looks up a localized string similar to Extract. /// public static string CtxMenuExtract { get { return ResourceManager.GetString("CtxMenuExtract", resourceCulture); } } /// /// Looks up a localized string similar to Assign file type. /// public static string CtxMenuFileType { get { return ResourceManager.GetString("CtxMenuFileType", resourceCulture); } } /// /// Looks up a localized string similar to Open. /// public static string CtxMenuOpen { get { return ResourceManager.GetString("CtxMenuOpen", resourceCulture); } } /// /// Looks up a localized string similar to Paste. /// public static string CtxMenuPaste { get { return ResourceManager.GetString("CtxMenuPaste", resourceCulture); } } /// /// Looks up a localized string similar to Refresh. /// public static string CtxMenuRefresh { get { return ResourceManager.GetString("CtxMenuRefresh", resourceCulture); } } /// /// Looks up a localized string similar to _Rename. /// public static string CtxMenuRename { get { return ResourceManager.GetString("CtxMenuRename", resourceCulture); } } /// /// Looks up a localized string similar to Select files by mask.... /// public static string CtxMenuSelectByMask { get { return ResourceManager.GetString("CtxMenuSelectByMask", resourceCulture); } } /// /// Looks up a localized string similar to Sort by. /// public static string CtxMenuSortBy { get { return ResourceManager.GetString("CtxMenuSortBy", resourceCulture); } } /// /// Looks up a localized string similar to Name. /// public static string CtxMenuSortByName { get { return ResourceManager.GetString("CtxMenuSortByName", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// public static string CtxMenuSortBySize { get { return ResourceManager.GetString("CtxMenuSortBySize", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// public static string CtxMenuSortByType { get { return ResourceManager.GetString("CtxMenuSortByType", resourceCulture); } } /// /// Looks up a localized string similar to Unsorted. /// public static string CtxMenuUnsorted { get { return ResourceManager.GetString("CtxMenuUnsorted", resourceCulture); } } /// /// Looks up a localized string similar to Name. /// public static string HeaderName { get { return ResourceManager.GetString("HeaderName", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// public static string HeaderSize { get { return ResourceManager.GetString("HeaderSize", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// public static string HeaderType { get { return ResourceManager.GetString("HeaderType", resourceCulture); } } /// /// Looks up a localized string similar to A_pply to all duplicate files. /// public static string LabelApplyToAll { get { return ResourceManager.GetString("LabelApplyToAll", resourceCulture); } } /// /// Looks up a localized string similar to Archive format. /// public static string LabelArchiveFormat { get { return ResourceManager.GetString("LabelArchiveFormat", resourceCulture); } } /// /// Looks up a localized string similar to Archive name. /// public static string LabelArchiveName { get { return ResourceManager.GetString("LabelArchiveName", resourceCulture); } } /// /// Looks up a localized string similar to Archive options. /// public static string LabelArchiveOptions { get { return ResourceManager.GetString("LabelArchiveOptions", resourceCulture); } } /// /// Looks up a localized string similar to Destination directory. /// public static string LabelDestinationDir { get { return ResourceManager.GetString("LabelDestinationDir", resourceCulture); } } /// /// Looks up a localized string similar to Choose destination format for images. /// public static string LabelDestinationFormat { get { return ResourceManager.GetString("LabelDestinationFormat", resourceCulture); } } /// /// Looks up a localized string similar to Development site. /// public static string LabelDevSite { get { return ResourceManager.GetString("LabelDevSite", resourceCulture); } } /// /// Looks up a localized string similar to What should be done?. /// public static string LabelDuplicateFileQuestion { get { return ResourceManager.GetString("LabelDuplicateFileQuestion", resourceCulture); } } /// /// Looks up a localized string similar to Encoding. /// public static string LabelEncoding { get { return ResourceManager.GetString("LabelEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Enter wildcard mask. /// public static string LabelEnterMask { get { return ResourceManager.GetString("LabelEnterMask", resourceCulture); } } /// /// Looks up a localized string similar to Extract files from {0} to. /// public static string LabelExtractAllTo { get { return ResourceManager.GetString("LabelExtractAllTo", resourceCulture); } } /// /// Looks up a localized string similar to Extract {0} to. /// public static string LabelExtractFileTo { get { return ResourceManager.GetString("LabelExtractFileTo", resourceCulture); } } /// /// Looks up a localized string similar to _Ignore further errors. /// public static string LabelIgnoreErrors { get { return ResourceManager.GetString("LabelIgnoreErrors", resourceCulture); } } /// /// Looks up a localized string similar to Skip incovertible files.. /// public static string LabelSkipFailures { get { return ResourceManager.GetString("LabelSkipFailures", resourceCulture); } } /// /// Looks up a localized string similar to About Game Resource browser. /// public static string MenuAbout { get { return ResourceManager.GetString("MenuAbout", resourceCulture); } } /// /// Looks up a localized string similar to E_xit. /// public static string MenuExit { get { return ResourceManager.GetString("MenuExit", resourceCulture); } } /// /// Looks up a localized string similar to _File. /// public static string MenuFile { get { return ResourceManager.GetString("MenuFile", resourceCulture); } } /// /// Looks up a localized string similar to Fit preview _window to image. /// public static string MenuFitWindow { get { return ResourceManager.GetString("MenuFitWindow", resourceCulture); } } /// /// Looks up a localized string similar to _Help. /// public static string MenuHelp { get { return ResourceManager.GetString("MenuHelp", resourceCulture); } } /// /// Looks up a localized string similar to Open.... /// public static string MenuOpen { get { return ResourceManager.GetString("MenuOpen", resourceCulture); } } /// /// Looks up a localized string similar to Recent files. /// public static string MenuRecent { get { return ResourceManager.GetString("MenuRecent", resourceCulture); } } /// /// Looks up a localized string similar to Show/hide main _menu bar. /// public static string MenuToggleMenuBar { get { return ResourceManager.GetString("MenuToggleMenuBar", resourceCulture); } } /// /// Looks up a localized string similar to Show/hide _status bar. /// public static string MenuToggleStatusBar { get { return ResourceManager.GetString("MenuToggleStatusBar", resourceCulture); } } /// /// Looks up a localized string similar to Show/hide _toolbar. /// public static string MenuToggleToolBar { get { return ResourceManager.GetString("MenuToggleToolBar", resourceCulture); } } /// /// Looks up a localized string similar to _View. /// public static string MenuView { get { return ResourceManager.GetString("MenuView", resourceCulture); } } /// /// Looks up a localized string similar to Choose files to extract. /// public static string MsgChooseFiles { get { return ResourceManager.GetString("MsgChooseFiles", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete these files?. /// public static string MsgConfirmDeleteFiles { get { return ResourceManager.GetString("MsgConfirmDeleteFiles", resourceCulture); } } /// /// Looks up a localized string similar to Converting file {0}. /// public static string MsgConvertingFile { get { return ResourceManager.GetString("MsgConvertingFile", resourceCulture); } } /// /// Looks up a localized string similar to Creating archive {0}. /// public static string MsgCreatingArchive { get { return ResourceManager.GetString("MsgCreatingArchive", resourceCulture); } } /// /// Looks up a localized string similar to Deleted {0}. /// public static string MsgDeletedItem { get { return ResourceManager.GetString("MsgDeletedItem", resourceCulture); } } /// /// Looks up a localized string similar to Deleted {0} file. /// public static string MsgDeletedItems1 { get { return ResourceManager.GetString("MsgDeletedItems1", resourceCulture); } } /// /// Looks up a localized string similar to Deleted {0} files. /// public static string MsgDeletedItems2 { get { return ResourceManager.GetString("MsgDeletedItems2", resourceCulture); } } /// /// Looks up a localized string similar to directory not found. /// public static string MsgDirectoryNotFound { get { return ResourceManager.GetString("MsgDirectoryNotFound", resourceCulture); } } /// /// Looks up a localized string similar to archive is empty. /// public static string MsgEmptyArchive { get { return ResourceManager.GetString("MsgEmptyArchive", resourceCulture); } } /// /// Looks up a localized string similar to Error extracting file. /// public static string MsgErrorExtracting { get { return ResourceManager.GetString("MsgErrorExtracting", resourceCulture); } } /// /// Looks up a localized string similar to Error opening file. /// public static string MsgErrorOpening { get { return ResourceManager.GetString("MsgErrorOpening", resourceCulture); } } /// /// Looks up a localized string similar to Extracted {0} into {1}. /// public static string MsgExtractComplete { get { return ResourceManager.GetString("MsgExtractComplete", resourceCulture); } } /// /// Looks up a localized string similar to Extracted {0} file. /// public static string MsgExtractedFiles1 { get { return ResourceManager.GetString("MsgExtractedFiles1", resourceCulture); } } /// /// Looks up a localized string similar to Extracted {0} files. /// public static string MsgExtractedFiles2 { get { return ResourceManager.GetString("MsgExtractedFiles2", resourceCulture); } } /// /// Looks up a localized string similar to Extracting files from {0}. /// public static string MsgExtractingArchive { get { return ResourceManager.GetString("MsgExtractingArchive", resourceCulture); } } /// /// Looks up a localized string similar to Extracting file from {0}. /// public static string MsgExtractingFile { get { return ResourceManager.GetString("MsgExtractingFile", resourceCulture); } } /// /// Looks up a localized string similar to Extracting files from {0} to {1}. /// public static string MsgExtractingTo { get { return ResourceManager.GetString("MsgExtractingTo", resourceCulture); } } /// /// Looks up a localized string similar to {0} file. /// public static string MsgFiles1 { get { return ResourceManager.GetString("MsgFiles1", resourceCulture); } } /// /// Looks up a localized string similar to {0} files. /// public static string MsgFiles2 { get { return ResourceManager.GetString("MsgFiles2", resourceCulture); } } /// /// Looks up a localized string similar to Image {0} x {1} x {2}bpp. /// public static string MsgImageSize { get { return ResourceManager.GetString("MsgImageSize", resourceCulture); } } /// /// Looks up a localized string similar to no files to extract. /// public static string MsgNoFiles { get { return ResourceManager.GetString("MsgNoFiles", resourceCulture); } } /// /// Looks up a localized string similar to No entries matching "{0}". /// public static string MsgNoMatching { get { return ResourceManager.GetString("MsgNoMatching", resourceCulture); } } /// /// Looks up a localized string similar to No media files selected.. /// public static string MsgNoMediaFiles { get { return ResourceManager.GetString("MsgNoMediaFiles", resourceCulture); } } /// /// Looks up a localized string similar to File {0} ///already exists. /// ///Overwrite?. /// public static string MsgOverwrite { get { return ResourceManager.GetString("MsgOverwrite", resourceCulture); } } /// /// Looks up a localized string similar to Playing {0} / {3} / {2}bps / {1}Hz. /// public static string MsgPlaying { get { return ResourceManager.GetString("MsgPlaying", resourceCulture); } } /// /// Looks up a localized string similar to Ready. /// public static string MsgReady { get { return ResourceManager.GetString("MsgReady", resourceCulture); } } /// /// Looks up a localized string similar to {0} file added to selection. /// public static string MsgSelectedFiles1 { get { return ResourceManager.GetString("MsgSelectedFiles1", resourceCulture); } } /// /// Looks up a localized string similar to {0} files added to selection. /// public static string MsgSelectedFiles2 { get { return ResourceManager.GetString("MsgSelectedFiles2", resourceCulture); } } /// /// Looks up a localized string similar to unable to interpret audio format. /// public static string MsgUnableInterpretAudio { get { return ResourceManager.GetString("MsgUnableInterpretAudio", resourceCulture); } } /// /// Looks up a localized string similar to unable to interpret image format. /// public static string MsgUnableInterpretImage { get { return ResourceManager.GetString("MsgUnableInterpretImage", resourceCulture); } } /// /// Looks up a localized string similar to Version {0}. /// public static string MsgVersion { get { return ResourceManager.GetString("MsgVersion", resourceCulture); } } /// /// Looks up a localized string similar to Archives. /// public static string TextAboutArchives { get { return ResourceManager.GetString("TextAboutArchives", resourceCulture); } } /// /// Looks up a localized string similar to Audio. /// public static string TextAboutAudio { get { return ResourceManager.GetString("TextAboutAudio", resourceCulture); } } /// /// Looks up a localized string similar to [builtin]. /// public static string TextAboutBuiltin { get { return ResourceManager.GetString("TextAboutBuiltin", resourceCulture); } } /// /// Looks up a localized string similar to Images. /// public static string TextAboutImages { get { return ResourceManager.GetString("TextAboutImages", resourceCulture); } } /// /// Looks up a localized string similar to License. /// public static string TextAboutLicense { get { return ResourceManager.GetString("TextAboutLicense", resourceCulture); } } /// /// Looks up a localized string similar to About Game Resource browser. /// public static string TextAboutTitle { get { return ResourceManager.GetString("TextAboutTitle", resourceCulture); } } /// /// Looks up a localized string similar to All Files. /// public static string TextAllFiles { get { return ResourceManager.GetString("TextAllFiles", resourceCulture); } } /// /// Looks up a localized string similar to as is. /// public static string TextAsIs { get { return ResourceManager.GetString("TextAsIs", resourceCulture); } } /// /// Looks up a localized string similar to Audio will be converted to either WAV, MP3 or OGG.. /// public static string TextAudioConversion { get { return ResourceManager.GetString("TextAudioConversion", resourceCulture); } } /// /// Looks up a localized string similar to Choose archive location. /// public static string TextChooseArchive { get { return ResourceManager.GetString("TextChooseArchive", resourceCulture); } } /// /// Looks up a localized string similar to Choose destination directory. /// public static string TextChooseDestDir { get { return ResourceManager.GetString("TextChooseDestDir", resourceCulture); } } /// /// Looks up a localized string similar to Confirm overwrite. /// public static string TextConfirmOverwrite { get { return ResourceManager.GetString("TextConfirmOverwrite", resourceCulture); } } /// /// Looks up a localized string similar to Convert audio to common format. /// public static string TextConvertAudio { get { return ResourceManager.GetString("TextConvertAudio", resourceCulture); } } /// /// Looks up a localized string similar to Media conversion. /// public static string TextConvertMedia { get { return ResourceManager.GetString("TextConvertMedia", resourceCulture); } } /// /// Looks up a localized string similar to Create archive. /// public static string TextCreateArchive { get { return ResourceManager.GetString("TextCreateArchive", resourceCulture); } } /// /// Looks up a localized string similar to Archive creation error. /// public static string TextCreateArchiveError { get { return ResourceManager.GetString("TextCreateArchiveError", resourceCulture); } } /// /// Looks up a localized string similar to Delete files. /// public static string TextDeleteFiles { get { return ResourceManager.GetString("TextDeleteFiles", resourceCulture); } } /// /// Looks up a localized string similar to Text encoding. /// public static string TextEncoding { get { return ResourceManager.GetString("TextEncoding", resourceCulture); } } /// /// Looks up a localized string similar to Error occured while converting file ///{0} ///{1}. /// public static string TextErrorConverting { get { return ResourceManager.GetString("TextErrorConverting", resourceCulture); } } /// /// Looks up a localized string similar to Error occured while extracting file ///{0} ///{1}. /// public static string TextErrorExtracting { get { return ResourceManager.GetString("TextErrorExtracting", resourceCulture); } } /// /// Looks up a localized string similar to Extract audio. /// public static string TextExtractAudio { get { return ResourceManager.GetString("TextExtractAudio", resourceCulture); } } /// /// Looks up a localized string similar to Extract images. /// public static string TextExtractImages { get { return ResourceManager.GetString("TextExtractImages", resourceCulture); } } /// /// Looks up a localized string similar to File extraction error. /// public static string TextExtractionError { get { return ResourceManager.GetString("TextExtractionError", resourceCulture); } } /// /// Looks up a localized string similar to Extract text. /// public static string TextExtractText { get { return ResourceManager.GetString("TextExtractText", resourceCulture); } } /// /// Looks up a localized string similar to Extract from archive. /// public static string TextExtractTitle { get { return ResourceManager.GetString("TextExtractTitle", resourceCulture); } } /// /// Looks up a localized string similar to File {0} already exists in the destination folder.. /// public static string TextFileAlreadyExists { get { return ResourceManager.GetString("TextFileAlreadyExists", resourceCulture); } } /// /// Looks up a localized string similar to Multimedia conversion error. /// public static string TextMediaConvertError { get { return ResourceManager.GetString("TextMediaConvertError", resourceCulture); } } /// /// Looks up a localized string similar to Archive parameters. /// public static string TextParametersTitle { get { return ResourceManager.GetString("TextParametersTitle", resourceCulture); } } /// /// Looks up a localized string similar to Save as. /// public static string TextSaveAs { get { return ResourceManager.GetString("TextSaveAs", resourceCulture); } } /// /// Looks up a localized string similar to Save images as. /// public static string TextSaveImagesAs { get { return ResourceManager.GetString("TextSaveImagesAs", resourceCulture); } } /// /// Looks up a localized string similar to Select files. /// public static string TextSelectFiles { get { return ResourceManager.GetString("TextSelectFiles", resourceCulture); } } /// /// Looks up a localized string similar to Game Resource browser. /// public static string TextTitle { get { return ResourceManager.GetString("TextTitle", resourceCulture); } } /// /// Looks up a localized string similar to Either WAV, MP3 or OGG. /// public static string TooltipAudioFormats { get { return ResourceManager.GetString("TooltipAudioFormats", resourceCulture); } } /// /// Looks up a localized string similar to Back. /// public static string TooltipBack { get { return ResourceManager.GetString("TooltipBack", resourceCulture); } } /// /// Looks up a localized string similar to Forward. /// public static string TooltipForward { get { return ResourceManager.GetString("TooltipForward", resourceCulture); } } /// /// Looks up a localized string similar to <DIR>. /// public static string Type_directory { get { return ResourceManager.GetString("Type_directory", resourceCulture); } } /// /// Looks up a localized string similar to none. /// public static string Type_NONE { get { return ResourceManager.GetString("Type_NONE", resourceCulture); } } } }