Skip to content

Commit c981aa0

Browse files
committed
Fix: String
1 parent 9639589 commit c981aa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/NETworkManager.Localization/Resources/Strings.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Source/NETworkManager.Localization/Resources/Strings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3949,6 +3949,6 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39493949
<value>Could not parse or resolve any of the specified DNS servers.</value>
39503950
</data>
39513951
<data name="CouldNotParseX" xml:space="preserve">
3952-
<value>Could not parse DNS server "{0}".</value>
3952+
<value>Could not parse "{0}".</value>
39533953
</data>
39543954
</root>

0 commit comments

Comments
 (0)