mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[Setttings][Hosts]Fix utility name typo (#32396)
This commit is contained in:
committed by
GitHub
parent
49ba587021
commit
6bd083f867
@@ -3514,12 +3514,12 @@ Activate by holding the key for the character you want to add an accent to, then
|
|||||||
<comment>"Hosts" refers to the system hosts file, do not loc</comment>
|
<comment>"Hosts" refers to the system hosts file, do not loc</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Hosts_LaunchButtonControl.Header" xml:space="preserve">
|
<data name="Hosts_LaunchButtonControl.Header" xml:space="preserve">
|
||||||
<value>Launch Host File Editor</value>
|
<value>Launch Hosts File Editor</value>
|
||||||
<comment>"Host File Editor" is a product name</comment>
|
<comment>"Hosts File Editor" is a product name</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Hosts_LaunchButton_Accessible.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="Hosts_LaunchButton_Accessible.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Launch Host File Editor</value>
|
<value>Launch Hosts File Editor</value>
|
||||||
<comment>"Host File Editor" is a product name</comment>
|
<comment>"Hosts File Editor" is a product name</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Hosts_AdditionalLinesPosition.Header" xml:space="preserve">
|
<data name="Hosts_AdditionalLinesPosition.Header" xml:space="preserve">
|
||||||
<value>Position of additional content</value>
|
<value>Position of additional content</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user