aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/My Project/Resources.Designer.vb
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS-TheRevival/My Project/Resources.Designer.vb')
-rw-r--r--ShiftOS-TheRevival/My Project/Resources.Designer.vb10
1 files changed, 3 insertions, 7 deletions
diff --git a/ShiftOS-TheRevival/My Project/Resources.Designer.vb b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
index 271c441..413136f 100644
--- a/ShiftOS-TheRevival/My Project/Resources.Designer.vb
+++ b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
@@ -61,15 +61,11 @@ Namespace My.Resources
End Property
'''<summary>
- ''' Looks up a localized string similar to No
- '''12
- '''Enter your username for the build lab below :
- '''ewindows
- '''.
+ ''' Looks up a localized string similar to .
'''</summary>
- Friend ReadOnly Property ShiftOSBuildLab() As String
+ Friend ReadOnly Property BuildString() As String
Get
- Return ResourceManager.GetString("ShiftOSBuildLab", resourceCulture)
+ Return ResourceManager.GetString("BuildString", resourceCulture)
End Get
End Property
End Module