Added path display tooltip and options for #152
This commit is contained in:
Generated
+9
@@ -4560,6 +4560,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Show resolved save paths.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmSettings_chkShowResolvedPaths() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmSettings_chkShowResolvedPaths", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Start to system tray.
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user