diff options
| author | EverythingWindows <[email protected]> | 2022-11-08 13:02:02 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-08 13:02:02 +0700 |
| commit | 344a0ff99e1adc6b3cd97e0d4ce7496b12d624b9 (patch) | |
| tree | bfcab826f438dd2b009bc7198c8f5e73693cecb1 /ShiftOS-TheRevival/My Project/Resources.Designer.vb | |
| parent | f96d01a788001a9747da8b27be11de785093c28d (diff) | |
| download | shiftos-therevival-old-344a0ff99e1adc6b3cd97e0d4ce7496b12d624b9.tar.gz shiftos-therevival-old-344a0ff99e1adc6b3cd97e0d4ce7496b12d624b9.tar.bz2 shiftos-therevival-old-344a0ff99e1adc6b3cd97e0d4ce7496b12d624b9.zip | |
rework on introstory
Diffstat (limited to 'ShiftOS-TheRevival/My Project/Resources.Designer.vb')
| -rw-r--r-- | ShiftOS-TheRevival/My Project/Resources.Designer.vb | 18 |
1 files changed, 18 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]";. + '''</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: |
