aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarver Harrison <[email protected]>2016-07-24 16:50:03 -0700
committerCarver Harrison <[email protected]>2016-07-24 16:50:03 -0700
commit89614981532e2b4855413aacae34019181758a1c (patch)
tree8e1aa5467cc568d75271c221e8c91d3058ca0bf6
parentb32d5ad06f12aa4817b5148297e35630d51ce96b (diff)
downloadshiftos-c--89614981532e2b4855413aacae34019181758a1c.tar.gz
shiftos-c--89614981532e2b4855413aacae34019181758a1c.tar.bz2
shiftos-c--89614981532e2b4855413aacae34019181758a1c.zip
It works
-rw-r--r--source/WindowsFormsApplication1/Properties/Resources.Designer.cs12
1 files changed, 4 insertions, 8 deletions
diff --git a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs
index 35fd7f9..19f94dd 100644
--- a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs
+++ b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs
@@ -377,12 +377,12 @@ namespace ShiftOS.Properties {
/// &quot;You may realize that ShiftOS is quite locked down. This is to prevent anything bad from happening.&quot;:&quot;???&quot;,
/// &quot;However, in your Terminal, you should be able to run &apos;quests&apos; to view all the tasks we need to accomplish.&quot;:&quot;???&quot;,
/// &quot;You&apos;ll also see a window near the App Launcher, I will use it to talk to you as we do things.&quot;:&quot;???&quot;,
-<<<<<<< HEAD
/// &quot;Well. Let&apos;s get started.&quot;:&quot;???&quot;
/// [rest of string was truncated]&quot;;.
-=======
- /// &quot;Well. Let&apos;s get started.&quot;:&quot;???&quot; /// [rest of string was truncated]&quot;;.
->>>>>>> b7ae3515fb5346a5050356f484cabd2c3b751ec7
+
+ /// &quot;Well. Let&apos;s get started.&quot;:&quot;???&quot;
+ /// [rest of string was truncated]&quot;;.
+
/// </summary>
public static string Choice2 {
get {
@@ -508,11 +508,7 @@ namespace ShiftOS.Properties {
///
///All music in ShiftOS is provided by Free Songs to Use, whose YouTube channel ca [rest of string was truncated]&quot;;.
/// </summary>
-<<<<<<< HEAD
public static string Credits {
-=======
- internal static string Credits {
->>>>>>> b7ae3515fb5346a5050356f484cabd2c3b751ec7
get {
return ResourceManager.GetString("Credits", resourceCulture);
}