[PTRun]Remove full stops in plugin descriptions (#32613)

This commit is contained in:
HydroH
2024-05-31 16:44:21 +08:00
committed by GitHub
parent 29ce15bb8a
commit 4c9e18116c
38 changed files with 44 additions and 44 deletions

View File

@@ -88,7 +88,7 @@ namespace Community.PowerToys.Run.Plugin.UnitConverter.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Provides unit conversion (e.g. 10 ft in m).. /// Looks up a localized string similar to Provides unit conversion (e.g. 10 ft in m).
/// </summary> /// </summary>
public static string plugin_description { public static string plugin_description {
get { get {

View File

@@ -127,7 +127,7 @@
<value>Copy {0} to clipboard</value> <value>Copy {0} to clipboard</value>
</data> </data>
<data name="plugin_description" xml:space="preserve"> <data name="plugin_description" xml:space="preserve">
<value>Provides unit conversion (e.g. 10 ft in m).</value> <value>Provides unit conversion (e.g. 10 ft in m)</value>
</data> </data>
<data name="plugin_name" xml:space="preserve"> <data name="plugin_name" xml:space="preserve">
<value>Unit Converter</value> <value>Unit Converter</value>

View File

@@ -70,7 +70,7 @@ namespace Community.PowerToys.Run.Plugin.VSCodeWorkspaces.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.. /// Looks up a localized string similar to Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code. The VS Code instance needs to be in PATH.
/// </summary> /// </summary>
internal static string PluginDescription { internal static string PluginDescription {
get { get {

View File

@@ -125,7 +125,7 @@
<comment>Used to indicate the location where something is</comment> <comment>Used to indicate the location where something is</comment>
</data> </data>
<data name="PluginDescription" xml:space="preserve"> <data name="PluginDescription" xml:space="preserve">
<value>Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code. The VS Code instance needs to be in PATH.</value> <value>Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code. The VS Code instance needs to be in PATH</value>
<comment>VS Code is the name of a product. PATH is the name of an environment variable. Don't translate it.</comment> <comment>VS Code is the name of a product. PATH is the name of an environment variable. Don't translate it.</comment>
</data> </data>
<data name="SSHRemoteMachine" xml:space="preserve"> <data name="SSHRemoteMachine" xml:space="preserve">

View File

@@ -88,7 +88,7 @@ namespace Community.PowerToys.Run.Plugin.ValueGenerator.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Calculates hashes and generate values.. /// Looks up a localized string similar to Calculates hashes and generate values.
/// </summary> /// </summary>
public static string plugin_description { public static string plugin_description {
get { get {

View File

@@ -127,7 +127,7 @@
<value>Value Generator Error</value> <value>Value Generator Error</value>
</data> </data>
<data name="plugin_description" xml:space="preserve"> <data name="plugin_description" xml:space="preserve">
<value>Calculates hashes and generate values.</value> <value>Calculates hashes and generate values</value>
</data> </data>
<data name="plugin_name" xml:space="preserve"> <data name="plugin_name" xml:space="preserve">
<value>Value Generator</value> <value>Value Generator</value>

View File

@@ -70,7 +70,7 @@ namespace Community.PowerToys.Run.Plugin.WebSearch.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Searches the web with your default search engine.. /// Looks up a localized string similar to Searches the web with your default search engine.
/// </summary> /// </summary>
public static string plugin_description { public static string plugin_description {
get { get {

View File

@@ -121,7 +121,7 @@
<value>the default browser</value> <value>the default browser</value>
</data> </data>
<data name="plugin_description" xml:space="preserve"> <data name="plugin_description" xml:space="preserve">
<value>Searches the web with your default search engine.</value> <value>Searches the web with your default search engine</value>
</data> </data>
<data name="plugin_global_if_uri" xml:space="preserve"> <data name="plugin_global_if_uri" xml:space="preserve">
<value>Don't include in global results on queries that are URIs</value> <value>Don't include in global results on queries that are URIs</value>

View File

@@ -124,7 +124,7 @@ namespace Microsoft.Plugin.Folder.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Navigates folders starting from a drive letter &apos;C:\&apos; or from the user home &apos;~&apos;.. /// Looks up a localized string similar to Navigates folders starting from a drive letter &apos;C:\&apos; or from the user home &apos;~&apos;.
/// </summary> /// </summary>
public static string wox_plugin_folder_plugin_description { public static string wox_plugin_folder_plugin_description {
get { get {

View File

@@ -121,7 +121,7 @@
<value>Folder</value> <value>Folder</value>
</data> </data>
<data name="wox_plugin_folder_plugin_description" xml:space="preserve"> <data name="wox_plugin_folder_plugin_description" xml:space="preserve">
<value>Navigates folders starting from a drive letter 'C:\' or from the user home '~'.</value> <value>Navigates folders starting from a drive letter 'C:\' or from the user home '~'</value>
</data> </data>
<data name="Microsoft_plugin_folder_copy_path" xml:space="preserve"> <data name="Microsoft_plugin_folder_copy_path" xml:space="preserve">
<value>Copy path (Ctrl+C)</value> <value>Copy path (Ctrl+C)</value>

View File

@@ -187,7 +187,7 @@ namespace Microsoft.Plugin.Indexer.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Searches files and folders.. /// Looks up a localized string similar to Searches files and folders.
/// </summary> /// </summary>
public static string Microsoft_plugin_indexer_plugin_description { public static string Microsoft_plugin_indexer_plugin_description {
get { get {

View File

@@ -151,7 +151,7 @@
<value>Fail to open folder at</value> <value>Fail to open folder at</value>
</data> </data>
<data name="Microsoft_plugin_indexer_plugin_description" xml:space="preserve"> <data name="Microsoft_plugin_indexer_plugin_description" xml:space="preserve">
<value>Searches files and folders.</value> <value>Searches files and folders</value>
</data> </data>
<data name="Microsoft_plugin_indexer_plugin_name" xml:space="preserve"> <data name="Microsoft_plugin_indexer_plugin_name" xml:space="preserve">
<value>Windows Search</value> <value>Windows Search</value>

View File

@@ -178,7 +178,7 @@ namespace Microsoft.Plugin.Program.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Searches programs.. /// Looks up a localized string similar to Searches programs.
/// </summary> /// </summary>
public static string wox_plugin_program_plugin_description { public static string wox_plugin_program_plugin_description {
get { get {

View File

@@ -130,7 +130,7 @@
<value>Program</value> <value>Program</value>
</data> </data>
<data name="wox_plugin_program_plugin_description" xml:space="preserve"> <data name="wox_plugin_program_plugin_description" xml:space="preserve">
<value>Searches programs.</value> <value>Searches programs</value>
</data> </data>
<data name="powertoys_run_plugin_program_win32_application" xml:space="preserve"> <data name="powertoys_run_plugin_program_win32_application" xml:space="preserve">
<value>Application</value> <value>Application</value>

View File

@@ -178,7 +178,7 @@ namespace Microsoft.Plugin.Shell.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Executes commands (e.g. &apos;ping&apos;, &apos;cmd&apos;).. /// Looks up a localized string similar to Executes commands (e.g. &apos;ping&apos;, &apos;cmd&apos;).
/// </summary> /// </summary>
public static string wox_plugin_cmd_plugin_description { public static string wox_plugin_cmd_plugin_description {
get { get {

View File

@@ -121,7 +121,7 @@
<value>Shell</value> <value>Shell</value>
</data> </data>
<data name="wox_plugin_cmd_plugin_description" xml:space="preserve"> <data name="wox_plugin_cmd_plugin_description" xml:space="preserve">
<value>Executes commands (e.g. 'ping', 'cmd').</value> <value>Executes commands (e.g. 'ping', 'cmd')</value>
</data> </data>
<data name="wox_plugin_cmd_cmd_has_been_executed_times" xml:space="preserve"> <data name="wox_plugin_cmd_cmd_has_been_executed_times" xml:space="preserve">
<value>this command has been executed {0} times</value> <value>this command has been executed {0} times</value>

View File

@@ -19,7 +19,7 @@ namespace Microsoft.Plugin.Uri.Properties {
// class via a tool like ResGen or Visual Studio. // class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen // To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project. // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources { public class Resources {
@@ -97,7 +97,7 @@ namespace Microsoft.Plugin.Uri.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Opens URLs and UNC network shares.. /// Looks up a localized string similar to Opens URLs and UNC network shares.
/// </summary> /// </summary>
public static string Microsoft_plugin_uri_plugin_description { public static string Microsoft_plugin_uri_plugin_description {
get { get {

View File

@@ -130,7 +130,7 @@
<value>Failed to open URI</value> <value>Failed to open URI</value>
</data> </data>
<data name="Microsoft_plugin_uri_plugin_description" xml:space="preserve"> <data name="Microsoft_plugin_uri_plugin_description" xml:space="preserve">
<value>Opens URLs and UNC network shares.</value> <value>Opens URLs and UNC network shares</value>
</data> </data>
<data name="Microsoft_plugin_uri_plugin_name" xml:space="preserve"> <data name="Microsoft_plugin_uri_plugin_name" xml:space="preserve">
<value>URI Handler</value> <value>URI Handler</value>

View File

@@ -79,7 +79,7 @@ namespace Microsoft.Plugin.WindowWalker.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Folder windows doesn&apos;t run in separate processes. (Click to open Explorer properties.). /// Looks up a localized string similar to Folder windows do not run in separate processes. (Click to open Explorer properties.).
/// </summary> /// </summary>
public static string wox_plugin_windowwalker_ExplorerInfoSubTitle { public static string wox_plugin_windowwalker_ExplorerInfoSubTitle {
get { get {
@@ -151,7 +151,7 @@ namespace Microsoft.Plugin.WindowWalker.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Switches between open windows.. /// Looks up a localized string similar to Switches between open windows.
/// </summary> /// </summary>
public static string wox_plugin_windowwalker_plugin_description { public static string wox_plugin_windowwalker_plugin_description {
get { get {

View File

@@ -121,7 +121,7 @@
<value>Window Walker</value> <value>Window Walker</value>
</data> </data>
<data name="wox_plugin_windowwalker_plugin_description" xml:space="preserve"> <data name="wox_plugin_windowwalker_plugin_description" xml:space="preserve">
<value>Switches between open windows.</value> <value>Switches between open windows</value>
</data> </data>
<data name="wox_plugin_windowwalker_Running" xml:space="preserve"> <data name="wox_plugin_windowwalker_Running" xml:space="preserve">
<value>Running</value> <value>Running</value>

View File

@@ -169,7 +169,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Calculator.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Calculates mathematical equations (e.g. 5*3-2).. /// Looks up a localized string similar to Calculates mathematical equations (e.g. 5*3-2).
/// </summary> /// </summary>
public static string wox_plugin_calculator_plugin_description { public static string wox_plugin_calculator_plugin_description {
get { get {
@@ -187,7 +187,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Calculator.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Replace input appending &apos;=&apos;. /// Looks up a localized string similar to Replace input if query ends with &apos;=&apos;.
/// </summary> /// </summary>
public static string wox_plugin_calculator_replace_input { public static string wox_plugin_calculator_replace_input {
get { get {
@@ -196,7 +196,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Calculator.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to When using direct activation, appending &apos;=&apos; to the expression will replace the input with the calculated result (e.g. =5*3-2=).. /// Looks up a localized string similar to When using direct activation, appending &apos;=&apos; to the expression will replace the input with the calculated result (e.g. &apos;=5*3-2=&apos; will change the query to &apos;=13&apos;)..
/// </summary> /// </summary>
public static string wox_plugin_calculator_replace_input_description { public static string wox_plugin_calculator_replace_input_description {
get { get {

View File

@@ -121,7 +121,7 @@
<value>Calculator</value> <value>Calculator</value>
</data> </data>
<data name="wox_plugin_calculator_plugin_description" xml:space="preserve"> <data name="wox_plugin_calculator_plugin_description" xml:space="preserve">
<value>Calculates mathematical equations (e.g. 5*3-2).</value> <value>Calculates mathematical equations (e.g. 5*3-2)</value>
</data> </data>
<data name="wox_plugin_calculator_not_a_number" xml:space="preserve"> <data name="wox_plugin_calculator_not_a_number" xml:space="preserve">
<value>Calculation result is not a valid number (NaN)</value> <value>Calculation result is not a valid number (NaN)</value>

View File

@@ -61,7 +61,7 @@ namespace Microsoft.PowerToys.Run.Plugin.History.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Accesses previously selected results.. /// Looks up a localized string similar to Accesses previously selected results.
/// </summary> /// </summary>
public static string wox_plugin_history_plugin_description { public static string wox_plugin_history_plugin_description {
get { get {

View File

@@ -121,7 +121,7 @@
<value>History</value> <value>History</value>
</data> </data>
<data name="wox_plugin_history_plugin_description" xml:space="preserve"> <data name="wox_plugin_history_plugin_description" xml:space="preserve">
<value>Accesses previously selected results.</value> <value>Accesses previously selected results</value>
</data> </data>
<data name="wox_plugin_history_processing_failed" xml:space="preserve"> <data name="wox_plugin_history_processing_failed" xml:space="preserve">
<value>Failed to process the input</value> <value>Failed to process the input</value>

View File

@@ -61,7 +61,7 @@ namespace Microsoft.PowerToys.Run.Plugin.OneNote.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Searches your local OneNote notebooks. This plugin requires the OneNote desktop app which is included in Microsoft Office.. /// Looks up a localized string similar to Searches your local OneNote notebooks. This plugin requires the OneNote desktop app which is included in Microsoft Office.
/// </summary> /// </summary>
internal static string PluginDescription { internal static string PluginDescription {
get { get {

View File

@@ -121,6 +121,6 @@
<value>OneNote</value> <value>OneNote</value>
</data> </data>
<data name="PluginDescription" xml:space="preserve"> <data name="PluginDescription" xml:space="preserve">
<value>Searches your local OneNote notebooks. This plugin requires the OneNote desktop app which is included in Microsoft Office.</value> <value>Searches your local OneNote notebooks. This plugin requires the OneNote desktop app which is included in Microsoft Office</value>
</data> </data>
</root> </root>

View File

@@ -133,7 +133,7 @@ namespace Microsoft.PowerToys.Run.Plugin.PowerToys.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Opens PowerToys utilities and settings.. /// Looks up a localized string similar to Opens PowerToys utilities and settings.
/// </summary> /// </summary>
internal static string Plugin_Description { internal static string Plugin_Description {
get { get {

View File

@@ -148,7 +148,7 @@
<comment>"Hosts File Editor" is the name of the utility</comment> <comment>"Hosts File Editor" is the name of the utility</comment>
</data> </data>
<data name="Plugin_Description" xml:space="preserve"> <data name="Plugin_Description" xml:space="preserve">
<value>Opens PowerToys utilities and settings.</value> <value>Opens PowerToys utilities and settings</value>
</data> </data>
<data name="Plugin_Name" xml:space="preserve"> <data name="Plugin_Name" xml:space="preserve">
<value>PowerToys</value> <value>PowerToys</value>

View File

@@ -19,7 +19,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Registry.Properties {
// class via a tool like ResGen or Visual Studio. // class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen // To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project. // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources { internal class Resources {
@@ -133,7 +133,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Registry.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Navigates inside the Windows Registry.. /// Looks up a localized string similar to Navigates inside the Windows Registry.
/// </summary> /// </summary>
internal static string PluginDescription { internal static string PluginDescription {
get { get {

View File

@@ -121,7 +121,7 @@
<value>Registry Plugin</value> <value>Registry Plugin</value>
</data> </data>
<data name="PluginDescription" xml:space="preserve"> <data name="PluginDescription" xml:space="preserve">
<value>Navigates inside the Windows Registry.</value> <value>Navigates inside the Windows Registry</value>
<comment>"this built into Windows the OS. translate accordingly, https://learn.microsoft.com/troubleshoot/windows-server/performance/windows-registry-advanced-users is an example of it translated in German"</comment> <comment>"this built into Windows the OS. translate accordingly, https://learn.microsoft.com/troubleshoot/windows-server/performance/windows-registry-advanced-users is an example of it translated in German"</comment>
</data> </data>
<data name="CopyKeyNamePath" xml:space="preserve"> <data name="CopyKeyNamePath" xml:space="preserve">

View File

@@ -106,7 +106,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Service.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Manages Windows services.. /// Looks up a localized string similar to Manages Windows services.
/// </summary> /// </summary>
internal static string wox_plugin_service_plugin_description { internal static string wox_plugin_service_plugin_description {
get { get {

View File

@@ -133,7 +133,7 @@
<value>Pausing</value> <value>Pausing</value>
</data> </data>
<data name="wox_plugin_service_plugin_description" xml:space="preserve"> <data name="wox_plugin_service_plugin_description" xml:space="preserve">
<value>Manages Windows services.</value> <value>Manages Windows services</value>
</data> </data>
<data name="wox_plugin_service_plugin_name" xml:space="preserve"> <data name="wox_plugin_service_plugin_name" xml:space="preserve">
<value>Service</value> <value>Service</value>

View File

@@ -367,7 +367,7 @@ namespace Microsoft.PowerToys.Run.Plugin.System.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Executes system commands (e.g. &apos;shutdown&apos;, &apos;lock&apos;, &apos;sleep&apos;).. /// Looks up a localized string similar to Executes system commands (e.g. &apos;shutdown&apos;, &apos;lock&apos;, &apos;sleep&apos;).
/// </summary> /// </summary>
internal static string Microsoft_plugin_sys_plugin_description { internal static string Microsoft_plugin_sys_plugin_description {
get { get {

View File

@@ -233,7 +233,7 @@
<value>Physical address (MAC)</value> <value>Physical address (MAC)</value>
</data> </data>
<data name="Microsoft_plugin_sys_plugin_description" xml:space="preserve"> <data name="Microsoft_plugin_sys_plugin_description" xml:space="preserve">
<value>Executes system commands (e.g. 'shutdown', 'lock', 'sleep').</value> <value>Executes system commands (e.g. 'shutdown', 'lock', 'sleep')</value>
<comment>This should align to the actions in Windows relating to shutting down, signing out, locking, sleeping, restarting, emptying the recycle bin, and hibernating your computer. </comment> <comment>This should align to the actions in Windows relating to shutting down, signing out, locking, sleeping, restarting, emptying the recycle bin, and hibernating your computer. </comment>
</data> </data>
<data name="Microsoft_plugin_sys_plugin_name" xml:space="preserve"> <data name="Microsoft_plugin_sys_plugin_name" xml:space="preserve">

View File

@@ -295,7 +295,7 @@ namespace Microsoft.PowerToys.Run.Plugin.TimeDate.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Provides time and date values for the system time or a custom time stamp (Examples: &apos;{0}&apos;, &apos;{1}&apos;, &apos;{2}&apos;, &apos;{3}&apos;). /// Looks up a localized string similar to Provides time and date values for the system time or a custom time stamp (e.g.&apos;{0}&apos;, &apos;{1}&apos;, &apos;{2}&apos;, &apos;{3}&apos;).
/// </summary> /// </summary>
internal static string Microsoft_plugin_timedate_plugin_description { internal static string Microsoft_plugin_timedate_plugin_description {
get { get {

View File

@@ -202,7 +202,7 @@
<comment>'UTC' means here 'Universal Time Convention'</comment> <comment>'UTC' means here 'Universal Time Convention'</comment>
</data> </data>
<data name="Microsoft_plugin_timedate_plugin_description" xml:space="preserve"> <data name="Microsoft_plugin_timedate_plugin_description" xml:space="preserve">
<value>Provides time and date values for the system time or a custom time stamp (Examples: '{0}', '{1}', '{2}', '{3}')</value> <value>Provides time and date values for the system time or a custom time stamp (e.g.'{0}', '{1}', '{2}', '{3}')</value>
<comment>Do not translate the placeholders like '{0}' because it will be replaced in code.</comment> <comment>Do not translate the placeholders like '{0}' because it will be replaced in code.</comment>
</data> </data>
<data name="Microsoft_plugin_timedate_plugin_description_example_calendarWeek" xml:space="preserve"> <data name="Microsoft_plugin_timedate_plugin_description_example_calendarWeek" xml:space="preserve">

View File

@@ -88,7 +88,7 @@ namespace Microsoft.PowerToys.Run.Plugin.WindowsTerminal.Properties {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Opens Windows Terminal profiles.. /// Looks up a localized string similar to Opens Windows Terminal profiles.
/// </summary> /// </summary>
internal static string plugin_description { internal static string plugin_description {
get { get {

View File

@@ -129,7 +129,7 @@
<comment>Quake is a well-known computer game. Don't localize. See https://en.wikipedia.org/wiki/Quake_(video_game)</comment> <comment>Quake is a well-known computer game. Don't localize. See https://en.wikipedia.org/wiki/Quake_(video_game)</comment>
</data> </data>
<data name="plugin_description" xml:space="preserve"> <data name="plugin_description" xml:space="preserve">
<value>Opens Windows Terminal profiles.</value> <value>Opens Windows Terminal profiles</value>
</data> </data>
<data name="plugin_name" xml:space="preserve"> <data name="plugin_name" xml:space="preserve">
<value>Windows Terminal</value> <value>Windows Terminal</value>