Fixed some long standing system tray bugs
This commit is contained in:
Generated
+9
@@ -78,6 +78,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to GBM is busy with an open window on your desktop..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property App_ErrorFocus() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("App_ErrorFocus", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to This function is currently not available on a Unix based operating system..
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user