Resolves #178
This commit is contained in:
Generated
+18
@@ -3309,6 +3309,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to GBM is set to start automatically, but the autostart link is missing. The autostart link has been re-created..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmMain_ErrorLinuxAutoStartMissing() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmMain_ErrorLinuxAutoStartMissing", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to The command [PARAM] requires more parameters..
|
||||
'''</summary>
|
||||
@@ -4857,6 +4866,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to An error occured while creating the autostart link:[BR][BR][PARAM].
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmSettings_ErrorLinuxAutoStart() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmSettings_ErrorLinuxAutoStart", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to The custom 7-Zip location [PARAM] does not exist..
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user