Added Start with Windows setting admin warning
This commit is contained in:
Generated
+9
@@ -4155,6 +4155,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Please note that GBM will not "Start with Windows" as Administrator.[BR][BR]See the Online Manual in the Help menu for details..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmSettings_WarningAdminStart() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmSettings_WarningAdminStart", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Invalid or poorly formatted 7-Zip arguments can cause backup or restore operations to fail.[BR][BR]If problems occur, clear the custom arguments and try again..
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user