Skip to content

Commit 72024a1

Browse files
committed
New string
1 parent 18f0367 commit 72024a1

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

IPBanCore/IPBanResources.Designer.cs

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

IPBanCore/IPBanResources.resx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,9 +903,14 @@
903903
<value>Leaks</value>
904904
</data>
905905
<data name="EnableMonitoring" xml:space="preserve">
906-
<value>Whether to enable monitoring</value>
906+
<value>Enable Monitoring</value>
907+
<comment>Action to enable monitoring</comment>
907908
</data>
908909
<data name="Resources" xml:space="preserve">
909910
<value>Resources</value>
910911
</data>
912+
<data name="DisableMonitoring" xml:space="preserve">
913+
<value>Disable Monitoring</value>
914+
<comment>Action to turn off monitoring</comment>
915+
</data>
911916
</root>

0 commit comments

Comments
 (0)