Changes for issue #152 - Pass 1

This commit is contained in:
MikeMaximus
2018-09-06 12:35:14 -06:00
parent d74a6d50b1
commit 748a921d1c
8 changed files with 134 additions and 58 deletions
+9
View File
@@ -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>