Fixed small typo in new string
This commit is contained in:
Generated
+1
-1
@@ -2842,7 +2842,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to The session log reached maximum length and has been cleared ..
|
||||
''' Looks up a localized string similar to The session log reached maximum length and has been cleared..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmMain_LogAutoClear() As String
|
||||
Get
|
||||
|
||||
@@ -1694,7 +1694,7 @@
|
||||
<value>Available Fields</value>
|
||||
</data>
|
||||
<data name="frmMain_LogAutoClear" xml:space="preserve">
|
||||
<value>The session log reached maximum length and has been cleared .</value>
|
||||
<value>The session log reached maximum length and has been cleared.</value>
|
||||
</data>
|
||||
<data name="frmSettings_chkAutoSaveLog" xml:space="preserve">
|
||||
<value>Autosave log when max length is exceeded</value>
|
||||
|
||||
Reference in New Issue
Block a user