//------------------------------------------------------------------------------
//
// 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.Plugin.WindowWalker.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()]
public 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)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.Plugin.WindowWalker.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)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Close window.
///
public static string wox_plugin_windowwalker_Close {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_Close", resourceCulture);
}
}
///
/// Looks up a localized string similar to Desktop.
///
public static string wox_plugin_windowwalker_Desktop {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_Desktop", resourceCulture);
}
}
///
/// Looks up a localized string similar to Folder windows do not run in separate processes. (Click to open Explorer properties.).
///
public static string wox_plugin_windowwalker_ExplorerInfoSubTitle {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_ExplorerInfoSubTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Info: Killing the Explorer process isn't possible..
///
public static string wox_plugin_windowwalker_ExplorerInfoTitle {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_ExplorerInfoTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kill process.
///
public static string wox_plugin_windowwalker_Kill {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_Kill", resourceCulture);
}
}
///
/// Looks up a localized string similar to Your are going to kill the following process:.
///
public static string wox_plugin_windowwalker_KillMessage {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_KillMessage", resourceCulture);
}
}
///
/// Looks up a localized string similar to Continue?.
///
public static string wox_plugin_windowwalker_KillMessageQuestion {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_KillMessageQuestion", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kill process confirmation.
///
public static string wox_plugin_windowwalker_KillMessageTitle {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_KillMessageTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Because this is an app process, all instances of the app will be killed. Continue?.
///
public static string wox_plugin_windowwalker_KillMessageUwp {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_KillMessageUwp", resourceCulture);
}
}
///
/// Looks up a localized string similar to Not Responding.
///
public static string wox_plugin_windowwalker_NotResponding {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_NotResponding", resourceCulture);
}
}
///
/// Looks up a localized string similar to No..
///
public static string wox_plugin_windowwalker_Number {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_Number", resourceCulture);
}
}
///
/// Looks up a localized string similar to Switches between open windows.
///
public static string wox_plugin_windowwalker_plugin_description {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_plugin_description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Window Walker.
///
public static string wox_plugin_windowwalker_plugin_name {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_plugin_name", resourceCulture);
}
}
///
/// Looks up a localized string similar to Process name.
///
public static string wox_plugin_windowwalker_Process {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_Process", resourceCulture);
}
}
///
/// Looks up a localized string similar to Process id.
///
public static string wox_plugin_windowwalker_ProcessId {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_ProcessId", resourceCulture);
}
}
///
/// Looks up a localized string similar to Running.
///
public static string wox_plugin_windowwalker_Running {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_Running", resourceCulture);
}
}
///
/// Looks up a localized string similar to Request confirmation when killing a process.
///
public static string wox_plugin_windowwalker_SettingConfirmKillProcess {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingConfirmKillProcess", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hide Explorer process information.
///
public static string wox_plugin_windowwalker_SettingExplorerSettingInfo {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingExplorerSettingInfo", resourceCulture);
}
}
///
/// Looks up a localized string similar to This message is only shown when searching with a direct activation command..
///
public static string wox_plugin_windowwalker_SettingExplorerSettingInfo_Description {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingExplorerSettingInfo_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hide "kill process" button if additional permissions required.
///
public static string wox_plugin_windowwalker_SettingHideKillProcess {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingHideKillProcess", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kill process and its child processes.
///
public static string wox_plugin_windowwalker_SettingKillProcessTree {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingKillProcessTree", resourceCulture);
}
}
///
/// Looks up a localized string similar to Be careful when activating this. Killing the whole process tree can lead to problematic application crashes..
///
public static string wox_plugin_windowwalker_SettingKillProcessTree_Description {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingKillProcessTree_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stay open after closing windows and killing processes.
///
public static string wox_plugin_windowwalker_SettingOpenAfterKillAndClose {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingOpenAfterKillAndClose", resourceCulture);
}
}
///
/// Looks up a localized string similar to This feature won't work if the kill process confirmation is enabled..
///
public static string wox_plugin_windowwalker_SettingOpenAfterKillAndClose_Description {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingOpenAfterKillAndClose_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Show only results from visible desktop.
///
public static string wox_plugin_windowwalker_SettingResultsVisibleDesktop {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingResultsVisibleDesktop", resourceCulture);
}
}
///
/// Looks up a localized string similar to Show desktop name in the subtitle.
///
public static string wox_plugin_windowwalker_SettingSubtitleDesktopName {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingSubtitleDesktopName", resourceCulture);
}
}
///
/// Looks up a localized string similar to This information is only shown in subtitle and tool tip, if you have at least two desktops..
///
public static string wox_plugin_windowwalker_SettingSubtitleDesktopName_Description {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingSubtitleDesktopName_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Show process id in the subtitle.
///
public static string wox_plugin_windowwalker_SettingSubtitlePid {
get {
return ResourceManager.GetString("wox_plugin_windowwalker_SettingSubtitlePid", resourceCulture);
}
}
}
}