diff options
Diffstat (limited to 'ShiftOS.WinForms/Properties')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.Designer.cs | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index f2cd046..8472f1d 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -/* +/* * MIT License * * Copyright (c) 2017 Michael VanOverbeek and ShiftOS devs @@ -914,14 +914,16 @@ namespace ShiftOS.WinForms.Properties { /// Dependencies: null /// }, /// { - /// Name: "Audio Volume", - /// Cost: 50, - /// Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." + /// Name: "AL Notifications", + /// Cost: 125, + /// Dependencies: "app_launcher", + /// Description: "Want to open the Notifications application from within the App Launcher? This upgrade is for you." /// }, /// { - /// Name: "Color Depth Dithering", - /// Cost: 1000, - /// Description: "Right now, if you try to display images on the screen, with a low color depth like we have, the image will be totally unrecogn [rest of string was truncated]";. + /// Name: "Guess the Word", + /// Cost: 150, + /// Dependencies: null, + /// Description: "Sick and tired of playing Pong? Buy this upgrade [rest of string was truncated]";. /// </summary> internal static string Shiftorium { get { |
