5959 : using a System.ComponentModel.TypeConverter
6060 : and then encoded with base64 encoding.
6161 -->
62- <xsd : schema id = " root " xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
63- <xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
62+ <xsd : schema xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" id = " root " >
63+ <xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
6464 <xsd : element name =" root" msdata : IsDataSet =" true" >
6565 <xsd : complexType >
6666 <xsd : choice maxOccurs =" unbounded" >
6767 <xsd : element name =" metadata" >
6868 <xsd : complexType >
6969 <xsd : sequence >
70- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" />
70+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" />
7171 </xsd : sequence >
72- <xsd : attribute name =" name" use =" required" type =" xsd:string" />
73- <xsd : attribute name =" type" type =" xsd:string" />
74- <xsd : attribute name =" mimetype" type =" xsd:string" />
75- <xsd : attribute ref =" xml:space" />
72+ <xsd : attribute name =" name" use =" required" type =" xsd:string" />
73+ <xsd : attribute name =" type" type =" xsd:string" />
74+ <xsd : attribute name =" mimetype" type =" xsd:string" />
75+ <xsd : attribute ref =" xml:space" />
7676 </xsd : complexType >
7777 </xsd : element >
7878 <xsd : element name =" assembly" >
7979 <xsd : complexType >
80- <xsd : attribute name =" alias" type =" xsd:string" />
81- <xsd : attribute name =" name" type =" xsd:string" />
80+ <xsd : attribute name =" alias" type =" xsd:string" />
81+ <xsd : attribute name =" name" type =" xsd:string" />
8282 </xsd : complexType >
8383 </xsd : element >
8484 <xsd : element name =" data" >
8585 <xsd : complexType >
8686 <xsd : sequence >
87- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
88- <xsd : element name =" comment" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 2" />
87+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
88+ <xsd : element name =" comment" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 2" />
8989 </xsd : sequence >
90- <xsd : attribute name =" name" type =" xsd:string" use =" required" msdata : Ordinal =" 1" />
91- <xsd : attribute name =" type" type =" xsd:string" msdata : Ordinal =" 3" />
92- <xsd : attribute name =" mimetype" type =" xsd:string" msdata : Ordinal =" 4" />
93- <xsd : attribute ref =" xml:space" />
90+ <xsd : attribute name =" name" type =" xsd:string" use =" required" msdata : Ordinal =" 1" />
91+ <xsd : attribute name =" type" type =" xsd:string" msdata : Ordinal =" 3" />
92+ <xsd : attribute name =" mimetype" type =" xsd:string" msdata : Ordinal =" 4" />
93+ <xsd : attribute ref =" xml:space" />
9494 </xsd : complexType >
9595 </xsd : element >
9696 <xsd : element name =" resheader" >
9797 <xsd : complexType >
9898 <xsd : sequence >
99- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
99+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
100100 </xsd : sequence >
101- <xsd : attribute name =" name" type =" xsd:string" use =" required" />
101+ <xsd : attribute name =" name" type =" xsd:string" use =" required" />
102102 </xsd : complexType >
103103 </xsd : element >
104104 </xsd : choice >
679679 <value >Apply</value >
680680 </data >
681681 <data name =" ApplyWindowsKeyCombinationsLikeAltTab" xml : space =" preserve" >
682- <value >Apply Windows key combinations (e.g. ALT+TAB):</value >
682+ <value >Apply Windows key combinations (e.g., ALT+TAB):</value >
683683 </data >
684684 <data name =" Auth" xml : space =" preserve" >
685685 <value >Auth</value >
@@ -1364,16 +1364,16 @@ Create one...</value>
13641364 <value >Enter a valid IPv4 address!</value >
13651365 </data >
13661366 <data name =" EnterValidMACAddress" xml : space =" preserve" >
1367- <value >Enter a valid MAC address (like 00:F1:23:AB:F2:35)!</value >
1367+ <value >Enter a valid MAC address (e.g., 00:F1:23:AB:F2:35)!</value >
13681368 </data >
13691369 <data name =" EnterValidPort" xml : space =" preserve" >
13701370 <value >Enter a valid port (1 - 65535)!</value >
13711371 </data >
13721372 <data name =" EnterValidSubnetmask" xml : space =" preserve" >
1373- <value >Enter a valid subnetmask (like 255.255.255.0)!</value >
1373+ <value >Enter a valid subnetmask (e.g., 255.255.255.0)!</value >
13741374 </data >
13751375 <data name =" EnterValidSubnetmaskOrCIDR" xml : space =" preserve" >
1376- <value >Enter a valid subnetmask or CIDR (like 255.255.255.0 or /24)!</value >
1376+ <value >Enter a valid subnetmask or CIDR (e.g., 255.255.255.0 or /24)!</value >
13771377 </data >
13781378 <data name =" FieldCannotBeEmpty" xml : space =" preserve" >
13791379 <value >Field cannot be empty!</value >
@@ -1445,10 +1445,10 @@ Create one...</value>
14451445 <value >Enter a valid port and/or port range (1 - 65535)!</value >
14461446 </data >
14471447 <data name =" EnterValidSubnet" xml : space =" preserve" >
1448- <value >Enter a valid subnet (like 192.168.178.133/26)!</value >
1448+ <value >Enter a valid subnet (e.g., 192.168.178.133/26)!</value >
14491449 </data >
14501450 <data name =" EnterValidWebsiteUri" xml : space =" preserve" >
1451- <value >Enter a valid website (like https://example.com/index.html)</value >
1451+ <value >Enter a valid website (e.g., https://example.com/index.html)</value >
14521452 </data >
14531453 <data name =" Green" xml : space =" preserve" >
14541454 <value >Green</value >
@@ -1739,7 +1739,7 @@ Create one...</value>
17391739 <value >Add a tab to query whois...</value >
17401740 </data >
17411741 <data name =" EnterValidDomain" xml : space =" preserve" >
1742- <value >Enter a valid domain (like "example.com")!</value >
1742+ <value >Enter a valid domain (e.g., "example.com")!</value >
17431743 </data >
17441744 <data name =" WhoisServerNotFoundForTheDomain" xml : space =" preserve" >
17451745 <value >Whois server not found for the domain: "{0}"</value >
@@ -1928,7 +1928,7 @@ Changes to this value will take effect after restarting the application.</value>
19281928 <data name =" WelcomeMessage" xml : space =" preserve" >
19291929 <value >Thank you for using NETworkManager!
19301930
1931- If you like this tool , please leave a star on GitHub and recommend it to others.</value >
1931+ If you enjoy it , please consider supporting its development — whether by leaving a star on GitHub, making a donation, or simply sharing it with others. Your support helps keep the project going and growing .</value >
19321932 </data >
19331933 <data name =" HelpMessage_CheckForUpdatesAtStartup" xml : space =" preserve" >
19341934 <value >When starting the program, it checks in the background whether a new program version is available on GitHub.
@@ -2029,7 +2029,7 @@ is disabled!</value>
20292029 <value >Use custom IPv4 address API</value >
20302030 </data >
20312031 <data name =" HelpMessage_CustomPublicIPv4AddressAPI" xml : space =" preserve" >
2032- <value >URL to a web service that can be reached via http or https and returns an IPv4 address like "xx.xx.xx.xx" as response.</value >
2032+ <value >URL to a web service that can be reached via http or https and returns an IPv4 address e.g., "xx.xx.xx.xx" as response.</value >
20332033 </data >
20342034 <data name =" CouldNotParsePublicIPAddressFromXXXMessage" xml : space =" preserve" >
20352035 <value >Could not parse public ip address from "{0}"! Try another service or use the default... </value >
@@ -2389,7 +2389,7 @@ $$hostname$$ --> Hostname</value>
23892389 <value >Restart as Administrator</value >
23902390 </data >
23912391 <data name =" NetworkPacketsCaptureAdminMessage" xml : space =" preserve" >
2392- <value >To analyze network packets, the application must be started with elevated rights!</value >
2392+ <value >Analysing network packets requires elevated rights!</value >
23932393 </data >
23942394 <data name =" Capture" xml : space =" preserve" >
23952395 <value >Capture</value >
@@ -3189,7 +3189,7 @@ If the option is disabled again, the values are no longer modified. However, the
31893189 <value >SNTP server(s)</value >
31903190 </data >
31913191 <data name =" HelpMessage_CustomPublicIPv6AddressAPI" xml : space =" preserve" >
3192- <value >URL to a web service that can be reached via http or https and returns an IPv6 address like "xxxx:xx:xxx::xx" as response.</value >
3192+ <value >URL to a web service that can be reached via http or https and returns an IPv6 address e.g., "xxxx:xx:xxx::xx" as response.</value >
31933193 </data >
31943194 <data name =" IPEndPoint" xml : space =" preserve" >
31953195 <value >IP endpoint</value >
@@ -3231,7 +3231,7 @@ If the option is disabled again, the values are no longer modified. However, the
32313231 <value >An SNTP server with this name already exists!</value >
32323232 </data >
32333233 <data name =" EnterValidHostnameOrIPAddress" xml : space =" preserve" >
3234- <value >Enter a valid hostname (like "server-01" or "example.com") or a valid IP address (like 192.168.178.1)!</value >
3234+ <value >Enter a valid hostname (e.g., "server-01" or "example.com") or a valid IP address (e.g., 192.168.178.1)!</value >
32353235 </data >
32363236 <data name =" Servers" xml : space =" preserve" >
32373237 <value >Server(s)</value >
@@ -3525,10 +3525,10 @@ Changes to this value will take effect after the application is restarted. Wheth
35253525 <value >The settings on this page contain errors. Correct them to be able to save.</value >
35263526 </data >
35273527 <data name =" HelpMessage_PuTTYHostkey" xml : space =" preserve" >
3528- <value >SSH hostkey to use for the connection (like "71:b8:f2:6e..."). Only available if the mode is "SSH".</value >
3528+ <value >SSH hostkey to use for the connection (e.g., "71:b8:f2:6e..."). Only available if the mode is "SSH".</value >
35293529 </data >
35303530 <data name =" HelpMessage_PuTTYPrivateKeyFile" xml : space =" preserve" >
3531- <value >Full path to the private key file (like "C:\Users\BornToBeRoot\SSH\private_key.ppk"). Only available if the mode is "SSH".</value >
3531+ <value >Full path to the private key file (e.g., "C:\Users\BornToBeRoot\SSH\private_key.ppk"). Only available if the mode is "SSH".</value >
35323532 </data >
35333533 <data name =" HelpMessage_PuTTYUsername" xml : space =" preserve" >
35343534 <value >Username that will be passed into the PuTTY session. Only available if the mode is "SSH", "Telnet" or "Rlogin".</value >
@@ -3855,25 +3855,108 @@ Right-click for more options.</value>
38553855 <data name =" ProfileFile" xml : space =" preserve" >
38563856 <value >Profile file</value >
38573857 </data >
3858+ <data name =" ApplicationName_HostsFileEditor" xml : space =" preserve" >
3859+ <value >Hosts File Editor</value >
3860+ </data >
3861+ <data name =" HostsFileEditor" xml : space =" preserve" >
3862+ <value >Hosts File Editor</value >
3863+ </data >
3864+ <data name =" HostsFileEditorAdminMessage" xml : space =" preserve" >
3865+ <value >Read-only mode. Modifying the hosts file requires elevated rights!</value >
3866+ </data >
3867+ <data name =" Comment" xml : space =" preserve" >
3868+ <value >Comment</value >
3869+ </data >
3870+ <data name =" Disable" xml : space =" preserve" >
3871+ <value >Disable</value >
3872+ </data >
3873+ <data name =" EditEntry" xml : space =" preserve" >
3874+ <value >Edit entry</value >
3875+ </data >
3876+ <data name =" EditEntryDots" xml : space =" preserve" >
3877+ <value >Edit entry...</value >
3878+ </data >
3879+ <data name =" EnableEntry" xml : space =" preserve" >
3880+ <value >Enable entry</value >
3881+ </data >
3882+ <data name =" DisableEntry" xml : space =" preserve" >
3883+ <value >Disable entry</value >
3884+ </data >
3885+ <data name =" RefreshingDots" xml : space =" preserve" >
3886+ <value >Refreshing...</value >
3887+ </data >
3888+ <data name =" ReloadedAtX" xml : space =" preserve" >
3889+ <value >Reloaded at {0}</value >
3890+ </data >
3891+ <data name =" FailedToLoadHostsFileMessage" xml : space =" preserve" >
3892+ <value >Failed to load hosts file: {0}</value >
3893+ </data >
3894+ <data name =" RetryingInXSecondsDots" xml : space =" preserve" >
3895+ <value >Retrying in {0} seconds...</value >
3896+ </data >
3897+ <data name =" WhatsNew" xml : space =" preserve" >
3898+ <value >What's new?</value >
3899+ </data >
3900+ <data name =" Changelog" xml : space =" preserve" >
3901+ <value >Changelog</value >
3902+ </data >
3903+ <data name =" UpgradedToXXX" xml : space =" preserve" >
3904+ <value >Upgraded to {0}</value >
3905+ </data >
3906+ <data name =" WhatsNewMessage" xml : space =" preserve" >
3907+ <value >This release includes new features, improvements, and bug fixes. Check out the changelog for all the details!</value >
3908+ </data >
3909+ <data name =" Entries" xml : space =" preserve" >
3910+ <value >Entries</value >
3911+ </data >
3912+ <data name =" DeleteHostsFileEntryMessage" xml : space =" preserve" >
3913+ <value >The selected entry is permanently deleted:
3914+
3915+ {0} {1} {2}</value >
3916+ </data >
3917+ <data name =" ExampleHostsFileEntryComment" xml : space =" preserve" >
3918+ <value >Primary DNS server</value >
3919+ </data >
3920+ <data name =" EnterValidHostsFileEntryHostname" xml : space =" preserve" >
3921+ <value >Enter a valid hostname (e.g., "server-01" or "example.com")! Multiple hostnames can be separated with a space.</value >
3922+ </data >
3923+ <data name =" HostsFileReadErrorMessage" xml : space =" preserve" >
3924+ <value >The "hosts" file could not be read! See log file for more details.</value >
3925+ </data >
3926+ <data name =" HostsFileWriteErrorMessage" xml : space =" preserve" >
3927+ <value >The "hosts" file could not be written to. See log file for more details.</value >
3928+ </data >
3929+ <data name =" HostsFileEntryNotFoundMessage" xml : space =" preserve" >
3930+ <value >The entry was not found in the "hosts" file! Maybe the file has been modified.</value >
3931+ </data >
3932+ <data name =" HostsFileBackupErrorMessage" xml : space =" preserve" >
3933+ <value >A backup of the "hosts" file could not be created! See log file for more details.</value >
3934+ </data >
38583935 <data name =" ShowStatusBar" xml : space =" preserve" >
3859- <value / >
3936+ <value >Show status bar</ value >
38603937 </data >
38613938 <data name =" HelpMessage_ShowStatusBar" xml : space =" preserve" >
3862- <value / >
3939+ <value >Displays the status bar in the bottom-left of the WebView when hovering over a link.</ value >
38633940 </data >
38643941 <data name =" SaveCredentials" xml : space =" preserve" >
3865- <value / >
3942+ <value >Save credentials</ value >
38663943 </data >
38673944 <data name =" HelpMessage_SaveCredentials" xml : space =" preserve" >
3868- <value / >
3945+ <value >Displays a dialog to save credentials after a successful sign-in.</ value >
38693946 </data >
38703947 <data name =" DeleteBrowsingData" xml : space =" preserve" >
3871- <value / >
3948+ <value >Delete browsing data</ value >
38723949 </data >
38733950 <data name =" DeleteBrowsingDataMessage" xml : space =" preserve" >
3874- <value / >
3951+ <value >Permanently delete browsing data (history, cookies, cache, credentials, etc.) for the current WebView2 profile.</ value >
38753952 </data >
38763953 <data name =" BrowsingData" xml : space =" preserve" >
3877- <value />
3954+ <value >Browsing Data</value >
3955+ </data >
3956+ <data name =" BrowsingDataSuccessfullyDeletedMessage" xml : space =" preserve" >
3957+ <value >Browsing data successfully deleted!</value >
3958+ </data >
3959+ <data name =" BrowsingDataErrorMessage" xml : space =" preserve" >
3960+ <value >An error occurred while deleting browsing data. Feel free to report this issue on GitHub.</value >
38783961 </data >
3879- </root >
3962+ </root >
0 commit comments