mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
[PTRun][Narrator]Mention appended controls (#20876)
* added context menu items count * changed message
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
@@ -96,6 +96,15 @@ namespace PowerLauncher.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Appended controls available.
|
||||
/// </summary>
|
||||
public static string ContextMenuItemsAvailable {
|
||||
get {
|
||||
return ResourceManager.GetString("ContextMenuItemsAvailable", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Context Menu Items Collection.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user