From 344a0ff99e1adc6b3cd97e0d4ce7496b12d624b9 Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Tue, 8 Nov 2022 13:02:02 +0700 Subject: rework on introstory --- ShiftOS-TheRevival/My Project/Resources.Designer.vb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ShiftOS-TheRevival/My Project/Resources.Designer.vb') 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 @@ -69,6 +69,24 @@ Namespace My.Resources End Get End Property + ''' + ''' 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]";. + ''' + Friend ReadOnly Property epilepsy() As String + Get + Return ResourceManager.GetString("epilepsy", resourceCulture) + End Get + End Property + ''' ''' Looks up a localized string similar to A basic command-line tool for simple calculation. ''' -- cgit v1.2.3