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 <savagesoftware@gmail.com>2017-10-13 13:16:06 +0300
committerAlan McGovern <alanmcgovern@users.noreply.github.com>2017-10-23 14:04:23 +0300
commit452a4b92e5a1a4b2cfae28063526bd696080899c (patch)
treeba9d1b8f2fe8011426960ae206aab17f7549e60a /Xamarin.PropertyEditing.Mac/Resources
parent9b38975c777245a5a95d37a3f3f791d567a704f6 (diff)
Initial Localisation pass.
Diffstat (limited to 'Xamarin.PropertyEditing.Mac/Resources')
-rw-r--r--Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.Designer.cs122
-rw-r--r--Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.resx62
2 files changed, 184 insertions, 0 deletions
diff --git a/Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.Designer.cs b/Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.Designer.cs
new file mode 100644
index 0000000..5ab0221
--- /dev/null
+++ b/Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.Designer.cs
@@ -0,0 +1,122 @@
+//------------------------------------------------------------------------------
+// <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 Xamarin.PropertyEditing.Mac.Resources {
+ using System;
+ using System.Reflection;
+
+
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class LocalizationResources {
+
+ private static System.Resources.ResourceManager resourceMan;
+
+ private static System.Globalization.CultureInfo resourceCulture;
+
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal LocalizationResources() {
+ }
+
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.Equals(null, resourceMan)) {
+ System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Xamarin.PropertyEditing.Mac.Resources.LocalizationResources", typeof(LocalizationResources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ internal static string PropertyFilterLabel {
+ get {
+ return ResourceManager.GetString("PropertyFilterLabel", resourceCulture);
+ }
+ }
+
+ internal static string PropertyColumnTitle {
+ get {
+ return ResourceManager.GetString("PropertyColumnTitle", resourceCulture);
+ }
+ }
+
+ internal static string ValueColumnTitle {
+ get {
+ return ResourceManager.GetString("ValueColumnTitle", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityNumeric {
+ get {
+ return ResourceManager.GetString("AccessibilityNumeric", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityBoolean {
+ get {
+ return ResourceManager.GetString("AccessibilityBoolean", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityCombobox {
+ get {
+ return ResourceManager.GetString("AccessibilityCombobox", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityString {
+ get {
+ return ResourceManager.GetString("AccessibilityString", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityXEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityXEditor", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityYEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityYEditor", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityWidthEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityWidthEditor", resourceCulture);
+ }
+ }
+
+ internal static string AccessibilityHeightEditor {
+ get {
+ return ResourceManager.GetString("AccessibilityHeightEditor", resourceCulture);
+ }
+ }
+
+ internal static string ArrangeByLabel {
+ get {
+ return ResourceManager.GetString("ArrangeByLabel", resourceCulture);
+ }
+ }
+ }
+}
diff --git a/Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.resx b/Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.resx
new file mode 100644
index 0000000..8c40305
--- /dev/null
+++ b/Xamarin.PropertyEditing.Mac/Resources/LocalizationResources.resx
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+ <resheader name="resmimetype">
+ <value>text/microsoft-resx</value>
+ </resheader>
+ <resheader name="version">
+ <value>2.0</value>
+ </resheader>
+ <resheader name="reader">
+ <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <resheader name="writer">
+ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <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="AccessibilityString" xml:space="preserve">
+ <value>{0} String Editor</value>
+ <comment>Editor for String 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>
+</root>