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.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
index 6f5177b..236dcc8 100644
--- a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
+++ b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
@@ -1204,5 +1204,11 @@ namespace Xamarin.PropertyEditing.Properties {
return ResourceManager.GetString("ResourceNotSupported", resourceCulture);
}
}
+
+ public static string AddCollectionItem {
+ get {
+ return ResourceManager.GetString("AddCollectionItem", resourceCulture);
+ }
+ }
}
}