aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/My Project
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS-TheRevival/My Project')
-rw-r--r--ShiftOS-TheRevival/My Project/Resources.Designer.vb18
-rw-r--r--ShiftOS-TheRevival/My Project/Resources.resx3
2 files changed, 21 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/My Project/Resources.Designer.vb b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
index e3d19b7..66b9315 100644
--- a/ShiftOS-TheRevival/My Project/Resources.Designer.vb
+++ b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
@@ -70,6 +70,24 @@ Namespace My.Resources
End Property
'''<summary>
+ ''' Looks up a localized string similar to WARNING: READ BEFORE PLAYING!
+ '''
+ '''A very small percentage of individuals may experience epileptic seizures when
+ '''exposed to certain light patterns or flashing lights. Exposure to certain patterns or
+ '''backgrounds on a computer screen, or while playing video games, may induce an
+ '''epileptic seizure in these individuals. Certain conditions may induce previously
+ '''undetected epileptic symptoms even in persons who have no history of prior
+ '''seizures or epilepsy.
+ '''
+ '''If you, or anyone in your family, have an epil [rest of string was truncated]&quot;;.
+ '''</summary>
+ Friend ReadOnly Property epilepsy() As String
+ Get
+ Return ResourceManager.GetString("epilepsy", resourceCulture)
+ End Get
+ End Property
+
+ '''<summary>
''' Looks up a localized string similar to A basic command-line tool for simple calculation.
'''
'''example:
diff --git a/ShiftOS-TheRevival/My Project/Resources.resx b/ShiftOS-TheRevival/My Project/Resources.resx
index 35f09d6..b8db027 100644
--- a/ShiftOS-TheRevival/My Project/Resources.resx
+++ b/ShiftOS-TheRevival/My Project/Resources.resx
@@ -121,6 +121,9 @@
<data name="CurrentVersion" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\CurrentVersion.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
+ <data name="epilepsy" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\epilepsy.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
+ </data>
<data name="man_bc" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\resources\man manuals\bc.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data>