diff options
| author | EverythingWindows <[email protected]> | 2022-11-09 06:30:53 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-09 06:30:53 +0700 |
| commit | 680d108f072a4505ba6e2148d619bc8b6de6ad84 (patch) | |
| tree | 34e1e50788d9a63478fcc812f7f165a2efb504aa /ShiftOS-TheRevival/My Project/Resources.Designer.vb | |
| parent | 344a0ff99e1adc6b3cd97e0d4ce7496b12d624b9 (diff) | |
| download | shiftos-therevival-old-680d108f072a4505ba6e2148d619bc8b6de6ad84.tar.gz shiftos-therevival-old-680d108f072a4505ba6e2148d619bc8b6de6ad84.tar.bz2 shiftos-therevival-old-680d108f072a4505ba6e2148d619bc8b6de6ad84.zip | |
rev and cowsay added
Diffstat (limited to 'ShiftOS-TheRevival/My Project/Resources.Designer.vb')
| -rw-r--r-- | ShiftOS-TheRevival/My Project/Resources.Designer.vb | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/ShiftOS-TheRevival/My Project/Resources.Designer.vb b/ShiftOS-TheRevival/My Project/Resources.Designer.vb index 66b9315..4631ae5 100644 --- a/ShiftOS-TheRevival/My Project/Resources.Designer.vb +++ b/ShiftOS-TheRevival/My Project/Resources.Designer.vb @@ -72,14 +72,9 @@ Namespace My.Resources '''<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. + '''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]";. + '''If you, or anyone in your family, have an epileptic cond [rest of string was truncated]";. '''</summary> Friend ReadOnly Property epilepsy() As String Get @@ -88,6 +83,18 @@ Namespace My.Resources End Property '''<summary> + ''' Looks up a localized string similar to Fuck + '''Shit + '''Bitch + '''Damn. + '''</summary> + Friend ReadOnly Property Fortunes() As String + Get + Return ResourceManager.GetString("Fortunes", resourceCulture) + End Get + End Property + + '''<summary> ''' Looks up a localized string similar to A basic command-line tool for simple calculation. ''' '''example: |
