//------------------------------------------------------------------------------
//
// 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 Microsoft.CmdPal.Ext.Indexer.Properties {
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", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CmdPal.Ext.Indexer.Properties.Resources", typeof(Resources).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)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Actions....
///
internal static string Indexer_Command_Actions {
get {
return ResourceManager.GetString("Indexer_Command_Actions", resourceCulture);
}
}
///
/// Looks up a localized string similar to Browse.
///
internal static string Indexer_Command_Browse {
get {
return ResourceManager.GetString("Indexer_Command_Browse", resourceCulture);
}
}
///
/// Looks up a localized string similar to Copy path.
///
internal static string Indexer_Command_CopyPath {
get {
return ResourceManager.GetString("Indexer_Command_CopyPath", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open.
///
internal static string Indexer_Command_OpenFile {
get {
return ResourceManager.GetString("Indexer_Command_OpenFile", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open Windows Search settings.
///
internal static string Indexer_Command_OpenIndexerSettings {
get {
return ResourceManager.GetString("Indexer_Command_OpenIndexerSettings", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open path in console.
///
internal static string Indexer_Command_OpenPathInConsole {
get {
return ResourceManager.GetString("Indexer_Command_OpenPathInConsole", resourceCulture);
}
}
///
/// Looks up a localized string similar to Properties.
///
internal static string Indexer_Command_OpenProperties {
get {
return ResourceManager.GetString("Indexer_Command_OpenProperties", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open with.
///
internal static string Indexer_Command_OpenWith {
get {
return ResourceManager.GetString("Indexer_Command_OpenWith", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search all files.
///
internal static string Indexer_Command_SearchAllFiles {
get {
return ResourceManager.GetString("Indexer_Command_SearchAllFiles", resourceCulture);
}
}
///
/// Looks up a localized string similar to Show in folder.
///
internal static string Indexer_Command_ShowInFolder {
get {
return ResourceManager.GetString("Indexer_Command_ShowInFolder", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search for "{0}" in files.
///
internal static string Indexer_fallback_searchPage_title {
get {
return ResourceManager.GetString("Indexer_fallback_searchPage_title", resourceCulture);
}
}
///
/// Looks up a localized string similar to This file doesn't exist.
///
internal static string Indexer_File_Does_Not_Exist {
get {
return ResourceManager.GetString("Indexer_File_Does_Not_Exist", resourceCulture);
}
}
///
/// Looks up a localized string similar to This is a file, not a folder.
///
internal static string Indexer_File_Is_File_Not_Folder {
get {
return ResourceManager.GetString("Indexer_File_Is_File_Not_Folder", resourceCulture);
}
}
///
/// Looks up a localized string similar to Files and folders.
///
internal static string Indexer_Filter_All {
get {
return ResourceManager.GetString("Indexer_Filter_All", resourceCulture);
}
}
///
/// Looks up a localized string similar to Files.
///
internal static string Indexer_Filter_Files_Only {
get {
return ResourceManager.GetString("Indexer_Filter_Files_Only", resourceCulture);
}
}
///
/// Looks up a localized string similar to Folders.
///
internal static string Indexer_Filter_Folders_Only {
get {
return ResourceManager.GetString("Indexer_Filter_Folders_Only", resourceCulture);
}
}
///
/// Looks up a localized string similar to Find file from path.
///
internal static string Indexer_Find_Path_fallback_display_title {
get {
return ResourceManager.GetString("Indexer_Find_Path_fallback_display_title", resourceCulture);
}
}
///
/// Looks up a localized string similar to This folder is empty.
///
internal static string Indexer_Folder_Is_Empty {
get {
return ResourceManager.GetString("Indexer_Folder_Is_Empty", resourceCulture);
}
}
///
/// Looks up a localized string similar to No items found.
///
internal static string Indexer_NoResultsMessage {
get {
return ResourceManager.GetString("Indexer_NoResultsMessage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nothing was found in the indexed locations.
///You can try searching all files on this PC or adjust your indexing settings..
///
internal static string Indexer_NoResultsMessageTip {
get {
return ResourceManager.GetString("Indexer_NoResultsMessageTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tip: Refine your search using filters, just like in File Explorer (e.g., type:directory)..
///
internal static string Indexer_NoSearchQueryMessageTip {
get {
return ResourceManager.GetString("Indexer_NoSearchQueryMessageTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search for files and folders....
///
internal static string Indexer_PlaceholderText {
get {
return ResourceManager.GetString("Indexer_PlaceholderText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Always on.
///
internal static string Indexer_Settings_FallbackCommand_AlwaysOn {
get {
return ResourceManager.GetString("Indexer_Settings_FallbackCommand_AlwaysOn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Only when file path exist.
///
internal static string Indexer_Settings_FallbackCommand_FilePathExist {
get {
return ResourceManager.GetString("Indexer_Settings_FallbackCommand_FilePathExist", resourceCulture);
}
}
///
/// Looks up a localized string similar to Shows file search results on the top-level search results.
///
internal static string Indexer_Settings_FallbackCommand_Mode {
get {
return ResourceManager.GetString("Indexer_Settings_FallbackCommand_Mode", resourceCulture);
}
}
///
/// Looks up a localized string similar to Always off.
///
internal static string Indexer_Settings_FallbackCommand_Off {
get {
return ResourceManager.GetString("Indexer_Settings_FallbackCommand_Off", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search files on this device.
///
internal static string Indexer_Subtitle {
get {
return ResourceManager.GetString("Indexer_Subtitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search files.
///
internal static string Indexer_Title {
get {
return ResourceManager.GetString("Indexer_Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to File search.
///
internal static string IndexerCommandsProvider_DisplayName {
get {
return ResourceManager.GetString("IndexerCommandsProvider_DisplayName", resourceCulture);
}
}
}
}