File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Source/NETworkManager.Localization/Resources Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3944,4 +3944,16 @@ Right-click for more options.</value>
39443944 <data name =" EnterValidHostsFileEntryHostname" xml : space =" preserve" >
39453945 <value >Enter a valid hostname (e.g., "server-01" or "example.com")! Multiple hostnames can be separated with a space.</value >
39463946 </data >
3947+ <data name =" HostsFileReadErrorMessage" xml : space =" preserve" >
3948+ <value >The "hosts" file could not be read! See log file for more details.</value >
3949+ </data >
3950+ <data name =" HostsFileWriteErrorMessage" xml : space =" preserve" >
3951+ <value >The "hosts" file could not be written to. See log file for more details.</value >
3952+ </data >
3953+ <data name =" HostsFileEntryNotFoundMessage" xml : space =" preserve" >
3954+ <value >The entry was not found in the "hosts" file! Maybe the file has been modified.</value >
3955+ </data >
3956+ <data name =" HostsFileBackupErrorMessage" xml : space =" preserve" >
3957+ <value >A backup of the "hosts" file could not be created! See log file for more details.</value >
3958+ </data >
39473959</root >
You can’t perform that action at this time.
0 commit comments