aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/My Project/Resources.Designer.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-05 22:24:30 +0700
committerEverythingWindows <[email protected]>2022-11-05 22:24:30 +0700
commited6f6ee29d5d29a6e06cb15fadb4c0e3520c6e40 (patch)
tree8e685413564e5d18e43bd29f248ed5d097954432 /ShiftOS-TheRevival/My Project/Resources.Designer.vb
parent06623f4cb1e7db88d59a429abc7f0a985dc0eea6 (diff)
downloadshiftos-therevival-old-ed6f6ee29d5d29a6e06cb15fadb4c0e3520c6e40.tar.gz
shiftos-therevival-old-ed6f6ee29d5d29a6e06cb15fadb4c0e3520c6e40.tar.bz2
shiftos-therevival-old-ed6f6ee29d5d29a6e06cb15fadb4c0e3520c6e40.zip
bc finally freaking worked
Diffstat (limited to 'ShiftOS-TheRevival/My Project/Resources.Designer.vb')
-rw-r--r--ShiftOS-TheRevival/My Project/Resources.Designer.vb12
1 files changed, 6 insertions, 6 deletions
diff --git a/ShiftOS-TheRevival/My Project/Resources.Designer.vb b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
index 1757b17..b99a0c7 100644
--- a/ShiftOS-TheRevival/My Project/Resources.Designer.vb
+++ b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
@@ -61,20 +61,20 @@ Namespace My.Resources
End Property
'''<summary>
- ''' Looks up a localized string similar to .
+ ''' Looks up a localized string similar to 0.2.2.
'''</summary>
- Friend ReadOnly Property BuildString() As String
+ Friend ReadOnly Property CurrentVersion() As String
Get
- Return ResourceManager.GetString("BuildString", resourceCulture)
+ Return ResourceManager.GetString("CurrentVersion", resourceCulture)
End Get
End Property
'''<summary>
- ''' Looks up a localized string similar to 0.2.2.
+ ''' Looks up a localized string similar to A basic command-line tool for simple calculation..
'''</summary>
- Friend ReadOnly Property CurrentVersion() As String
+ Friend ReadOnly Property man_bc() As String
Get
- Return ResourceManager.GetString("CurrentVersion", resourceCulture)
+ Return ResourceManager.GetString("man_bc", resourceCulture)
End Get
End Property