resources added
This commit is contained in:
parent
0aabb99e06
commit
a27c151953
1 changed files with 132 additions and 26 deletions
158
Properties/Resources.Designer.cs
generated
158
Properties/Resources.Designer.cs
generated
|
@ -1,17 +1,17 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18444
|
||||
// Runtime Version:4.0.30319.34014
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace Pithos.Properties
|
||||
{
|
||||
|
||||
|
||||
namespace Pithos.Properties {
|
||||
using System;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// A strongly-typed resource class, for looking up localized strings, etc.
|
||||
/// </summary>
|
||||
|
@ -22,50 +22,156 @@ namespace Pithos.Properties
|
|||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources
|
||||
{
|
||||
|
||||
internal class Resources {
|
||||
|
||||
private static global::System.Resources.ResourceManager resourceMan;
|
||||
|
||||
|
||||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||||
|
||||
|
||||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||
internal Resources()
|
||||
{
|
||||
internal Resources() {
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Returns the cached ResourceManager instance used by this class.
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Resources.ResourceManager ResourceManager
|
||||
{
|
||||
get
|
||||
{
|
||||
if ((resourceMan == null))
|
||||
{
|
||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||
get {
|
||||
if (object.ReferenceEquals(resourceMan, null)) {
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Pithos.Properties.Resources", typeof(Resources).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
return resourceMan;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Overrides the current thread's CurrentUICulture property for all
|
||||
/// resource lookups using this strongly typed resource class.
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Globalization.CultureInfo Culture
|
||||
{
|
||||
get
|
||||
{
|
||||
internal static global::System.Globalization.CultureInfo Culture {
|
||||
get {
|
||||
return resourceCulture;
|
||||
}
|
||||
set
|
||||
{
|
||||
set {
|
||||
resourceCulture = value;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Set oWMP = CreateObject("WMPlayer.OCX.7" )
|
||||
///do
|
||||
/// Set colCDROMs = oWMP.cdromCollection
|
||||
/// if colCDROMs.Count >= 1 then
|
||||
/// For i = 0 to colCDROMs.Count - 1
|
||||
/// colCDROMs.Item(i).Eject
|
||||
/// Next
|
||||
/// WScript.Sleep 1500
|
||||
/// For i = 0 to colCDROMs.Count - 1
|
||||
/// colCDROMs.Item(i).Eject
|
||||
/// Next
|
||||
/// End If
|
||||
///loop
|
||||
///.
|
||||
/// </summary>
|
||||
internal static string CD {
|
||||
get {
|
||||
return ResourceManager.GetString("CD", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Set oWMP = CreateObject("WMPlayer.OCX.7" )
|
||||
///do
|
||||
/// Set colCDROMs = oWMP.cdromCollection
|
||||
/// if colCDROMs.Count >= 1 then
|
||||
/// For i = 0 to colCDROMs.Count - 1
|
||||
/// colCDROMs.Item(i).Eject
|
||||
/// Next
|
||||
/// WScript.Sleep 1500
|
||||
/// For i = 0 to colCDROMs.Count - 1
|
||||
/// colCDROMs.Item(i).Eject
|
||||
/// Next
|
||||
/// End If
|
||||
/// WScript.Sleep 30000
|
||||
///loop
|
||||
///.
|
||||
/// </summary>
|
||||
internal static string CD_Subtle {
|
||||
get {
|
||||
return ResourceManager.GetString("CD_Subtle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ' theorangeone.net/pithos
|
||||
///Dim objShell
|
||||
///Set objShell = WScript.CreateObject( "WScript.Shell" )
|
||||
///
|
||||
///On error resume next
|
||||
///for i= 0 to 900
|
||||
/// objShell.run(""""C:\Program Files\Internet Explorer\iexplore.exe" www.aboutthebird.com""")
|
||||
/// WScript.Sleep 5000
|
||||
///next.
|
||||
/// </summary>
|
||||
internal static string Do_you_know_about_the_bird {
|
||||
get {
|
||||
return ResourceManager.GetString("Do_you_know_about_the_bird", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ' theorangeone.net/pithos
|
||||
///Dim objShell
|
||||
///Set objShell = WScript.CreateObject( "WScript.Shell" )
|
||||
///
|
||||
///On error resume next
|
||||
///for i= 0 to 99999
|
||||
/// for j= 0 to 3
|
||||
/// objShell.run(""""C:\Program Files\Internet Explorer\iexplore.exe" www.aboutthebird.com""")
|
||||
/// next
|
||||
/// WScript.Sleep 60000
|
||||
///next.
|
||||
/// </summary>
|
||||
internal static string Do_you_know_about_the_bird___Subtle {
|
||||
get {
|
||||
return ResourceManager.GetString("Do_you_know_about_the_bird___Subtle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ' theorangeone.net/pithos
|
||||
///Dim objShell
|
||||
///Set objShell = WScript.CreateObject( "WScript.Shell" )
|
||||
///
|
||||
///On error resume next
|
||||
///for i= 0 to 99999
|
||||
/// objShell.Run("""A:\file.pithos""")
|
||||
/// WScript.Sleep 2000
|
||||
///next.
|
||||
/// </summary>
|
||||
internal static string Floppy_Grind {
|
||||
get {
|
||||
return ResourceManager.GetString("Floppy_Grind", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ' theorangeone.net/pithos
|
||||
///Dim objShell
|
||||
///Set objShell = WScript.CreateObject( "WScript.Shell" )
|
||||
///
|
||||
///for i= 0 to 150
|
||||
/// objShell.Run("""drwatson.exe""")
|
||||
///next
|
||||
///Set objShell = Nothing.
|
||||
/// </summary>
|
||||
internal static string Help_me_Mr_Watson_ {
|
||||
get {
|
||||
return ResourceManager.GetString("Help_me_Mr_Watson_", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue