Changes for issue #152 - Pass 1
This commit is contained in:
Generated
+9
@@ -6123,6 +6123,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to An error occured while building a list of environment variables.[BR][BR][PARAM].
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrPath_ErrorUnixEnv() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("mgrPath_ErrorUnixEnv", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to An error occured when determining a Wine prefix.[BR][BR][PARAM].
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user