mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
[Hosts]Add setting to select the file encoding (#26495)
This commit is contained in:
committed by
GitHub
parent
177c58f494
commit
9960d2d536
@@ -3537,4 +3537,17 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="MWB_SecurityKeyLabel.PlaceholderText" xml:space="preserve">
|
||||
<value>Security key</value>
|
||||
</data>
|
||||
<data name="Hosts_Encoding.Description" xml:space="preserve">
|
||||
<value>Chose the encoding of the hosts file</value>
|
||||
<comment>"Hosts" refers to the system hosts file, do not loc</comment>
|
||||
</data>
|
||||
<data name="Hosts_Encoding.Header" xml:space="preserve">
|
||||
<value>Encoding</value>
|
||||
</data>
|
||||
<data name="Hosts_Encoding_Utf8.Content" xml:space="preserve">
|
||||
<value>UTF-8</value>
|
||||
</data>
|
||||
<data name="Hosts_Encoding_Utf8Bom.Content" xml:space="preserve">
|
||||
<value>UTF-8 with BOM</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user