//------------------------------------------------------------------------------
//
// 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.Apps.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.Apps.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 All Apps.
///
internal static string all_apps {
get {
return ResourceManager.GetString("all_apps", resourceCulture);
}
}
///
/// Looks up a localized string similar to Application.
///
internal static string application {
get {
return ResourceManager.GetString("application", resourceCulture);
}
}
///
/// Looks up a localized string similar to Copy path.
///
internal static string copy_path {
get {
return ResourceManager.GetString("copy_path", resourceCulture);
}
}
///
/// Looks up a localized string similar to Include apps found on the desktop.
///
internal static string enable_desktop_source {
get {
return ResourceManager.GetString("enable_desktop_source", resourceCulture);
}
}
///
/// Looks up a localized string similar to Include apps anywhere on the %PATH%.
///
internal static string enable_path_environment_variable_source {
get {
return ResourceManager.GetString("enable_path_environment_variable_source", resourceCulture);
}
}
///
/// Looks up a localized string similar to Include apps registered in the Registry.
///
internal static string enable_registry_source {
get {
return ResourceManager.GetString("enable_registry_source", resourceCulture);
}
}
///
/// Looks up a localized string similar to Include apps found in the Start Menu.
///
internal static string enable_start_menu_source {
get {
return ResourceManager.GetString("enable_start_menu_source", resourceCulture);
}
}
///
/// Looks up a localized string similar to File.
///
internal static string file {
get {
return ResourceManager.GetString("file", resourceCulture);
}
}
///
/// Looks up a localized string similar to Folder.
///
internal static string folder {
get {
return ResourceManager.GetString("folder", resourceCulture);
}
}
///
/// Looks up a localized string similar to Installed apps.
///
internal static string installed_apps {
get {
return ResourceManager.GetString("installed_apps", resourceCulture);
}
}
///
/// Looks up a localized string similar to Internet shortcut application.
///
internal static string internet_shortcut_application {
get {
return ResourceManager.GetString("internet_shortcut_application", resourceCulture);
}
}
///
/// Looks up a localized string similar to 0.
///
internal static string limit_0 {
get {
return ResourceManager.GetString("limit_0", resourceCulture);
}
}
///
/// Looks up a localized string similar to 1.
///
internal static string limit_1 {
get {
return ResourceManager.GetString("limit_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to 10.
///
internal static string limit_10 {
get {
return ResourceManager.GetString("limit_10", resourceCulture);
}
}
///
/// Looks up a localized string similar to 20.
///
internal static string limit_20 {
get {
return ResourceManager.GetString("limit_20", resourceCulture);
}
}
///
/// Looks up a localized string similar to 5.
///
internal static string limit_5 {
get {
return ResourceManager.GetString("limit_5", resourceCulture);
}
}
///
/// Looks up a localized string similar to Limit the number of applications returned from the top level.
///
internal static string limit_fallback_results_source {
get {
return ResourceManager.GetString("limit_fallback_results_source", resourceCulture);
}
}
///
/// Looks up a localized string similar to Limit fallback results to n apps.
///
internal static string limit_fallback_results_source_description {
get {
return ResourceManager.GetString("limit_fallback_results_source_description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unlimited.
///
internal static string limit_none {
get {
return ResourceManager.GetString("limit_none", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open containing folder.
///
internal static string open_containing_folder {
get {
return ResourceManager.GetString("open_containing_folder", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open location.
///
internal static string open_location {
get {
return ResourceManager.GetString("open_location", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open path in console.
///
internal static string open_path_in_console {
get {
return ResourceManager.GetString("open_path_in_console", resourceCulture);
}
}
///
/// Looks up a localized string similar to Packaged application.
///
internal static string packaged_application {
get {
return ResourceManager.GetString("packaged_application", resourceCulture);
}
}
///
/// Looks up a localized string similar to Pin.
///
internal static string pin_app {
get {
return ResourceManager.GetString("pin_app", resourceCulture);
}
}
///
/// Looks up a localized string similar to Run as administrator.
///
internal static string run_as_administrator {
get {
return ResourceManager.GetString("run_as_administrator", resourceCulture);
}
}
///
/// Looks up a localized string similar to Run as different user.
///
internal static string run_as_different_user {
get {
return ResourceManager.GetString("run_as_different_user", resourceCulture);
}
}
///
/// Looks up a localized string similar to Run command.
///
internal static string run_command {
get {
return ResourceManager.GetString("run_command", resourceCulture);
}
}
///
/// Looks up a localized string similar to Run.
///
internal static string run_command_action {
get {
return ResourceManager.GetString("run_command_action", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search installed apps.
///
internal static string search_installed_apps {
get {
return ResourceManager.GetString("search_installed_apps", resourceCulture);
}
}
///
/// Looks up a localized string similar to Search installed apps....
///
internal static string search_installed_apps_placeholder {
get {
return ResourceManager.GetString("search_installed_apps_placeholder", resourceCulture);
}
}
///
/// Looks up a localized string similar to Uninstall.
///
internal static string uninstall_application {
get {
return ResourceManager.GetString("uninstall_application", resourceCulture);
}
}
///
/// Looks up a localized string similar to This app and its related information will be removed..
///
internal static string uninstall_application_confirm_description {
get {
return ResourceManager.GetString("uninstall_application_confirm_description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Uninstall "{0}"?.
///
internal static string uninstall_application_confirm_title {
get {
return ResourceManager.GetString("uninstall_application_confirm_title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Error while uninstalling '{0}'.
///
internal static string uninstall_application_failed {
get {
return ResourceManager.GetString("uninstall_application_failed", resourceCulture);
}
}
///
/// Looks up a localized string similar to '{0}' has been successfully uninstalled..
///
internal static string uninstall_application_successful {
get {
return ResourceManager.GetString("uninstall_application_successful", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unpin.
///
internal static string unpin_app {
get {
return ResourceManager.GetString("unpin_app", resourceCulture);
}
}
///
/// Looks up a localized string similar to Experimental: When enabled, Command Palette will load thumbnails from the Windows Shell. Using thumbnails may cause the app to crash on launch.
///
internal static string use_thumbnails_setting_description {
get {
return ResourceManager.GetString("use_thumbnails_setting_description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Use thumbnails for apps.
///
internal static string use_thumbnails_setting_label {
get {
return ResourceManager.GetString("use_thumbnails_setting_label", resourceCulture);
}
}
///
/// Looks up a localized string similar to Web application.
///
internal static string web_application {
get {
return ResourceManager.GetString("web_application", resourceCulture);
}
}
}
}