//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.225
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace ESRI.ArcGIS.Client.Toolkit.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// 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", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal 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() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ESRI.ArcGIS.Client.Toolkit.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to File upload failed..
///
internal static string AttachmentEditor_FileUploadFailed {
get {
return ResourceManager.GetString("AttachmentEditor_FileUploadFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} attribution..
///
internal static string Attribution_Copyright {
get {
return ResourceManager.GetString("Attribution_Copyright", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bookmark .
///
internal static string Bookmark_Name {
get {
return ResourceManager.GetString("Bookmark_Name", resourceCulture);
}
}
///
/// Looks up a localized string similar to Failed to save bookmarks: .
///
internal static string Bookmark_SaveFailed {
get {
return ResourceManager.GetString("Bookmark_SaveFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Apply.
///
internal static string FeatureDataForm_CommitButtonContent {
get {
return ResourceManager.GetString("FeatureDataForm_CommitButtonContent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cannot apply changes when 'FeatureDataForm' is in read-only mode..
///
internal static string FeatureDataForm_EditInReadOnlyModeNotAllowed {
get {
return ResourceManager.GetString("FeatureDataForm_EditInReadOnlyModeNotAllowed", resourceCulture);
}
}
///
/// Looks up a localized string similar to 'FeatureDataGrid' row collection is empty..
///
internal static string FeatureDataGrid_CollectionIsEmpty {
get {
return ResourceManager.GetString("FeatureDataGrid_CollectionIsEmpty", resourceCulture);
}
}
///
/// Looks up a localized string similar to Index '{0}' must be greater than or equal to 0 and less than {1}..
///
internal static string FeatureDataGrid_IndexOutOfRange {
get {
return ResourceManager.GetString("FeatureDataGrid_IndexOutOfRange", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid object type for '{0}'..
///
internal static string FeatureDataGrid_InvalidObjectTypeForKey {
get {
return ResourceManager.GetString("FeatureDataGrid_InvalidObjectTypeForKey", resourceCulture);
}
}
///
/// Looks up a localized string similar to All rows must be of type '{0}' for the '{1}' attribute..
///
internal static string FeatureDataGrid_MixedAttributeTypesNotAllowed {
get {
return ResourceManager.GetString("FeatureDataGrid_MixedAttributeTypesNotAllowed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Object is null or its type cannot be determined..
///
internal static string FeatureDataGrid_ObjectIsNullOrInvalidType {
get {
return ResourceManager.GetString("FeatureDataGrid_ObjectIsNullOrInvalidType", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unable to update the row at index {0}..
///
internal static string FeatureDataGrid_RowUpdateFailed {
get {
return ResourceManager.GetString("FeatureDataGrid_RowUpdateFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Records ({0} out of {1} Selected).
///
internal static string FeatureDataGrid_SelectedAndTotalRows {
get {
return ResourceManager.GetString("FeatureDataGrid_SelectedAndTotalRows", resourceCulture);
}
}
///
/// Looks up a localized string similar to Field type '{0}' is not supported..
///
internal static string FieldDomain_FieldTypeNotSupported {
get {
return ResourceManager.GetString("FieldDomain_FieldTypeNotSupported", resourceCulture);
}
}
///
/// Looks up a localized string similar to Template child 'bigMap' cannot be found..
///
internal static string MagnifyingGlass_BigMapNotFoundInTemplate {
get {
return ResourceManager.GetString("MagnifyingGlass_BigMapNotFoundInTemplate", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0}%.
///
internal static string ProgressBar_ProgressPercentage {
get {
return ResourceManager.GetString("ProgressBar_ProgressPercentage", resourceCulture);
}
}
///
/// Looks up a localized string similar to 'StackCount' cannot be less than one..
///
internal static string TemplatePanel_StackCountLessThanOne {
get {
return ResourceManager.GetString("TemplatePanel_StackCountLessThanOne", resourceCulture);
}
}
///
/// Looks up a localized string similar to Value must be between {0} and {1}..
///
internal static string Validation_InvalidRangeDomain {
get {
return ResourceManager.GetString("Validation_InvalidRangeDomain", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type '{0}' must be a valid '{1}' value..
///
internal static string Validation_InvalidType {
get {
return ResourceManager.GetString("Validation_InvalidType", resourceCulture);
}
}
///
/// Looks up a localized string similar to Value '{0}' is not a valid '{1}' type for field '{2}'..
///
internal static string Validation_InvalidValue {
get {
return ResourceManager.GetString("Validation_InvalidValue", resourceCulture);
}
}
///
/// Looks up a localized string similar to '{0}' cannot be empty..
///
internal static string Validation_ValueCannotBeNull {
get {
return ResourceManager.GetString("Validation_ValueCannotBeNull", resourceCulture);
}
}
}
}