Сделан новый проект VisualPABCLinux И пришлось склонировать PluginsSupport, поскольку он вносит зависимость по редактору Компоненты WeifenLuo для Linux надо после перекомпиляции скопировать в Libraries - подшить их к основному проекту просто не получилось
253 lines
10 KiB
C#
253 lines
10 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace WeifenLuo.WinFormsUI.ThemeVS2005 {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Strings {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Strings() {
|
|
}
|
|
|
|
/// <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 (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WeifenLuo.WinFormsUI.ThemeVS2005.Strings", typeof(Strings).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 {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Docking.
|
|
/// </summary>
|
|
internal static string Category_Docking {
|
|
get {
|
|
return ResourceManager.GetString("Category_Docking", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Docking Notification.
|
|
/// </summary>
|
|
internal static string Category_DockingNotification {
|
|
get {
|
|
return ResourceManager.GetString("Category_DockingNotification", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Property Changed.
|
|
/// </summary>
|
|
internal static string Category_PropertyChanged {
|
|
get {
|
|
return ResourceManager.GetString("Category_PropertyChanged", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Determines if end user drag and drop docking is allowed..
|
|
/// </summary>
|
|
internal static string DockContent_AllowEndUserDocking_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_AllowEndUserDocking_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The size to display the content in auto hide mode. Value < 1 to specify the size in portion; value >= 1 to specify the size in pixel..
|
|
/// </summary>
|
|
internal static string DockContent_AutoHidePortion_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_AutoHidePortion_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Enable/Disable the close button of the content..
|
|
/// </summary>
|
|
internal static string DockContent_CloseButton_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_CloseButton_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Gets or sets a value indicating in which area of the DockPanel the content allowed to show..
|
|
/// </summary>
|
|
internal static string DockContent_DockAreas_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_DockAreas_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Occurs when the value of DockState property changed..
|
|
/// </summary>
|
|
internal static string DockContent_DockStateChanged_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_DockStateChanged_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Indicates the content will be hidden instead of being closed..
|
|
/// </summary>
|
|
internal static string DockContent_HideOnClose_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_HideOnClose_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The desired docking state when first showing..
|
|
/// </summary>
|
|
internal static string DockContent_ShowHint_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_ShowHint_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Context menu displayed for the dock pane tab strip..
|
|
/// </summary>
|
|
internal static string DockContent_TabPageContextMenu_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_TabPageContextMenu_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The tab text displayed in the dock pane. If not set, the Text property will be used..
|
|
/// </summary>
|
|
internal static string DockContent_TabText_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_TabText_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The text displayed when mouse hovers over the tab..
|
|
/// </summary>
|
|
internal static string DockContent_ToolTipText_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockContent_ToolTipText_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Context menu displayed for the dock pane tab strip..
|
|
/// </summary>
|
|
internal static string DockHandler_TabPageContextMenuStrip_Description {
|
|
get {
|
|
return ResourceManager.GetString("DockHandler_TabPageContextMenuStrip_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Press SHIFT for docking to full side..
|
|
/// </summary>
|
|
internal static string DockIndicator_ToolTipText {
|
|
get {
|
|
return ResourceManager.GetString("DockIndicator_ToolTipText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to FloatWindow property can not be set to "null" when DockState is DockState.Float..
|
|
/// </summary>
|
|
internal static string DockPane_FloatWindow_InvalidValue {
|
|
get {
|
|
return ResourceManager.GetString("DockPane_FloatWindow_InvalidValue", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Auto Hide.
|
|
/// </summary>
|
|
internal static string DockPaneCaption_ToolTipAutoHide {
|
|
get {
|
|
return ResourceManager.GetString("DockPaneCaption_ToolTipAutoHide", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Close.
|
|
/// </summary>
|
|
internal static string DockPaneCaption_ToolTipClose {
|
|
get {
|
|
return ResourceManager.GetString("DockPaneCaption_ToolTipClose", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Options.
|
|
/// </summary>
|
|
internal static string DockPaneCaption_ToolTipOptions {
|
|
get {
|
|
return ResourceManager.GetString("DockPaneCaption_ToolTipOptions", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Close.
|
|
/// </summary>
|
|
internal static string DockPaneStrip_ToolTipClose {
|
|
get {
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipClose", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Window List.
|
|
/// </summary>
|
|
internal static string DockPaneStrip_ToolTipWindowList {
|
|
get {
|
|
return ResourceManager.GetString("DockPaneStrip_ToolTipWindowList", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|