Skip to content

Commit fa13f29

Browse files
committed
Chore: Adjust strings
1 parent b92a304 commit fa13f29

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Source/NETworkManager.Localization/Resources/StaticStrings.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/StaticStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,6 @@
346346
<value>MyApp - HTTP</value>
347347
</data>
348348
<data name="ExampleFirewallAddresses" xml:space="preserve">
349-
<value>192.168.1.0/24; LocalSubnet</value>
349+
<value>10.0.0.0/8; LocalSubnet</value>
350350
</data>
351351
</root>

0 commit comments

Comments
 (0)