//------------------------------------------------------------------------------ // // 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 PowerToysExtension.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("PowerToysExtension.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 Launch the Advanced Paste UI. /// internal static string AdvancedPaste_Open_Subtitle { get { return ResourceManager.GetString("AdvancedPaste_Open_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Advanced Paste. /// internal static string AdvancedPaste_Open_Title { get { return ResourceManager.GetString("AdvancedPaste_Open_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Advanced Paste settings. /// internal static string AdvancedPaste_Settings_Subtitle { get { return ResourceManager.GetString("AdvancedPaste_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Always On Top settings. /// internal static string AlwaysOnTop_Settings_Subtitle { get { return ResourceManager.GetString("AlwaysOnTop_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Run Awake timed for 1 hour. /// internal static string Awake_Keep1Hour_Subtitle { get { return ResourceManager.GetString("Awake_Keep1Hour_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Awake: Keep awake for 1 hour. /// internal static string Awake_Keep1Hour_Title { get { return ResourceManager.GetString("Awake_Keep1Hour_Title", resourceCulture); } } /// /// Looks up a localized string similar to Run Awake timed for 2 hours. /// internal static string Awake_Keep2Hours_Subtitle { get { return ResourceManager.GetString("Awake_Keep2Hours_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Awake: Keep awake for 2 hours. /// internal static string Awake_Keep2Hours_Title { get { return ResourceManager.GetString("Awake_Keep2Hours_Title", resourceCulture); } } /// /// Looks up a localized string similar to Run Awake timed for 30 minutes. /// internal static string Awake_Keep30Min_Subtitle { get { return ResourceManager.GetString("Awake_Keep30Min_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Awake: Keep awake for 30 minutes. /// internal static string Awake_Keep30Min_Title { get { return ResourceManager.GetString("Awake_Keep30Min_Title", resourceCulture); } } /// /// Looks up a localized string similar to Run Awake in indefinite mode. /// internal static string Awake_KeepIndefinite_Subtitle { get { return ResourceManager.GetString("Awake_KeepIndefinite_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Awake: Keep awake indefinitely. /// internal static string Awake_KeepIndefinite_Title { get { return ResourceManager.GetString("Awake_KeepIndefinite_Title", resourceCulture); } } /// /// Looks up a localized string similar to Awake set for 1 hour. /// internal static string Awake_Set1Hour_Toast { get { return ResourceManager.GetString("Awake_Set1Hour_Toast", resourceCulture); } } /// /// Looks up a localized string similar to Awake set for 2 hours. /// internal static string Awake_Set2Hours_Toast { get { return ResourceManager.GetString("Awake_Set2Hours_Toast", resourceCulture); } } /// /// Looks up a localized string similar to Awake set for 30 minutes. /// internal static string Awake_Set30Min_Toast { get { return ResourceManager.GetString("Awake_Set30Min_Toast", resourceCulture); } } /// /// Looks up a localized string similar to Awake set to indefinite. /// internal static string Awake_SetIndefinite_Toast { get { return ResourceManager.GetString("Awake_SetIndefinite_Toast", resourceCulture); } } /// /// Looks up a localized string similar to Open Awake settings. /// internal static string Awake_Settings_Subtitle { get { return ResourceManager.GetString("Awake_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Awake: Current status. /// internal static string Awake_Status_Title { get { return ResourceManager.GetString("Awake_Status_Title", resourceCulture); } } /// /// Looks up a localized string similar to Switch Awake back to Off. /// internal static string Awake_TurnOff_Subtitle { get { return ResourceManager.GetString("Awake_TurnOff_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Awake: Turn off. /// internal static string Awake_TurnOff_Title { get { return ResourceManager.GetString("Awake_TurnOff_Title", resourceCulture); } } /// /// Looks up a localized string similar to No saved colors matching '{0}'. /// internal static string ColorPicker_NoMatchingSavedColors_Subtitle { get { return ResourceManager.GetString("ColorPicker_NoMatchingSavedColors_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Pick a color first, then try again.. /// internal static string ColorPicker_NoSavedColors_Subtitle { get { return ResourceManager.GetString("ColorPicker_NoSavedColors_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to No saved colors. /// internal static string ColorPicker_NoSavedColors_Title { get { return ResourceManager.GetString("ColorPicker_NoSavedColors_Title", resourceCulture); } } /// /// Looks up a localized string similar to Start a color pick session. /// internal static string ColorPicker_Open_Subtitle { get { return ResourceManager.GetString("ColorPicker_Open_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Color Picker. /// internal static string ColorPicker_Open_Title { get { return ResourceManager.GetString("ColorPicker_Open_Title", resourceCulture); } } /// /// Looks up a localized string similar to Browse and copy saved colors. /// internal static string ColorPicker_SavedColors_Subtitle { get { return ResourceManager.GetString("ColorPicker_SavedColors_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Saved colors. /// internal static string ColorPicker_SavedColors_Title { get { return ResourceManager.GetString("ColorPicker_SavedColors_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Color Picker settings. /// internal static string ColorPicker_Settings_Subtitle { get { return ResourceManager.GetString("ColorPicker_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Command Not Found settings. /// internal static string CommandNotFound_Settings_Subtitle { get { return ResourceManager.GetString("CommandNotFound_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to n/a. /// internal static string Common_NotAvailable { get { return ResourceManager.GetString("Common_NotAvailable", resourceCulture); } } /// /// Looks up a localized string similar to Create a cropped reparented window. /// internal static string CropAndLock_Reparent_Subtitle { get { return ResourceManager.GetString("CropAndLock_Reparent_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Crop and Lock (Reparent). /// internal static string CropAndLock_Reparent_Title { get { return ResourceManager.GetString("CropAndLock_Reparent_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Crop and Lock settings. /// internal static string CropAndLock_Settings_Subtitle { get { return ResourceManager.GetString("CropAndLock_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Create a cropped thumbnail window. /// internal static string CropAndLock_Thumbnail_Subtitle { get { return ResourceManager.GetString("CropAndLock_Thumbnail_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Crop and Lock (Thumbnail). /// internal static string CropAndLock_Thumbnail_Title { get { return ResourceManager.GetString("CropAndLock_Thumbnail_Title", resourceCulture); } } /// /// Looks up a localized string similar to Launch Environment Variables editor. /// internal static string EnvironmentVariables_Open_Subtitle { get { return ResourceManager.GetString("EnvironmentVariables_Open_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Environment Variables. /// internal static string EnvironmentVariables_Open_Title { get { return ResourceManager.GetString("EnvironmentVariables_Open_Title", resourceCulture); } } /// /// Looks up a localized string similar to Launch Environment Variables editor as admin. /// internal static string EnvironmentVariables_OpenAdmin_Subtitle { get { return ResourceManager.GetString("EnvironmentVariables_OpenAdmin_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Environment Variables (Admin). /// internal static string EnvironmentVariables_OpenAdmin_Title { get { return ResourceManager.GetString("EnvironmentVariables_OpenAdmin_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Environment Variables settings. /// internal static string EnvironmentVariables_Settings_Subtitle { get { return ResourceManager.GetString("EnvironmentVariables_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Apply to {0}. /// internal static string FancyZones_ApplyTo_Format { get { return ResourceManager.GetString("FancyZones_ApplyTo_Format", resourceCulture); } } /// /// Looks up a localized string similar to Current layout: {0}. /// internal static string FancyZones_CurrentLayout_Format { get { return ResourceManager.GetString("FancyZones_CurrentLayout_Format", resourceCulture); } } /// /// Looks up a localized string similar to Current layout: unknown. /// internal static string FancyZones_CurrentLayout_Unknown { get { return ResourceManager.GetString("FancyZones_CurrentLayout_Unknown", resourceCulture); } } /// /// Looks up a localized string similar to Custom • {0} zones. /// internal static string FancyZones_Custom_Zones_Format { get { return ResourceManager.GetString("FancyZones_Custom_Zones_Format", resourceCulture); } } /// /// Looks up a localized string similar to Custom canvas • {0} zones. /// internal static string FancyZones_CustomCanvas_Zones_Format { get { return ResourceManager.GetString("FancyZones_CustomCanvas_Zones_Format", resourceCulture); } } /// /// Looks up a localized string similar to Custom grid • {0} zones. /// internal static string FancyZones_CustomGrid_Zones_Format { get { return ResourceManager.GetString("FancyZones_CustomGrid_Zones_Format", resourceCulture); } } /// /// Looks up a localized string similar to DPI. /// internal static string FancyZones_DPI { get { return ResourceManager.GetString("FancyZones_DPI", resourceCulture); } } /// /// Looks up a localized string similar to Instance. /// internal static string FancyZones_Instance { get { return ResourceManager.GetString("FancyZones_Instance", resourceCulture); } } /// /// Looks up a localized string similar to Layout applied.. /// internal static string FancyZones_LayoutApplied { get { return ResourceManager.GetString("FancyZones_LayoutApplied", resourceCulture); } } /// /// Looks up a localized string similar to Layout applied, but FancyZones could not be notified: {0}. /// internal static string FancyZones_LayoutAppliedNotifyFailed_Format { get { return ResourceManager.GetString("FancyZones_LayoutAppliedNotifyFailed_Format", resourceCulture); } } /// /// Looks up a localized string similar to Apply a layout to all monitors or a specific monitor. /// internal static string FancyZones_Layouts_Subtitle { get { return ResourceManager.GetString("FancyZones_Layouts_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to FancyZones: Layouts. /// internal static string FancyZones_Layouts_Title { get { return ResourceManager.GetString("FancyZones_Layouts_Title", resourceCulture); } } /// /// Looks up a localized string similar to FancyZones Layouts. /// internal static string FancyZones_LayoutsPage_Title { get { return ResourceManager.GetString("FancyZones_LayoutsPage_Title", resourceCulture); } } /// /// Looks up a localized string similar to Monitor. /// internal static string FancyZones_Monitor { get { return ResourceManager.GetString("FancyZones_Monitor", resourceCulture); } } /// /// Looks up a localized string similar to FancyZones monitor data not found. Open FancyZones Editor once to initialize.. /// internal static string FancyZones_MonitorDataNotFound { get { return ResourceManager.GetString("FancyZones_MonitorDataNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Identify monitors and apply layouts. /// internal static string FancyZones_Monitors_Subtitle { get { return ResourceManager.GetString("FancyZones_Monitors_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to FancyZones: Monitors. /// internal static string FancyZones_Monitors_Title { get { return ResourceManager.GetString("FancyZones_Monitors_Title", resourceCulture); } } /// /// Looks up a localized string similar to FancyZones Monitors. /// internal static string FancyZones_MonitorsPage_Title { get { return ResourceManager.GetString("FancyZones_MonitorsPage_Title", resourceCulture); } } /// /// Looks up a localized string similar to No FancyZones monitors found.. /// internal static string FancyZones_NoFancyZonesMonitorsFound { get { return ResourceManager.GetString("FancyZones_NoFancyZonesMonitorsFound", resourceCulture); } } /// /// Looks up a localized string similar to Open FancyZones Editor once to initialize layouts.. /// internal static string FancyZones_NoLayoutsFound_Subtitle { get { return ResourceManager.GetString("FancyZones_NoLayoutsFound_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to No layouts found. /// internal static string FancyZones_NoLayoutsFound_Title { get { return ResourceManager.GetString("FancyZones_NoLayoutsFound_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open FancyZones Editor once to initialize monitor data.. /// internal static string FancyZones_NoMonitorsFound_Subtitle { get { return ResourceManager.GetString("FancyZones_NoMonitorsFound_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to No monitors found. /// internal static string FancyZones_NoMonitorsFound_Title { get { return ResourceManager.GetString("FancyZones_NoMonitorsFound_Title", resourceCulture); } } /// /// Looks up a localized string similar to Number. /// internal static string FancyZones_Number { get { return ResourceManager.GetString("FancyZones_Number", resourceCulture); } } /// /// Looks up a localized string similar to Launch layout editor. /// internal static string FancyZones_OpenEditor_Subtitle { get { return ResourceManager.GetString("FancyZones_OpenEditor_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open FancyZones Editor. /// internal static string FancyZones_OpenEditor_Title { get { return ResourceManager.GetString("FancyZones_OpenEditor_Title", resourceCulture); } } /// /// Looks up a localized string similar to Pick a layout for this monitor. /// internal static string FancyZones_PickLayoutForMonitor { get { return ResourceManager.GetString("FancyZones_PickLayoutForMonitor", resourceCulture); } } /// /// Looks up a localized string similar to Failed to read FancyZones monitor data: {0}. /// internal static string FancyZones_ReadMonitorDataFailed_Format { get { return ResourceManager.GetString("FancyZones_ReadMonitorDataFailed_Format", resourceCulture); } } /// /// Looks up a localized string similar to Resolution. /// internal static string FancyZones_Resolution { get { return ResourceManager.GetString("FancyZones_Resolution", resourceCulture); } } /// /// Looks up a localized string similar to Serial. /// internal static string FancyZones_Serial { get { return ResourceManager.GetString("FancyZones_Serial", resourceCulture); } } /// /// Looks up a localized string similar to Set active layout. /// internal static string FancyZones_SetActiveLayout { get { return ResourceManager.GetString("FancyZones_SetActiveLayout", resourceCulture); } } /// /// Looks up a localized string similar to Set active layout for {0}. /// internal static string FancyZones_SetActiveLayoutFor_Format { get { return ResourceManager.GetString("FancyZones_SetActiveLayoutFor_Format", resourceCulture); } } /// /// Looks up a localized string similar to Open FancyZones settings. /// internal static string FancyZones_Settings_Subtitle { get { return ResourceManager.GetString("FancyZones_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Template: {0}. /// internal static string FancyZones_Template_Format { get { return ResourceManager.GetString("FancyZones_Template_Format", resourceCulture); } } /// /// Looks up a localized string similar to Virtual desktop. /// internal static string FancyZones_VirtualDesktop { get { return ResourceManager.GetString("FancyZones_VirtualDesktop", resourceCulture); } } /// /// Looks up a localized string similar to Work area. /// internal static string FancyZones_WorkArea { get { return ResourceManager.GetString("FancyZones_WorkArea", resourceCulture); } } /// /// Looks up a localized string similar to Failed to write applied layouts: {0}. /// internal static string FancyZones_WriteAppliedLayoutsFailed_Format { get { return ResourceManager.GetString("FancyZones_WriteAppliedLayoutsFailed_Format", resourceCulture); } } /// /// Looks up a localized string similar to {0} zones. /// internal static string FancyZones_Zones_Format { get { return ResourceManager.GetString("FancyZones_Zones_Format", resourceCulture); } } /// /// Looks up a localized string similar to Open File Explorer add-ons settings. /// internal static string FileExplorerAddons_Settings_Subtitle { get { return ResourceManager.GetString("FileExplorerAddons_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open File Locksmith settings. /// internal static string FileLocksmith_Settings_Subtitle { get { return ResourceManager.GetString("FileLocksmith_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Launch Hosts File Editor. /// internal static string Hosts_Open_Subtitle { get { return ResourceManager.GetString("Hosts_Open_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Hosts File Editor. /// internal static string Hosts_Open_Title { get { return ResourceManager.GetString("Hosts_Open_Title", resourceCulture); } } /// /// Looks up a localized string similar to Launch Hosts File Editor as admin. /// internal static string Hosts_OpenAdmin_Subtitle { get { return ResourceManager.GetString("Hosts_OpenAdmin_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Hosts File Editor (Admin). /// internal static string Hosts_OpenAdmin_Title { get { return ResourceManager.GetString("Hosts_OpenAdmin_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Hosts File Editor settings. /// internal static string Hosts_Settings_Subtitle { get { return ResourceManager.GetString("Hosts_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Image Resizer settings. /// internal static string ImageResizer_Settings_Subtitle { get { return ResourceManager.GetString("ImageResizer_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Keyboard Manager settings. /// internal static string KeyboardManager_Settings_Subtitle { get { return ResourceManager.GetString("KeyboardManager_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Light Switch settings. /// internal static string LightSwitch_Settings_Subtitle { get { return ResourceManager.GetString("LightSwitch_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle system/apps theme immediately. /// internal static string LightSwitch_Toggle_Subtitle { get { return ResourceManager.GetString("LightSwitch_Toggle_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Light Switch: Toggle theme. /// internal static string LightSwitch_Toggle_Title { get { return ResourceManager.GetString("LightSwitch_Toggle_Title", resourceCulture); } } /// /// Looks up a localized string similar to Enable or disable pointer crosshairs. /// internal static string MouseUtils_Crosshairs_Subtitle { get { return ResourceManager.GetString("MouseUtils_Crosshairs_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle Mouse Crosshairs. /// internal static string MouseUtils_Crosshairs_Title { get { return ResourceManager.GetString("MouseUtils_Crosshairs_Title", resourceCulture); } } /// /// Looks up a localized string similar to Wrap the cursor across monitor edges. /// internal static string MouseUtils_CursorWrap_Subtitle { get { return ResourceManager.GetString("MouseUtils_CursorWrap_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle Cursor Wrap. /// internal static string MouseUtils_CursorWrap_Title { get { return ResourceManager.GetString("MouseUtils_CursorWrap_Title", resourceCulture); } } /// /// Looks up a localized string similar to Focus the mouse pointer. /// internal static string MouseUtils_FindMyMouse_Subtitle { get { return ResourceManager.GetString("MouseUtils_FindMyMouse_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Trigger Find My Mouse. /// internal static string MouseUtils_FindMyMouse_Title { get { return ResourceManager.GetString("MouseUtils_FindMyMouse_Title", resourceCulture); } } /// /// Looks up a localized string similar to Highlight mouse clicks. /// internal static string MouseUtils_Highlighter_Subtitle { get { return ResourceManager.GetString("MouseUtils_Highlighter_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle Mouse Highlighter. /// internal static string MouseUtils_Highlighter_Title { get { return ResourceManager.GetString("MouseUtils_Highlighter_Title", resourceCulture); } } /// /// Looks up a localized string similar to Jump the pointer to a target. /// internal static string MouseUtils_MouseJump_Subtitle { get { return ResourceManager.GetString("MouseUtils_MouseJump_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Show Mouse Jump Preview. /// internal static string MouseUtils_MouseJump_Title { get { return ResourceManager.GetString("MouseUtils_MouseJump_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Mouse Utilities settings. /// internal static string MouseUtils_Settings_Subtitle { get { return ResourceManager.GetString("MouseUtils_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Mouse Without Borders settings. /// internal static string MouseWithoutBorders_Settings_Subtitle { get { return ResourceManager.GetString("MouseWithoutBorders_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open New+ settings. /// internal static string NewPlus_Settings_Subtitle { get { return ResourceManager.GetString("NewPlus_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Peek settings. /// internal static string Peek_Settings_Subtitle { get { return ResourceManager.GetString("Peek_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open PowerRename settings. /// internal static string PowerRename_Settings_Subtitle { get { return ResourceManager.GetString("PowerRename_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to PowerToys. /// internal static string PowerToys_DisplayName { get { return ResourceManager.GetString("PowerToys_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to No matching module found. /// internal static string PowerToys_NoMatchingModule { get { return ResourceManager.GetString("PowerToys_NoMatchingModule", resourceCulture); } } /// /// Looks up a localized string similar to PowerToys commands and settings. /// internal static string PowerToys_Subtitle { get { return ResourceManager.GetString("PowerToys_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to PowerToys commands. /// internal static string PowerToysExtension_CommandsName { get { return ResourceManager.GetString("PowerToysExtension_CommandsName", resourceCulture); } } /// /// Looks up a localized string similar to Launch the PowerToys shell. /// internal static string PowerToysExtension_OpenPowerToys_Subtitle { get { return ResourceManager.GetString("PowerToysExtension_OpenPowerToys_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open PowerToys. /// internal static string PowerToysExtension_OpenPowerToys_Title { get { return ResourceManager.GetString("PowerToysExtension_OpenPowerToys_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open the main PowerToys settings window. /// internal static string PowerToysExtension_OpenSettings_Subtitle { get { return ResourceManager.GetString("PowerToysExtension_OpenSettings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open PowerToys settings. /// internal static string PowerToysExtension_OpenSettings_Title { get { return ResourceManager.GetString("PowerToysExtension_OpenSettings_Title", resourceCulture); } } /// /// Looks up a localized string similar to Launch the Workspaces editor. /// internal static string PowerToysExtension_OpenWorkspacesEditor_Subtitle { get { return ResourceManager.GetString("PowerToysExtension_OpenWorkspacesEditor_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Workspaces editor. /// internal static string PowerToysExtension_OpenWorkspacesEditor_Title { get { return ResourceManager.GetString("PowerToysExtension_OpenWorkspacesEditor_Title", resourceCulture); } } /// /// Looks up a localized string similar to Jump directly to Workspaces settings. /// internal static string PowerToysExtension_OpenWorkspacesSettings_Subtitle { get { return ResourceManager.GetString("PowerToysExtension_OpenWorkspacesSettings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Workspaces settings. /// internal static string PowerToysExtension_OpenWorkspacesSettings_Title { get { return ResourceManager.GetString("PowerToysExtension_OpenWorkspacesSettings_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open PowerToys Run settings. /// internal static string PowerToysRun_Settings_Subtitle { get { return ResourceManager.GetString("PowerToysRun_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Quick Accent settings. /// internal static string QuickAccent_Settings_Subtitle { get { return ResourceManager.GetString("QuickAccent_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Launch Registry Preview. /// internal static string RegistryPreview_Open_Subtitle { get { return ResourceManager.GetString("RegistryPreview_Open_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Registry Preview. /// internal static string RegistryPreview_Open_Title { get { return ResourceManager.GetString("RegistryPreview_Open_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Registry Preview settings. /// internal static string RegistryPreview_Settings_Subtitle { get { return ResourceManager.GetString("RegistryPreview_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Open Screen Ruler settings. /// internal static string ScreenRuler_Settings_Subtitle { get { return ResourceManager.GetString("ScreenRuler_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Start or close Screen Ruler. /// internal static string ScreenRuler_Toggle_Subtitle { get { return ResourceManager.GetString("ScreenRuler_Toggle_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle Screen Ruler. /// internal static string ScreenRuler_Toggle_Title { get { return ResourceManager.GetString("ScreenRuler_Toggle_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Shortcut Guide settings. /// internal static string ShortcutGuide_Settings_Subtitle { get { return ResourceManager.GetString("ShortcutGuide_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Show or hide Shortcut Guide. /// internal static string ShortcutGuide_Toggle_Subtitle { get { return ResourceManager.GetString("ShortcutGuide_Toggle_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle Shortcut Guide. /// internal static string ShortcutGuide_Toggle_Title { get { return ResourceManager.GetString("ShortcutGuide_Toggle_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Text Extractor settings. /// internal static string TextExtractor_Settings_Subtitle { get { return ResourceManager.GetString("TextExtractor_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Start or close Text Extractor. /// internal static string TextExtractor_Toggle_Subtitle { get { return ResourceManager.GetString("TextExtractor_Toggle_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Toggle Text Extractor. /// internal static string TextExtractor_Toggle_Title { get { return ResourceManager.GetString("TextExtractor_Toggle_Title", resourceCulture); } } /// /// Looks up a localized string similar to App. /// internal static string Workspaces_App { get { return ResourceManager.GetString("Workspaces_App", resourceCulture); } } /// /// Looks up a localized string similar to {0} applications. /// internal static string Workspaces_Applications_Format { get { return ResourceManager.GetString("Workspaces_Applications_Format", resourceCulture); } } /// /// Looks up a localized string similar to {0} applications. /// internal static string Workspaces_ApplicationsCount_Format { get { return ResourceManager.GetString("Workspaces_ApplicationsCount_Format", resourceCulture); } } /// /// Looks up a localized string similar to {0} days ago. /// internal static string Workspaces_DaysAgo_Format { get { return ResourceManager.GetString("Workspaces_DaysAgo_Format", resourceCulture); } } /// /// Looks up a localized string similar to {0} hr ago. /// internal static string Workspaces_HrAgo_Format { get { return ResourceManager.GetString("Workspaces_HrAgo_Format", resourceCulture); } } /// /// Looks up a localized string similar to just now. /// internal static string Workspaces_JustNow { get { return ResourceManager.GetString("Workspaces_JustNow", resourceCulture); } } /// /// Looks up a localized string similar to Last launched {0}. /// internal static string Workspaces_LastLaunched_Format { get { return ResourceManager.GetString("Workspaces_LastLaunched_Format", resourceCulture); } } /// /// Looks up a localized string similar to {0} min ago. /// internal static string Workspaces_MinAgo_Format { get { return ResourceManager.GetString("Workspaces_MinAgo_Format", resourceCulture); } } /// /// Looks up a localized string similar to Never launched. /// internal static string Workspaces_NeverLaunched { get { return ResourceManager.GetString("Workspaces_NeverLaunched", resourceCulture); } } /// /// Looks up a localized string similar to No applications. /// internal static string Workspaces_NoApplications { get { return ResourceManager.GetString("Workspaces_NoApplications", resourceCulture); } } /// /// Looks up a localized string similar to No applications in this workspace. /// internal static string Workspaces_NoApplicationsInWorkspace { get { return ResourceManager.GetString("Workspaces_NoApplicationsInWorkspace", resourceCulture); } } /// /// Looks up a localized string similar to 1 application. /// internal static string Workspaces_OneApplication { get { return ResourceManager.GetString("Workspaces_OneApplication", resourceCulture); } } /// /// Looks up a localized string similar to Create or edit workspaces. /// internal static string Workspaces_OpenEditor_Subtitle { get { return ResourceManager.GetString("Workspaces_OpenEditor_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Workspaces: Open editor. /// internal static string Workspaces_OpenEditor_Title { get { return ResourceManager.GetString("Workspaces_OpenEditor_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open Workspaces settings. /// internal static string Workspaces_Settings_Subtitle { get { return ResourceManager.GetString("Workspaces_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Workspace. /// internal static string Workspaces_Workspace { get { return ResourceManager.GetString("Workspaces_Workspace", resourceCulture); } } /// /// Looks up a localized string similar to Enter break timer. /// internal static string ZoomIt_Break_Subtitle { get { return ResourceManager.GetString("ZoomIt_Break_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to ZoomIt: Break. /// internal static string ZoomIt_Break_Title { get { return ResourceManager.GetString("ZoomIt_Break_Title", resourceCulture); } } /// /// Looks up a localized string similar to Enter drawing mode. /// internal static string ZoomIt_Draw_Subtitle { get { return ResourceManager.GetString("ZoomIt_Draw_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to ZoomIt: Draw. /// internal static string ZoomIt_Draw_Title { get { return ResourceManager.GetString("ZoomIt_Draw_Title", resourceCulture); } } /// /// Looks up a localized string similar to Toggle live zoom. /// internal static string ZoomIt_LiveZoom_Subtitle { get { return ResourceManager.GetString("ZoomIt_LiveZoom_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to ZoomIt: Live Zoom. /// internal static string ZoomIt_LiveZoom_Title { get { return ResourceManager.GetString("ZoomIt_LiveZoom_Title", resourceCulture); } } /// /// Looks up a localized string similar to Start recording. /// internal static string ZoomIt_Record_Subtitle { get { return ResourceManager.GetString("ZoomIt_Record_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to ZoomIt: Record. /// internal static string ZoomIt_Record_Title { get { return ResourceManager.GetString("ZoomIt_Record_Title", resourceCulture); } } /// /// Looks up a localized string similar to Open ZoomIt settings. /// internal static string ZoomIt_Settings_Subtitle { get { return ResourceManager.GetString("ZoomIt_Settings_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to Enter snip mode. /// internal static string ZoomIt_Snip_Subtitle { get { return ResourceManager.GetString("ZoomIt_Snip_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to ZoomIt: Snip. /// internal static string ZoomIt_Snip_Title { get { return ResourceManager.GetString("ZoomIt_Snip_Title", resourceCulture); } } /// /// Looks up a localized string similar to Enter zoom mode. /// internal static string ZoomIt_Zoom_Subtitle { get { return ResourceManager.GetString("ZoomIt_Zoom_Subtitle", resourceCulture); } } /// /// Looks up a localized string similar to ZoomIt: Zoom. /// internal static string ZoomIt_Zoom_Title { get { return ResourceManager.GetString("ZoomIt_Zoom_Title", resourceCulture); } } } }