You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
269 lines
9.8 KiB
269 lines
9.8 KiB
/*************************************************************************************
|
|
|
|
Toolkit for WPF
|
|
|
|
Copyright (C) 2007-2020 Xceed Software Inc.
|
|
|
|
This program is provided to you under the terms of the XCEED SOFTWARE, INC.
|
|
COMMUNITY LICENSE AGREEMENT (for non-commercial use) as published at
|
|
https://github.com/xceedsoftware/wpftoolkit/blob/master/license.md
|
|
|
|
For more features, controls, and fast professional support,
|
|
pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/
|
|
|
|
Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids
|
|
|
|
***********************************************************************************/
|
|
|
|
//------------------------------------------------------------------------------
|
|
// <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 Xceed.Wpf.AvalonDock.Properties {
|
|
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()]
|
|
public 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() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xceed.Wpf.AvalonDock.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)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Auto Hide.
|
|
/// </summary>
|
|
public static string Anchorable_AutoHide {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_AutoHide", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Auto Hide.
|
|
/// </summary>
|
|
public static string Anchorable_BtnAutoHide_Hint {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_BtnAutoHide_Hint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hide All.
|
|
/// </summary>
|
|
public static string Anchorable_BtnClose_Hint {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_BtnClose_Hint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Window Position.
|
|
/// </summary>
|
|
public static string Anchorable_CxMenu_Hint {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_CxMenu_Hint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dock.
|
|
/// </summary>
|
|
public static string Anchorable_Dock {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_Dock", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dock as Tabbed Document.
|
|
/// </summary>
|
|
public static string Anchorable_DockAsDocument {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_DockAsDocument", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Float.
|
|
/// </summary>
|
|
public static string Anchorable_Float {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_Float", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hide.
|
|
/// </summary>
|
|
public static string Anchorable_Hide {
|
|
get {
|
|
return ResourceManager.GetString("Anchorable_Hide", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Toggle Pin status.
|
|
/// </summary>
|
|
public static string Document_BtnPinned_Hint {
|
|
get {
|
|
return ResourceManager.GetString("Document_BtnPinned_Hint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Close.
|
|
/// </summary>
|
|
public static string Document_Close {
|
|
get {
|
|
return ResourceManager.GetString("Document_Close", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Close All.
|
|
/// </summary>
|
|
public static string Document_CloseAll {
|
|
get {
|
|
return ResourceManager.GetString("Document_CloseAll", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Close All But This.
|
|
/// </summary>
|
|
public static string Document_CloseAllButThis {
|
|
get {
|
|
return ResourceManager.GetString("Document_CloseAllButThis", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Window Position.
|
|
/// </summary>
|
|
public static string Document_CxMenu_Hint {
|
|
get {
|
|
return ResourceManager.GetString("Document_CxMenu_Hint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Dock as Tabbed Document.
|
|
/// </summary>
|
|
public static string Document_DockAsDocument {
|
|
get {
|
|
return ResourceManager.GetString("Document_DockAsDocument", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Float.
|
|
/// </summary>
|
|
public static string Document_Float {
|
|
get {
|
|
return ResourceManager.GetString("Document_Float", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Move To Next Tab Group.
|
|
/// </summary>
|
|
public static string Document_MoveToNextTabGroup {
|
|
get {
|
|
return ResourceManager.GetString("Document_MoveToNextTabGroup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Move To Previous Tab Group.
|
|
/// </summary>
|
|
public static string Document_MoveToPreviousTabGroup {
|
|
get {
|
|
return ResourceManager.GetString("Document_MoveToPreviousTabGroup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to New Horizontal Tab Group.
|
|
/// </summary>
|
|
public static string Document_NewHorizontalTabGroup {
|
|
get {
|
|
return ResourceManager.GetString("Document_NewHorizontalTabGroup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to New Vertical Tab Group.
|
|
/// </summary>
|
|
public static string Document_NewVerticalTabGroup {
|
|
get {
|
|
return ResourceManager.GetString("Document_NewVerticalTabGroup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Maximize.
|
|
/// </summary>
|
|
public static string Window_Maximize {
|
|
get {
|
|
return ResourceManager.GetString("Window_Maximize", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Restore.
|
|
/// </summary>
|
|
public static string Window_Restore {
|
|
get {
|
|
return ResourceManager.GetString("Window_Restore", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|