2020-09-02 15:24:59 -07:00
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Microsoft.Plugin.WindowWalker.Properties {
using System ;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// 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.
2022-03-07 12:45:29 +01:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
2020-09-02 15:24:59 -07:00
[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 ( ) {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[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 ;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global :: System . Globalization . CultureInfo Culture {
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
2022-03-07 12:45:29 +01:00
/// <summary>
/// Looks up a localized string similar to Close window.
/// </summary>
public static string wox_plugin_windowwalker_Close {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_Close" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Desktop.
/// </summary>
public static string wox_plugin_windowwalker_Desktop {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_Desktop" , resourceCulture ) ;
}
}
/// <summary>
2024-05-31 16:44:21 +08:00
/// Looks up a localized string similar to Folder windows do not run in separate processes. (Click to open Explorer properties.).
2022-03-07 12:45:29 +01:00
/// </summary>
public static string wox_plugin_windowwalker_ExplorerInfoSubTitle {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_ExplorerInfoSubTitle" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Info: Killing the Explorer process isn't possible..
/// </summary>
public static string wox_plugin_windowwalker_ExplorerInfoTitle {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_ExplorerInfoTitle" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Kill process.
/// </summary>
public static string wox_plugin_windowwalker_Kill {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_Kill" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Your are going to kill the following process:.
/// </summary>
public static string wox_plugin_windowwalker_KillMessage {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_KillMessage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Continue?.
/// </summary>
public static string wox_plugin_windowwalker_KillMessageQuestion {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_KillMessageQuestion" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Kill process confirmation.
/// </summary>
public static string wox_plugin_windowwalker_KillMessageTitle {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_KillMessageTitle" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Because this is an app process, all instances of the app will be killed. Continue?.
/// </summary>
public static string wox_plugin_windowwalker_KillMessageUwp {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_KillMessageUwp" , resourceCulture ) ;
}
}
2024-06-09 02:48:13 +05:30
/// <summary>
/// Looks up a localized string similar to Not Responding.
/// </summary>
public static string wox_plugin_windowwalker_NotResponding {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_NotResponding" , resourceCulture ) ;
}
}
2022-03-07 12:45:29 +01:00
/// <summary>
/// Looks up a localized string similar to No..
/// </summary>
public static string wox_plugin_windowwalker_Number {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_Number" , resourceCulture ) ;
}
}
2020-09-02 15:24:59 -07:00
/// <summary>
2024-05-31 16:44:21 +08:00
/// Looks up a localized string similar to Switches between open windows.
2020-09-02 15:24:59 -07:00
/// </summary>
public static string wox_plugin_windowwalker_plugin_description {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_plugin_description" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Window Walker.
/// </summary>
public static string wox_plugin_windowwalker_plugin_name {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_plugin_name" , resourceCulture ) ;
}
}
2020-09-08 11:51:24 -07:00
2022-03-07 12:45:29 +01:00
/// <summary>
/// Looks up a localized string similar to Process name.
/// </summary>
public static string wox_plugin_windowwalker_Process {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_Process" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Process id.
/// </summary>
public static string wox_plugin_windowwalker_ProcessId {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_ProcessId" , resourceCulture ) ;
}
}
2020-09-08 11:51:24 -07:00
/// <summary>
/// Looks up a localized string similar to Running.
/// </summary>
2022-03-07 12:45:29 +01:00
public static string wox_plugin_windowwalker_Running {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_Running" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Request confirmation when killing a process.
/// </summary>
public static string wox_plugin_windowwalker_SettingConfirmKillProcess {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingConfirmKillProcess" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Hide Explorer process information.
/// </summary>
public static string wox_plugin_windowwalker_SettingExplorerSettingInfo {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingExplorerSettingInfo" , resourceCulture ) ;
}
}
2022-03-21 13:47:09 +01:00
/// <summary>
/// Looks up a localized string similar to This message is only shown when searching with a direct activation command..
/// </summary>
public static string wox_plugin_windowwalker_SettingExplorerSettingInfo_Description {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingExplorerSettingInfo_Description" , resourceCulture ) ;
}
}
2022-03-07 12:45:29 +01:00
/// <summary>
/// Looks up a localized string similar to Hide "kill process" button if additional permissions required.
/// </summary>
public static string wox_plugin_windowwalker_SettingHideKillProcess {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingHideKillProcess" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Kill process and its child processes.
/// </summary>
public static string wox_plugin_windowwalker_SettingKillProcessTree {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingKillProcessTree" , resourceCulture ) ;
}
}
/// <summary>
2022-03-21 13:47:09 +01:00
/// Looks up a localized string similar to Be careful when activating this. Killing the whole process tree can lead to problematic application crashes..
/// </summary>
public static string wox_plugin_windowwalker_SettingKillProcessTree_Description {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingKillProcessTree_Description" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Stay open after closing windows and killing processes.
2022-03-07 12:45:29 +01:00
/// </summary>
public static string wox_plugin_windowwalker_SettingOpenAfterKillAndClose {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingOpenAfterKillAndClose" , resourceCulture ) ;
}
}
2022-03-21 13:47:09 +01:00
/// <summary>
/// Looks up a localized string similar to This feature won't work if the kill process confirmation is enabled..
/// </summary>
public static string wox_plugin_windowwalker_SettingOpenAfterKillAndClose_Description {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingOpenAfterKillAndClose_Description" , resourceCulture ) ;
}
}
2022-03-07 12:45:29 +01:00
/// <summary>
/// Looks up a localized string similar to Show only results from visible desktop.
/// </summary>
public static string wox_plugin_windowwalker_SettingResultsVisibleDesktop {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingResultsVisibleDesktop" , resourceCulture ) ;
}
}
/// <summary>
2022-03-21 13:47:09 +01:00
/// Looks up a localized string similar to Show desktop name in the subtitle.
2022-03-07 12:45:29 +01:00
/// </summary>
public static string wox_plugin_windowwalker_SettingSubtitleDesktopName {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingSubtitleDesktopName" , resourceCulture ) ;
}
}
2022-03-21 13:47:09 +01:00
/// <summary>
/// Looks up a localized string similar to This information is only shown in subtitle and tool tip, if you have at least two desktops..
/// </summary>
public static string wox_plugin_windowwalker_SettingSubtitleDesktopName_Description {
get {
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingSubtitleDesktopName_Description" , resourceCulture ) ;
}
}
2022-03-07 12:45:29 +01:00
/// <summary>
2022-03-14 16:40:27 +01:00
/// Looks up a localized string similar to Show process id in the subtitle.
2022-03-07 12:45:29 +01:00
/// </summary>
public static string wox_plugin_windowwalker_SettingSubtitlePid {
2020-09-08 11:51:24 -07:00
get {
2022-03-07 12:45:29 +01:00
return ResourceManager . GetString ( "wox_plugin_windowwalker_SettingSubtitlePid" , resourceCulture ) ;
2020-09-08 11:51:24 -07:00
}
}
2020-09-02 15:24:59 -07:00
}
}