Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Louis <dominique@Dominiques-MacBook-Pro-2.local>2019-04-08 18:21:45 +0300
committerDominique Louis <dominique@Dominiques-MacBook-Pro-2.local>2019-04-08 18:38:24 +0300
commite333ae9ace0f52192d8ed5cd6fc24e36812234b8 (patch)
tree72d1b8c5456e1b88822cbf4a32c7a5f4ad0ff6bc /Xamarin.PropertyEditing
parent031d650c59320206ca662753e938a40d473729eb (diff)
[Mac] Centralise string resources.
Diffstat (limited to 'Xamarin.PropertyEditing')
-rw-r--r--Xamarin.PropertyEditing/Properties/Resources.Designer.cs1244
-rw-r--r--Xamarin.PropertyEditing/Properties/Resources.resx169
-rw-r--r--Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj5
3 files changed, 725 insertions, 693 deletions
diff --git a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
index 1249b10..8fa5b0f 100644
--- a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
+++ b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
@@ -10,48 +10,35 @@
namespace Xamarin.PropertyEditing.Properties {
using System;
+ using System.Reflection;
- /// <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", "15.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
- private static global::System.Resources.ResourceManager resourceMan;
+ private static System.Resources.ResourceManager resourceMan;
- private static global::System.Globalization.CultureInfo resourceCulture;
+ private static System.Globalization.CultureInfo resourceCulture;
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ [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 {
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static System.Resources.ResourceManager ResourceManager {
get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xamarin.PropertyEditing.Properties.Resources", typeof(Resources).Assembly);
+ if (object.Equals(null, resourceMan)) {
+ System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Xamarin.PropertyEditing.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 {
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
@@ -60,1236 +47,1107 @@ namespace Xamarin.PropertyEditing.Properties {
}
}
- /// <summary>
- /// Looks up a localized string similar to Add value converter….
- /// </summary>
- public static string AddValueConverterEllipsis {
+ public static string Alpha {
get {
- return ResourceManager.GetString("AddValueConverterEllipsis", resourceCulture);
+ return ResourceManager.GetString("Alpha", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Add Value Converter.
- /// </summary>
- public static string AddValueConverterTitle {
+ public static string AlphaInitial {
get {
- return ResourceManager.GetString("AddValueConverterTitle", resourceCulture);
+ return ResourceManager.GetString("AlphaInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Introduce variation based on:.
- /// </summary>
- public static string AddVariationHelpText {
+ public static string Black {
get {
- return ResourceManager.GetString("AddVariationHelpText", resourceCulture);
+ return ResourceManager.GetString("Black", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Add a Variation.
- /// </summary>
- public static string AddVariationTitle {
+ public static string BlackInitial {
get {
- return ResourceManager.GetString("AddVariationTitle", resourceCulture);
+ return ResourceManager.GetString("BlackInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to All Resources.
- /// </summary>
- public static string AllResources {
+ public static string Blue {
get {
- return ResourceManager.GetString("AllResources", resourceCulture);
+ return ResourceManager.GetString("Blue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Alpha.
- /// </summary>
- public static string Alpha {
+ public static string BlueInitial {
get {
- return ResourceManager.GetString("Alpha", resourceCulture);
+ return ResourceManager.GetString("BlueInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to A.
- /// </summary>
- public static string AlphaInitial {
+ public static string Brightness {
get {
- return ResourceManager.GetString("AlphaInitial", resourceCulture);
+ return ResourceManager.GetString("Brightness", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Any.
- /// </summary>
- public static string Any {
+ public static string BrightnessInitial {
get {
- return ResourceManager.GetString("Any", resourceCulture);
+ return ResourceManager.GetString("BrightnessInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Application.
- /// </summary>
- public static string Application {
+ public static string CMYK {
get {
- return ResourceManager.GetString("Application", resourceCulture);
+ return ResourceManager.GetString("CMYK", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Apply to all.
- /// </summary>
- public static string ApplyToAll {
+ public static string ColorSpace {
get {
- return ResourceManager.GetString("ApplyToAll", resourceCulture);
+ return ResourceManager.GetString("ColorSpace", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Binding.
- /// </summary>
- public static string Binding {
+ public static string CurrentColor {
get {
- return ResourceManager.GetString("Binding", resourceCulture);
+ return ResourceManager.GetString("CurrentColor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Binding type.
- /// </summary>
- public static string BindingType {
+ public static string Cyan {
get {
- return ResourceManager.GetString("BindingType", resourceCulture);
+ return ResourceManager.GetString("Cyan", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Black.
- /// </summary>
- public static string Black {
+ public static string CyanInitial {
get {
- return ResourceManager.GetString("Black", resourceCulture);
+ return ResourceManager.GetString("CyanInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to K.
- /// </summary>
- public static string BlackInitial {
+ public static string CyanMagentaYellowBlack {
get {
- return ResourceManager.GetString("BlackInitial", resourceCulture);
+ return ResourceManager.GetString("CyanMagentaYellowBlack", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Blue.
- /// </summary>
- public static string Blue {
+ public static string ConvertToLocalValue {
get {
- return ResourceManager.GetString("Blue", resourceCulture);
+ return ResourceManager.GetString("ConvertToLocalValue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to B.
- /// </summary>
- public static string BlueInitial {
+ public static string CustomExpressionEllipsis {
get {
- return ResourceManager.GetString("BlueInitial", resourceCulture);
+ return ResourceManager.GetString("CustomExpressionEllipsis", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Brightness.
- /// </summary>
- public static string Brightness {
+ public static string EventHandlersSelectedElement {
get {
- return ResourceManager.GetString("Brightness", resourceCulture);
+ return ResourceManager.GetString("EventHandlersSelectedElement", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to B.
- /// </summary>
- public static string BrightnessInitial {
+ public static string Events {
get {
- return ResourceManager.GetString("BrightnessInitial", resourceCulture);
+ return ResourceManager.GetString("Events", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Cancel.
- /// </summary>
- public static string Cancel {
+ public static string Green {
get {
- return ResourceManager.GetString("Cancel", resourceCulture);
+ return ResourceManager.GetString("Green", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to CMYK.
- /// </summary>
- public static string CMYK {
+ public static string GreenInitial {
get {
- return ResourceManager.GetString("CMYK", resourceCulture);
+ return ResourceManager.GetString("GreenInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Collection Editor: {0}.
- /// </summary>
- public static string CollectionEditorTitle {
+ public static string HexValue {
get {
- return ResourceManager.GetString("CollectionEditorTitle", resourceCulture);
+ return ResourceManager.GetString("HexValue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to (Collection).
- /// </summary>
- public static string CollectionValue {
+ public static string HLS {
get {
- return ResourceManager.GetString("CollectionValue", resourceCulture);
+ return ResourceManager.GetString("HLS", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Editor.
- /// </summary>
- public static string ColorEditorTabLabel {
+ public static string HSB {
get {
- return ResourceManager.GetString("ColorEditorTabLabel", resourceCulture);
+ return ResourceManager.GetString("HSB", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Color space.
- /// </summary>
- public static string ColorSpace {
+ public static string Hue {
get {
- return ResourceManager.GetString("ColorSpace", resourceCulture);
+ return ResourceManager.GetString("Hue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Convert to Local Value.
- /// </summary>
- public static string ConvertToLocalValue {
+ public static string HueInitial {
get {
- return ResourceManager.GetString("ConvertToLocalValue", resourceCulture);
+ return ResourceManager.GetString("HueInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Convert to new resource….
- /// </summary>
- public static string ConvertToNewResourceEllipsis {
+ public static string HueLightnessSaturation {
get {
- return ResourceManager.GetString("ConvertToNewResourceEllipsis", resourceCulture);
+ return ResourceManager.GetString("HueLightnessSaturation", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Create New Binding….
- /// </summary>
- public static string CreateDataBindingMenuItem {
+ public static string HueSaturationBrightness {
get {
- return ResourceManager.GetString("CreateDataBindingMenuItem", resourceCulture);
+ return ResourceManager.GetString("HueSaturationBrightness", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Create Data Binding for {0}.
- /// </summary>
- public static string CreateDataBindingTitle {
+ public static string InitialColor {
get {
- return ResourceManager.GetString("CreateDataBindingTitle", resourceCulture);
+ return ResourceManager.GetString("InitialColor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Create {0} Resource.
- /// </summary>
- public static string CreateResourceTitle {
+ public static string LastColor {
get {
- return ResourceManager.GetString("CreateResourceTitle", resourceCulture);
+ return ResourceManager.GetString("LastColor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Current color.
- /// </summary>
- public static string CurrentColor {
+ public static string Lightness {
get {
- return ResourceManager.GetString("CurrentColor", resourceCulture);
+ return ResourceManager.GetString("Lightness", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Custom.
- /// </summary>
- public static string Custom {
+ public static string LightnessInitial {
get {
- return ResourceManager.GetString("Custom", resourceCulture);
+ return ResourceManager.GetString("LightnessInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Custom Expression.
- /// </summary>
- public static string CustomExpression {
+ public static string Magenta {
get {
- return ResourceManager.GetString("CustomExpression", resourceCulture);
+ return ResourceManager.GetString("Magenta", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Custom Expression….
- /// </summary>
- public static string CustomExpressionEllipsis {
+ public static string MagentaInitial {
get {
- return ResourceManager.GetString("CustomExpressionEllipsis", resourceCulture);
+ return ResourceManager.GetString("MagentaInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Cyan.
- /// </summary>
- public static string Cyan {
+ public static string MultipleObjectsSelected {
get {
- return ResourceManager.GetString("Cyan", resourceCulture);
+ return ResourceManager.GetString("MultipleObjectsSelected", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to C.
- /// </summary>
- public static string CyanInitial {
+ public static string MultipleTypesSelected {
get {
- return ResourceManager.GetString("CyanInitial", resourceCulture);
+ return ResourceManager.GetString("MultipleTypesSelected", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Cyan / Magenta / Yellow / Black.
- /// </summary>
- public static string CyanMagentaYellowBlack {
+ public static string Name {
get {
- return ResourceManager.GetString("CyanMagentaYellowBlack", resourceCulture);
+ return ResourceManager.GetString("Name", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Default.
- /// </summary>
- public static string Default {
+ public static string NoName {
get {
- return ResourceManager.GetString("Default", resourceCulture);
+ return ResourceManager.GetString("NoName", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Define in.
- /// </summary>
- public static string DefineIn {
+ public static string Properties {
get {
- return ResourceManager.GetString("DefineIn", resourceCulture);
+ return ResourceManager.GetString("Properties", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to ….
- /// </summary>
- public static string Ellipsis {
+ public static string PropertiesSelectedElement {
get {
- return ResourceManager.GetString("Ellipsis", resourceCulture);
+ return ResourceManager.GetString("PropertiesSelectedElement", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Error creating variant: {0}. If this error continues, please report it..
- /// </summary>
- public static string ErrorCreatingVariant {
+ public static string Red {
get {
- return ResourceManager.GetString("ErrorCreatingVariant", resourceCulture);
+ return ResourceManager.GetString("Red", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Event handlers for the selected element.
- /// </summary>
- public static string EventHandlersSelectedElement {
+ public static string RedGreenBlue {
get {
- return ResourceManager.GetString("EventHandlersSelectedElement", resourceCulture);
+ return ResourceManager.GetString("RedGreenBlue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Events.
- /// </summary>
- public static string Events {
+ public static string RedInitial {
get {
- return ResourceManager.GetString("Events", resourceCulture);
+ return ResourceManager.GetString("RedInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Something went wrong.
- /// </summary>
- public static string GenericErrorMessage {
+ public static string RGB {
get {
- return ResourceManager.GetString("GenericErrorMessage", resourceCulture);
+ return ResourceManager.GetString("RGB", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Go to Source.
- /// </summary>
- public static string GoToSource {
+ public static string Saturation {
get {
- return ResourceManager.GetString("GoToSource", resourceCulture);
+ return ResourceManager.GetString("Saturation", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Green.
- /// </summary>
- public static string Green {
+ public static string SaturationInitial {
get {
- return ResourceManager.GetString("Green", resourceCulture);
+ return ResourceManager.GetString("SaturationInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to G.
- /// </summary>
- public static string GreenInitial {
+ public static string Reset {
get {
- return ResourceManager.GetString("GreenInitial", resourceCulture);
+ return ResourceManager.GetString("Reset", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Hex value.
- /// </summary>
- public static string HexValue {
+ public static string Type {
get {
- return ResourceManager.GetString("HexValue", resourceCulture);
+ return ResourceManager.GetString("Type", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to HLS.
- /// </summary>
- public static string HLS {
+ public static string ViewPropertiesOrEvents {
get {
- return ResourceManager.GetString("HLS", resourceCulture);
+ return ResourceManager.GetString("ViewPropertiesOrEvents", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to HSB.
- /// </summary>
- public static string HSB {
+ public static string Yellow {
get {
- return ResourceManager.GetString("HSB", resourceCulture);
+ return ResourceManager.GetString("Yellow", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Hue.
- /// </summary>
- public static string Hue {
+ public static string YellowInitial {
get {
- return ResourceManager.GetString("Hue", resourceCulture);
+ return ResourceManager.GetString("YellowInitial", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to H.
- /// </summary>
- public static string HueInitial {
+ public static string NoBrush {
get {
- return ResourceManager.GetString("HueInitial", resourceCulture);
+ return ResourceManager.GetString("NoBrush", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Hue / Lightness / Saturation.
- /// </summary>
- public static string HueLightnessSaturation {
+ public static string SolidBrush {
get {
- return ResourceManager.GetString("HueLightnessSaturation", resourceCulture);
+ return ResourceManager.GetString("SolidBrush", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Hue / Saturation / Brightness.
- /// </summary>
- public static string HueSaturationBrightness {
+ public static string ResourceBrush {
get {
- return ResourceManager.GetString("HueSaturationBrightness", resourceCulture);
+ return ResourceManager.GetString("ResourceBrush", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Inherited.
- /// </summary>
- public static string Inherited {
+ public static string Opacity {
get {
- return ResourceManager.GetString("Inherited", resourceCulture);
+ return ResourceManager.GetString("Opacity", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Initial color.
- /// </summary>
- public static string InitialColor {
+ public static string Cancel {
get {
- return ResourceManager.GetString("InitialColor", resourceCulture);
+ return ResourceManager.GetString("Cancel", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Invalid Ratio.
- /// </summary>
- public static string InvalidRatio {
+ public static string OK {
get {
- return ResourceManager.GetString("InvalidRatio", resourceCulture);
+ return ResourceManager.GetString("OK", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to {0} is an Invalid Value.
- /// </summary>
- public static string InvalidValue {
+ public static string ShowAllAssemblies {
get {
- return ResourceManager.GetString("InvalidValue", resourceCulture);
+ return ResourceManager.GetString("ShowAllAssemblies", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Items.
- /// </summary>
- public static string Items {
+ public static string SearchProperties {
get {
- return ResourceManager.GetString("Items", resourceCulture);
+ return ResourceManager.GetString("SearchProperties", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Last color.
- /// </summary>
- public static string LastColor {
+ public static string New {
get {
- return ResourceManager.GetString("LastColor", resourceCulture);
+ return ResourceManager.GetString("New", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Lightness.
- /// </summary>
- public static string Lightness {
+ public static string SearchObjectsTitle {
get {
- return ResourceManager.GetString("Lightness", resourceCulture);
+ return ResourceManager.GetString("SearchObjectsTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to L.
- /// </summary>
- public static string LightnessInitial {
+ public static string SelectObjectTitle {
get {
- return ResourceManager.GetString("LightnessInitial", resourceCulture);
+ return ResourceManager.GetString("SelectObjectTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Local.
- /// </summary>
- public static string Local {
+ public static string CustomExpression {
get {
- return ResourceManager.GetString("Local", resourceCulture);
+ return ResourceManager.GetString("CustomExpression", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Magenta.
- /// </summary>
- public static string Magenta {
+ public static string ColorEditorTabLabel {
get {
- return ResourceManager.GetString("Magenta", resourceCulture);
+ return ResourceManager.GetString("ColorEditorTabLabel", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to M.
- /// </summary>
- public static string MagentaInitial {
+ public static string SearchResourcesTitle {
get {
- return ResourceManager.GetString("MagentaInitial", resourceCulture);
+ return ResourceManager.GetString("SearchResourcesTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Amber.
- /// </summary>
- public static string MaterialColorAmber {
+ public static string SelectResourceTitle {
get {
- return ResourceManager.GetString("MaterialColorAmber", resourceCulture);
+ return ResourceManager.GetString("SelectResourceTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Black and White.
- /// </summary>
- public static string MaterialColorBlackAndWhite {
+ public static string ShowSystemResources {
get {
- return ResourceManager.GetString("MaterialColorBlackAndWhite", resourceCulture);
+ return ResourceManager.GetString("ShowSystemResources", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Blue.
- /// </summary>
- public static string MaterialColorBlue {
+ public static string ResourceEllipsis {
get {
- return ResourceManager.GetString("MaterialColorBlue", resourceCulture);
+ return ResourceManager.GetString("ResourceEllipsis", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Blue Grey.
- /// </summary>
- public static string MaterialColorBlueGrey {
+ public static string Default {
get {
- return ResourceManager.GetString("MaterialColorBlueGrey", resourceCulture);
+ return ResourceManager.GetString("Default", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Brown.
- /// </summary>
- public static string MaterialColorBrown {
+ public static string Inherited {
get {
- return ResourceManager.GetString("MaterialColorBrown", resourceCulture);
+ return ResourceManager.GetString("Inherited", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Cyan.
- /// </summary>
- public static string MaterialColorCyan {
+ public static string InvalidValue {
get {
- return ResourceManager.GetString("MaterialColorCyan", resourceCulture);
+ return ResourceManager.GetString("InvalidValue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Deep Orange.
- /// </summary>
- public static string MaterialColorDeepOrange {
+ public static string Local {
get {
- return ResourceManager.GetString("MaterialColorDeepOrange", resourceCulture);
+ return ResourceManager.GetString("Local", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Deep Purple.
- /// </summary>
- public static string MaterialColorDeepPurple {
+ public static string Unset {
get {
- return ResourceManager.GetString("MaterialColorDeepPurple", resourceCulture);
+ return ResourceManager.GetString("Unset", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Green.
- /// </summary>
- public static string MaterialColorGreen {
+ public static string MaterialColorRed {
get {
- return ResourceManager.GetString("MaterialColorGreen", resourceCulture);
+ return ResourceManager.GetString("MaterialColorRed", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Grey.
- /// </summary>
- public static string MaterialColorGrey {
+ public static string MaterialColorPink {
get {
- return ResourceManager.GetString("MaterialColorGrey", resourceCulture);
+ return ResourceManager.GetString("MaterialColorPink", resourceCulture);
+ }
+ }
+
+ public static string MaterialColorPurple {
+ get {
+ return ResourceManager.GetString("MaterialColorPurple", resourceCulture);
+ }
+ }
+
+ public static string MaterialColorDeepPurple {
+ get {
+ return ResourceManager.GetString("MaterialColorDeepPurple", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Indigo.
- /// </summary>
public static string MaterialColorIndigo {
get {
return ResourceManager.GetString("MaterialColorIndigo", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Light Blue.
- /// </summary>
+ public static string MaterialColorBlue {
+ get {
+ return ResourceManager.GetString("MaterialColorBlue", resourceCulture);
+ }
+ }
+
public static string MaterialColorLightBlue {
get {
return ResourceManager.GetString("MaterialColorLightBlue", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Light Green.
- /// </summary>
+ public static string MaterialColorCyan {
+ get {
+ return ResourceManager.GetString("MaterialColorCyan", resourceCulture);
+ }
+ }
+
+ public static string MaterialColorTeal {
+ get {
+ return ResourceManager.GetString("MaterialColorTeal", resourceCulture);
+ }
+ }
+
+ public static string MaterialColorGreen {
+ get {
+ return ResourceManager.GetString("MaterialColorGreen", resourceCulture);
+ }
+ }
+
public static string MaterialColorLightGreen {
get {
return ResourceManager.GetString("MaterialColorLightGreen", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Lime.
- /// </summary>
public static string MaterialColorLime {
get {
return ResourceManager.GetString("MaterialColorLime", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Orange.
- /// </summary>
- public static string MaterialColorOrange {
+ public static string MaterialColorYellow {
get {
- return ResourceManager.GetString("MaterialColorOrange", resourceCulture);
+ return ResourceManager.GetString("MaterialColorYellow", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Pink.
- /// </summary>
- public static string MaterialColorPink {
+ public static string MaterialColorAmber {
get {
- return ResourceManager.GetString("MaterialColorPink", resourceCulture);
+ return ResourceManager.GetString("MaterialColorAmber", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Purple.
- /// </summary>
- public static string MaterialColorPurple {
+ public static string MaterialColorOrange {
get {
- return ResourceManager.GetString("MaterialColorPurple", resourceCulture);
+ return ResourceManager.GetString("MaterialColorOrange", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Red.
- /// </summary>
- public static string MaterialColorRed {
+ public static string MaterialColorDeepOrange {
get {
- return ResourceManager.GetString("MaterialColorRed", resourceCulture);
+ return ResourceManager.GetString("MaterialColorDeepOrange", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Teal.
- /// </summary>
- public static string MaterialColorTeal {
+ public static string MaterialColorBrown {
get {
- return ResourceManager.GetString("MaterialColorTeal", resourceCulture);
+ return ResourceManager.GetString("MaterialColorBrown", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Yellow.
- /// </summary>
- public static string MaterialColorYellow {
+ public static string MaterialColorGrey {
get {
- return ResourceManager.GetString("MaterialColorYellow", resourceCulture);
+ return ResourceManager.GetString("MaterialColorGrey", resourceCulture);
+ }
+ }
+
+ public static string MaterialColorBlueGrey {
+ get {
+ return ResourceManager.GetString("MaterialColorBlueGrey", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Material Design Colors.
- /// </summary>
public static string MaterialDesignColorBrush {
get {
return ResourceManager.GetString("MaterialDesignColorBrush", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Move item down.
- /// </summary>
+ public static string MaterialColorBlackAndWhite {
+ get {
+ return ResourceManager.GetString("MaterialColorBlackAndWhite", resourceCulture);
+ }
+ }
+
+ public static string White {
+ get {
+ return ResourceManager.GetString("White", resourceCulture);
+ }
+ }
+
+ public static string NoPreviewAvailable {
+ get {
+ return ResourceManager.GetString("NoPreviewAvailable", resourceCulture);
+ }
+ }
+
+ public static string Resource {
+ get {
+ return ResourceManager.GetString("Resource", resourceCulture);
+ }
+ }
+
+ public static string ResourceWithName {
+ get {
+ return ResourceManager.GetString("ResourceWithName", resourceCulture);
+ }
+ }
+
+ public static string Binding {
+ get {
+ return ResourceManager.GetString("Binding", resourceCulture);
+ }
+ }
+
+ public static string GoToSource {
+ get {
+ return ResourceManager.GetString("GoToSource", resourceCulture);
+ }
+ }
+
+ public static string CollectionValue {
+ get {
+ return ResourceManager.GetString("CollectionValue", resourceCulture);
+ }
+ }
+
+ public static string Ellipsis {
+ get {
+ return ResourceManager.GetString("Ellipsis", resourceCulture);
+ }
+ }
+
+ public static string OtherTypeAction {
+ get {
+ return ResourceManager.GetString("OtherTypeAction", resourceCulture);
+ }
+ }
+
+ public static string Items {
+ get {
+ return ResourceManager.GetString("Items", resourceCulture);
+ }
+ }
+
+ public static string CollectionEditorTitle {
+ get {
+ return ResourceManager.GetString("CollectionEditorTitle", resourceCulture);
+ }
+ }
+
public static string MoveItemDown {
get {
return ResourceManager.GetString("MoveItemDown", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Move item up.
- /// </summary>
public static string MoveItemUp {
get {
return ResourceManager.GetString("MoveItemUp", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to {0} objects selected.
- /// </summary>
- public static string MultipleObjectsSelected {
+ public static string RemoveItem {
get {
- return ResourceManager.GetString("MultipleObjectsSelected", resourceCulture);
+ return ResourceManager.GetString("RemoveItem", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to {0} types selected.
- /// </summary>
- public static string MultipleTypesSelected {
+ public static string GenericErrorMessage {
get {
- return ResourceManager.GetString("MultipleTypesSelected", resourceCulture);
+ return ResourceManager.GetString("GenericErrorMessage", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Name.
- /// </summary>
- public static string Name {
+ public static string DefineIn {
get {
- return ResourceManager.GetString("Name", resourceCulture);
+ return ResourceManager.GetString("DefineIn", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to New.
- /// </summary>
- public static string New {
+ public static string Application {
get {
- return ResourceManager.GetString("New", resourceCulture);
+ return ResourceManager.GetString("Application", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to New {0}.
- /// </summary>
- public static string NewInstanceForProperty {
+ public static string ApplyToAll {
get {
- return ResourceManager.GetString("NewInstanceForProperty", resourceCulture);
+ return ResourceManager.GetString("ApplyToAll", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to No brush.
- /// </summary>
- public static string NoBrush {
+ public static string ThisDocument {
get {
- return ResourceManager.GetString("NoBrush", resourceCulture);
+ return ResourceManager.GetString("ThisDocument", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to &lt;No Name&gt;.
- /// </summary>
- public static string NoName {
+ public static string ConvertToNewResourceEllipsis {
get {
- return ResourceManager.GetString("NoName", resourceCulture);
+ return ResourceManager.GetString("ConvertToNewResourceEllipsis", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to No preview available.
- /// </summary>
- public static string NoPreviewAvailable {
+ public static string CreateResourceTitle {
get {
- return ResourceManager.GetString("NoPreviewAvailable", resourceCulture);
+ return ResourceManager.GetString("CreateResourceTitle", resourceCulture);
+ }
+ }
+
+ public static string ResourceNameLabel {
+ get {
+ return ResourceManager.GetString("ResourceNameLabel", resourceCulture);
+ }
+ }
+
+ public static string ResourceDictionary {
+ get {
+ return ResourceManager.GetString("ResourceDictionary", resourceCulture);
+ }
+ }
+
+ public static string CreateDataBindingMenuItem {
+ get {
+ return ResourceManager.GetString("CreateDataBindingMenuItem", resourceCulture);
+ }
+ }
+
+ public static string AddValueConverterEllipsis {
+ get {
+ return ResourceManager.GetString("AddValueConverterEllipsis", resourceCulture);
+ }
+ }
+
+ public static string AddValueConverterTitle {
+ get {
+ return ResourceManager.GetString("AddValueConverterTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to No value converter.
- /// </summary>
public static string NoValueConverter {
get {
return ResourceManager.GetString("NoValueConverter", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to OK.
- /// </summary>
- public static string OK {
+ public static string ValueConverterName {
get {
- return ResourceManager.GetString("OK", resourceCulture);
+ return ResourceManager.GetString("ValueConverterName", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Opacity.
- /// </summary>
- public static string Opacity {
+ public static string CreateDataBindingTitle {
get {
- return ResourceManager.GetString("Opacity", resourceCulture);
+ return ResourceManager.GetString("CreateDataBindingTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to &lt;Other type…&gt;.
- /// </summary>
- public static string OtherTypeAction {
+ public static string BindingType {
get {
- return ResourceManager.GetString("OtherTypeAction", resourceCulture);
+ return ResourceManager.GetString("BindingType", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Path.
- /// </summary>
public static string Path {
get {
return ResourceManager.GetString("Path", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Properties.
- /// </summary>
- public static string Properties {
+ public static string ResourcePlural {
get {
- return ResourceManager.GetString("Properties", resourceCulture);
+ return ResourceManager.GetString("ResourcePlural", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Properties for the selected element.
- /// </summary>
- public static string PropertiesSelectedElement {
+ public static string Custom {
get {
- return ResourceManager.GetString("PropertiesSelectedElement", resourceCulture);
+ return ResourceManager.GetString("Custom", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Red.
- /// </summary>
- public static string Red {
+ public static string InvalidRatio {
get {
- return ResourceManager.GetString("Red", resourceCulture);
+ return ResourceManager.GetString("InvalidRatio", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Red / Green/ Blue.
- /// </summary>
- public static string RedGreenBlue {
+ public static string AllResources {
get {
- return ResourceManager.GetString("RedGreenBlue", resourceCulture);
+ return ResourceManager.GetString("AllResources", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to R.
- /// </summary>
- public static string RedInitial {
+ public static string Shared {
get {
- return ResourceManager.GetString("RedInitial", resourceCulture);
+ return ResourceManager.GetString("Shared", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Remove item.
- /// </summary>
- public static string RemoveItem {
+ public static string AddVariationHelpText {
get {
- return ResourceManager.GetString("RemoveItem", resourceCulture);
+ return ResourceManager.GetString("AddVariationHelpText", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Reset.
- /// </summary>
- public static string Reset {
+ public static string AddVariationTitle {
get {
- return ResourceManager.GetString("Reset", resourceCulture);
+ return ResourceManager.GetString("AddVariationTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Resource.
- /// </summary>
- public static string Resource {
+ public static string Any {
get {
- return ResourceManager.GetString("Resource", resourceCulture);
+ return ResourceManager.GetString("Any", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Brush from resource.
- /// </summary>
- public static string ResourceBrush {
+ public static string ErrorCreatingVariant {
get {
- return ResourceManager.GetString("ResourceBrush", resourceCulture);
+ return ResourceManager.GetString("ErrorCreatingVariant", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Resource dictionary.
- /// </summary>
- public static string ResourceDictionary {
+ public static string UncommonPropertiesTooltip {
get {
- return ResourceManager.GetString("ResourceDictionary", resourceCulture);
+ return ResourceManager.GetString("UncommonPropertiesTooltip", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Resource….
- /// </summary>
- public static string ResourceEllipsis {
+ public static string NewInstanceForProperty {
get {
- return ResourceManager.GetString("ResourceEllipsis", resourceCulture);
+ return ResourceManager.GetString("NewInstanceForProperty", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Name.
- /// </summary>
- public static string ResourceNameLabel {
+ public static string Select {
get {
- return ResourceManager.GetString("ResourceNameLabel", resourceCulture);
+ return ResourceManager.GetString("Select", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Resources.
- /// </summary>
- public static string ResourcePlural {
+ public static string SelectTypeForProperty {
get {
- return ResourceManager.GetString("ResourcePlural", resourceCulture);
+ return ResourceManager.GetString("SelectTypeForProperty", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Resource ({0}).
- /// </summary>
- public static string ResourceWithName {
+ public static string PropertyFilterLabel {
get {
- return ResourceManager.GetString("ResourceWithName", resourceCulture);
+ return ResourceManager.GetString("PropertyFilterLabel", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to RGB.
- /// </summary>
- public static string RGB {
+ public static string PropertyColumnTitle {
get {
- return ResourceManager.GetString("RGB", resourceCulture);
+ return ResourceManager.GetString("PropertyColumnTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Saturation.
- /// </summary>
- public static string Saturation {
+ public static string ValueColumnTitle {
get {
- return ResourceManager.GetString("Saturation", resourceCulture);
+ return ResourceManager.GetString("ValueColumnTitle", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to S.
- /// </summary>
- public static string SaturationInitial {
+ public static string AccessibilityNumeric {
get {
- return ResourceManager.GetString("SaturationInitial", resourceCulture);
+ return ResourceManager.GetString("AccessibilityNumeric", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Search Objects.
- /// </summary>
- public static string SearchObjectsTitle {
+ public static string AccessibilityBoolean {
get {
- return ResourceManager.GetString("SearchObjectsTitle", resourceCulture);
+ return ResourceManager.GetString("AccessibilityBoolean", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Search properties.
- /// </summary>
- public static string SearchProperties {
+ public static string AccessibilityCombobox {
get {
- return ResourceManager.GetString("SearchProperties", resourceCulture);
+ return ResourceManager.GetString("AccessibilityCombobox", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Search Resources.
- /// </summary>
- public static string SearchResourcesTitle {
+ public static string AccessibilityCollection {
get {
- return ResourceManager.GetString("SearchResourcesTitle", resourceCulture);
+ return ResourceManager.GetString("AccessibilityCollection", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Select.
- /// </summary>
- public static string Select {
+ public static string AccessibilityCollectionHelp {
get {
- return ResourceManager.GetString("Select", resourceCulture);
+ return ResourceManager.GetString("AccessibilityCollectionHelp", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Select Object.
- /// </summary>
- public static string SelectObjectTitle {
+ public static string AccessibilityCollectionTypeSelector {
get {
- return ResourceManager.GetString("SelectObjectTitle", resourceCulture);
+ return ResourceManager.GetString("AccessibilityCollectionTypeSelector", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Select Resource.
- /// </summary>
- public static string SelectResourceTitle {
+ public static string AccessibilityCollectionAddButton {
get {
- return ResourceManager.GetString("SelectResourceTitle", resourceCulture);
+ return ResourceManager.GetString("AccessibilityCollectionAddButton", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Select {0} type.
- /// </summary>
- public static string SelectTypeForProperty {
+ public static string AccessibilityCollectionRemoveButton {
get {
- return ResourceManager.GetString("SelectTypeForProperty", resourceCulture);
+ return ResourceManager.GetString("AccessibilityCollectionRemoveButton", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Shared.
- /// </summary>
- public static string Shared {
+ public static string AccessibilityString {
get {
- return ResourceManager.GetString("Shared", resourceCulture);
+ return ResourceManager.GetString("AccessibilityString", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Show all assemblies.
- /// </summary>
- public static string ShowAllAssemblies {
+ public static string AccessibilityChar {
get {
- return ResourceManager.GetString("ShowAllAssemblies", resourceCulture);
+ return ResourceManager.GetString("AccessibilityChar", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Show system resources.
- /// </summary>
- public static string ShowSystemResources {
+ public static string AccessibilityTimeSpan {
get {
- return ResourceManager.GetString("ShowSystemResources", resourceCulture);
+ return ResourceManager.GetString("AccessibilityTimeSpan", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Solid color brush.
- /// </summary>
- public static string SolidBrush {
+ public static string AccessibilityDateTime {
get {
- return ResourceManager.GetString("SolidBrush", resourceCulture);
+ return ResourceManager.GetString("AccessibilityDateTime", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to This document.
- /// </summary>
- public static string ThisDocument {
+ public static string AccessibilityXEditor {
get {
- return ResourceManager.GetString("ThisDocument", resourceCulture);
+ return ResourceManager.GetString("AccessibilityXEditor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Type.
- /// </summary>
- public static string Type {
+ public static string AccessibilityYEditor {
get {
- return ResourceManager.GetString("Type", resourceCulture);
+ return ResourceManager.GetString("AccessibilityYEditor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Show advanced properties.
- /// </summary>
- public static string UncommonPropertiesTooltip {
+ public static string AccessibilityWidthEditor {
get {
- return ResourceManager.GetString("UncommonPropertiesTooltip", resourceCulture);
+ return ResourceManager.GetString("AccessibilityWidthEditor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Unset.
- /// </summary>
- public static string Unset {
+ public static string AccessibilityHeightEditor {
get {
- return ResourceManager.GetString("Unset", resourceCulture);
+ return ResourceManager.GetString("AccessibilityHeightEditor", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Value converter name.
- /// </summary>
- public static string ValueConverterName {
+ public static string ArrangeByLabel {
get {
- return ResourceManager.GetString("ValueConverterName", resourceCulture);
+ return ResourceManager.GetString("ArrangeByLabel", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to View properties or events.
- /// </summary>
- public static string ViewPropertiesOrEvents {
+ public static string AccessibilityPropertiesButton {
get {
- return ResourceManager.GetString("ViewPropertiesOrEvents", resourceCulture);
+ return ResourceManager.GetString("AccessibilityPropertiesButton", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to White.
- /// </summary>
- public static string White {
+ public static string AccessibilityPropertiesButtonDescription {
get {
- return ResourceManager.GetString("White", resourceCulture);
+ return ResourceManager.GetString("AccessibilityPropertiesButtonDescription", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Yellow.
- /// </summary>
- public static string Yellow {
+ public static string AccessibilityActionButton {
get {
- return ResourceManager.GetString("Yellow", resourceCulture);
+ return ResourceManager.GetString("AccessibilityActionButton", resourceCulture);
}
}
- /// <summary>
- /// Looks up a localized string similar to Y.
- /// </summary>
- public static string YellowInitial {
+ public static string AccessibilityActionButtonDescription {
get {
- return ResourceManager.GetString("YellowInitial", resourceCulture);
+ return ResourceManager.GetString("AccessibilityActionButtonDescription", resourceCulture);
+ }
+ }
+
+ public static string CollectionTargetsHeader {
+ get {
+ return ResourceManager.GetString("CollectionTargetsHeader", resourceCulture);
+ }
+ }
+
+ public static string CollectionEditButton {
+ get {
+ return ResourceManager.GetString("CollectionEditButton", resourceCulture);
+ }
+ }
+
+ public static string ColumnResourceName {
+ get {
+ return ResourceManager.GetString("ColumnResourceName", resourceCulture);
+ }
+ }
+
+ public static string ColumnResourcePreview {
+ get {
+ return ResourceManager.GetString("ColumnResourcePreview", resourceCulture);
+ }
+ }
+
+ public static string ResourceTableImageColumnTitle {
+ get {
+ return ResourceManager.GetString("ResourceTableImageColumnTitle", resourceCulture);
+ }
+ }
+
+ public static string ResourceTableTypeColumnTitle {
+ get {
+ return ResourceManager.GetString("ResourceTableTypeColumnTitle", resourceCulture);
+ }
+ }
+
+ public static string ResourceTableNameColumnTitle {
+ get {
+ return ResourceManager.GetString("ResourceTableNameColumnTitle", resourceCulture);
+ }
+ }
+
+ public static string ResourceTableValueColumnTitle {
+ get {
+ return ResourceManager.GetString("ResourceTableValueColumnTitle", resourceCulture);
+ }
+ }
+
+ public static string CommonBrushTitleUnknown {
+ get {
+ return ResourceManager.GetString("CommonBrushTitleUnknown", resourceCulture);
+ }
+ }
+
+ public static string CommonBrushTitleGradient {
+ get {
+ return ResourceManager.GetString("CommonBrushTitleGradient", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityObjectName {
+ get {
+ return ResourceManager.GetString("AccessibilityObjectName", resourceCulture);
+ }
+ }
+
+ public static string ObjectNamePlaceholder {
+ get {
+ return ResourceManager.GetString("ObjectNamePlaceholder", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityLeftEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityLeftEditor", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityTopEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityTopEditor", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityRightEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityRightEditor", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityBottomEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityBottomEditor", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityInputModeEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityInputModeEditor", resourceCulture);
+ }
+ }
+
+ public static string AccessibilityPathEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityPathEditor", resourceCulture);
+ }
+ }
+
+ public static string ChooseFileOrDirectory {
+ get {
+ return ResourceManager.GetString("ChooseFileOrDirectory", resourceCulture);
+ }
+ }
+
+ public static string BrowseFileOrDirectory {
+ get {
+ return ResourceManager.GetString("BrowseFileOrDirectory", resourceCulture);
+ }
+ }
+
+ public static string RevealFileOrDirectory {
+ get {
+ return ResourceManager.GetString("RevealFileOrDirectory", resourceCulture);
+ }
+ }
+
+ public static string File {
+ get {
+ return ResourceManager.GetString("File", resourceCulture);
+ }
+ }
+
+ public static string Directory {
+ get {
+ return ResourceManager.GetString("Directory", resourceCulture);
}
}
}
diff --git a/Xamarin.PropertyEditing/Properties/Resources.resx b/Xamarin.PropertyEditing/Properties/Resources.resx
index 9e44bbd..fe281b5 100644
--- a/Xamarin.PropertyEditing/Properties/Resources.resx
+++ b/Xamarin.PropertyEditing/Properties/Resources.resx
@@ -473,6 +473,7 @@
</data>
<data name="CollectionEditorTitle" xml:space="preserve">
<value>Collection Editor: {0}</value>
+ <comment>Collection Editor: {PropertyName}</comment>
</data>
<data name="MoveItemDown" xml:space="preserve">
<value>Move item down</value>
@@ -577,4 +578,172 @@
<value>Select {0} type</value>
<comment>Select {property} type</comment>
</data>
+ <data name="PropertyFilterLabel" xml:space="preserve">
+ <value>Property Filter</value>
+ <comment>Property Filter placeholder text</comment>
+ </data>
+ <data name="PropertyColumnTitle" xml:space="preserve">
+ <value>Property</value>
+ <comment>Title text for property column</comment>
+ </data>
+ <data name="ValueColumnTitle" xml:space="preserve">
+ <value>Value</value>
+ <comment>Title text for value column</comment>
+ </data>
+ <data name="AccessibilityNumeric" xml:space="preserve">
+ <value>{0} Numeric Editor</value>
+ <comment>Editor for Numeric Value</comment>
+ </data>
+ <data name="AccessibilityBoolean" xml:space="preserve">
+ <value>{0} Boolean Editor</value>
+ <comment>Editor for Boolean Value</comment>
+ </data>
+ <data name="AccessibilityCombobox" xml:space="preserve">
+ <value>{0} Combobox Editor</value>
+ <comment>Editor for Combobox Value</comment>
+ </data>
+ <data name="AccessibilityCollection" xml:space="preserve">
+ <value>{0} property, edit collection</value>
+ <comment></comment>
+ </data>
+ <data name="AccessibilityCollectionHelp" xml:space="preserve">
+ <value>Opens a window to edit the collection</value>
+ </data>
+ <data name="AccessibilityCollectionTypeSelector" xml:space="preserve">
+ <value>Type list</value>
+ </data>
+ <data name="AccessibilityCollectionAddButton" xml:space="preserve">
+ <value>Add instance of type</value>
+ </data>
+ <data name="AccessibilityCollectionRemoveButton" xml:space="preserve">
+ <value>Remove instance</value>
+ </data>
+ <data name="AccessibilityString" xml:space="preserve">
+ <value>{0} String Editor</value>
+ <comment>Editor for String Value</comment>
+ </data>
+ <data name="AccessibilityChar" xml:space="preserve">
+ <value>{0} Char Editor</value>
+ <comment>Editor for Char Value</comment>
+ </data>
+ <data name="AccessibilityTimeSpan" xml:space="preserve">
+ <value>{0} TimeSpan Editor</value>
+ <comment>Editor for TimeSpan Value</comment>
+ </data>
+ <data name="AccessibilityDateTime" xml:space="preserve">
+ <value>{0} DateTime Editor</value>
+ <comment>Editor for DateTime Value</comment>
+ </data>
+ <data name="AccessibilityXEditor" xml:space="preserve">
+ <value>{0} X Editor</value>
+ <comment>Editor for X Value</comment>
+ </data>
+ <data name="AccessibilityYEditor" xml:space="preserve">
+ <value>{0} Y Editor</value>
+ <comment>Editor for Y Value</comment>
+ </data>
+ <data name="AccessibilityWidthEditor" xml:space="preserve">
+ <value>{0} Width Editor</value>
+ <comment>Editor for Width Value</comment>
+ </data>
+ <data name="AccessibilityHeightEditor" xml:space="preserve">
+ <value>{0} Height Editor</value>
+ <comment>Editor for Height Value</comment>
+ </data>
+ <data name="ArrangeByLabel" xml:space="preserve">
+ <value>Arrange By:</value>
+ </data>
+ <data name="AccessibilityPropertiesButton" xml:space="preserve">
+ <value>Properties</value>
+ </data>
+ <data name="AccessibilityPropertiesButtonDescription" xml:space="preserve">
+ <value>Edit the properties of this editor</value>
+ </data>
+ <data name="AccessibilityActionButton" xml:space="preserve">
+ <value>Warnings</value>
+ </data>
+ <data name="AccessibilityActionButtonDescription" xml:space="preserve">
+ <value>Display warnings.</value>>
+ </data>
+ <data name="CollectionTargetsHeader" xml:space="preserve">
+ <value>Collection Items</value>
+ </data>
+ <data name="CollectionEditButton" xml:space="preserve">
+ <value>Edit</value>
+ </data>
+ <data name="ColumnResourceName" xml:space="preserve">
+ <value>Name</value>>
+ </data>
+ <data name="ColumnResourcePreview" xml:space="preserve">
+ <value>Preview</value>>
+ </data>
+ <data name="ResourceTableImageColumnTitle" xml:space="preserve">
+ <value>Icon</value>
+ </data>
+ <data name="ResourceTableTypeColumnTitle" xml:space="preserve">
+ <value>Type</value>
+ </data>
+ <data name="ResourceTableNameColumnTitle" xml:space="preserve">
+ <value>Name</value>
+ </data>
+ <data name="ResourceTableValueColumnTitle" xml:space="preserve">
+ <value>Value</value>>
+ </data>
+ <data name="CommonBrushTitleUnknown" xml:space="preserve">
+ <value>Unknown</value>
+ </data>
+ <data name="CommonBrushTitleGradient" xml:space="preserve">
+ <value>Gradient</value>>
+ </data>
+ <data name="AccessibilityObjectName" xml:space="preserve">
+ <value>{0} Object Name Editor</value>
+ <comment>Editor for Object Name Value</comment>
+ </data>
+ <data name="ObjectNamePlaceholder" xml:space="preserve">
+ <value>No Name</value>>
+ </data>
+ <data name="AccessibilityLeftEditor" xml:space="preserve">
+ <value>{0} Left Editor</value>
+ <comment>Editor for Left Value</comment>
+ </data>
+ <data name="AccessibilityTopEditor" xml:space="preserve">
+ <value>{0} Top Editor</value>
+ <comment>Editor for Top Value</comment>
+ </data>
+ <data name="AccessibilityRightEditor" xml:space="preserve">
+ <value>{0} Right Editor</value>
+ <comment>Editor for Right Value</comment>
+ </data>
+ <data name="AccessibilityBottomEditor" xml:space="preserve">
+ <value>{0} Bottom Editor</value>
+ <comment>Editor for Bottom Value</comment>
+ </data>
+ <data name="AccessibilityInputModeEditor" xml:space="preserve">
+ <value>{0} InputMode Editor</value>
+ <comment>Editor for InputMode Value</comment>
+ </data>
+ <data name="AccessibilityPathEditor" xml:space="preserve">
+ <value>{0} {1} Path Editor</value>
+ <comment>Editor for File/Directory Path Editor</comment>
+ </data>
+ <data name="ChooseFileOrDirectory" xml:space="preserve">
+ <value>Choose a {0}</value>
+ <comment>Choose a File or Directory</comment>
+ </data>
+ <data name="BrowseFileOrDirectory" xml:space="preserve">
+ <value>Browse for a {0}</value>
+ <comment>Browse for a File or Directory</comment>
+ </data>
+ <data name="RevealFileOrDirectory" xml:space="preserve">
+ <value>Reveal {0}</value>
+ <comment>Reveal a File or Directory</comment>
+ </data>
+ <data name="File" xml:space="preserve">
+ <value>File</value>
+ <comment>File</comment>
+ </data>
+ <data name="Directory" xml:space="preserve">
+ <value>Directory</value>
+ <comment>Directory</comment>
+ </data>
</root> \ No newline at end of file
diff --git a/Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj b/Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj
index 32d4c9c..05e25e3 100644
--- a/Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj
+++ b/Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj
@@ -15,4 +15,9 @@
</EmbeddedResource>
</ItemGroup>
+ <ItemGroup>
+ <Compile Condition=" '$(EnableDefaultCompileItems)' == 'true' " Update="Properties\Resources.Designer.cs">
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
+ </ItemGroup>
</Project>