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.vb20
1 files changed, 19 insertions, 1 deletions
diff --git a/ShiftOS-TheRevival/My Project/Resources.Designer.vb b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
index 62a3fe0..b1c515d 100644
--- a/ShiftOS-TheRevival/My Project/Resources.Designer.vb
+++ b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
@@ -70,12 +70,30 @@ Namespace My.Resources
End Property
'''<summary>
- ''' Looks up a localized string similar to 0.2.0.
+ ''' Looks up a localized string similar to 0.2.1.
'''</summary>
Friend ReadOnly Property CurrentVersion() As String
Get
Return ResourceManager.GetString("CurrentVersion", resourceCulture)
End Get
End Property
+
+ '''<summary>
+ ''' Looks up a localized string similar to Clears all contents of the terminal.
+ '''</summary>
+ Friend ReadOnly Property man_clear() As String
+ Get
+ Return ResourceManager.GetString("man_clear", resourceCulture)
+ End Get
+ End Property
+
+ '''<summary>
+ ''' Looks up a localized string similar to Shows the value of codepoint in your wallet.
+ '''</summary>
+ Friend ReadOnly Property man_codepoint() As String
+ Get
+ Return ResourceManager.GetString("man_codepoint", resourceCulture)
+ End Get
+ End Property
End Module
End Namespace