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:
Diffstat (limited to 'Xamarin.PropertyEditing/Properties/Resources.Designer.cs')
-rw-r--r--Xamarin.PropertyEditing/Properties/Resources.Designer.cs91
1 files changed, 63 insertions, 28 deletions
diff --git a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
index 9168be7..6f5177b 100644
--- a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
+++ b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
@@ -1,4 +1,4 @@
-//------------------------------------------------------------------------------
+//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
@@ -60,21 +60,12 @@ namespace Xamarin.PropertyEditing.Properties {
}
public static string Black {
- get {
- return ResourceManager.GetString ("Black", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Variant.
- /// </summary>
- public static string AddVariant {
get {
- return ResourceManager.GetString("AddVariant", resourceCulture);
+ return ResourceManager.GetString("Black", resourceCulture);
}
}
-
- public static string BlackInitial {
+
+ public static string BlackInitial {
get {
return ResourceManager.GetString("BlackInitial", resourceCulture);
}
@@ -973,24 +964,14 @@ namespace Xamarin.PropertyEditing.Properties {
return ResourceManager.GetString("AccessibilityXEditor", resourceCulture);
}
}
-
- public static string AccessibilityYEditor
- {
- get {
- return ResourceManager.GetString("AccessibilityYEditor", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove Variant.
- /// </summary>
- public static string RemoveVariant {
+
+ public static string AccessibilityYEditor {
get {
- return ResourceManager.GetString("RemoveVariant", resourceCulture);
+ return ResourceManager.GetString("AccessibilityYEditor", resourceCulture);
}
}
-
- public static string AccessibilityWidthEditor {
+
+ public static string AccessibilityWidthEditor {
get {
return ResourceManager.GetString("AccessibilityWidthEditor", resourceCulture);
}
@@ -1169,5 +1150,59 @@ namespace Xamarin.PropertyEditing.Properties {
return ResourceManager.GetString("Directory", resourceCulture);
}
}
+
+ public static string AddVariant {
+ get {
+ return ResourceManager.GetString("AddVariant", resourceCulture);
+ }
+ }
+
+ public static string RemoveVariant {
+ get {
+ return ResourceManager.GetString("RemoveVariant", resourceCulture);
+ }
+ }
+
+ public static string CreateBindingTitle {
+ get {
+ return ResourceManager.GetString("CreateBindingTitle", resourceCulture);
+ }
+ }
+
+ public static string OtherSettings {
+ get {
+ return ResourceManager.GetString("OtherSettings", resourceCulture);
+ }
+ }
+
+ public static string Converter {
+ get {
+ return ResourceManager.GetString("Converter", resourceCulture);
+ }
+ }
+
+ public static string SelectTypeTitle {
+ get {
+ return ResourceManager.GetString("SelectTypeTitle", resourceCulture);
+ }
+ }
+
+ public static string DoneTitle {
+ get {
+ return ResourceManager.GetString("DoneTitle", resourceCulture);
+ }
+ }
+
+ public static string TypeNotSupported {
+ get {
+ return ResourceManager.GetString("TypeNotSupported", resourceCulture);
+ }
+ }
+
+ public static string ResourceNotSupported {
+ get {
+ return ResourceManager.GetString("ResourceNotSupported", resourceCulture);
+ }
+ }
}
}