|
// <auto-generated>
using System.Reflection;
namespace FxResources.System.ServiceModel.Syndication
{
internal static class SR { }
}
namespace System
{
internal static partial class SR
{
private static global::System.Resources.ResourceManager s_resourceManager;
internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(FxResources.System.ServiceModel.Syndication.SR)));
/// <summary>The Atom10 specification requires '{0}' to have one of these values: \"text\", \"html\", \"xhtml\", however this value is '{1}' in the document being deserialized.</summary>
internal static string @Atom10SpecRequiresTextConstruct => GetResourceString("Atom10SpecRequiresTextConstruct", @"The Atom10 specification requires '{0}' to have one of these values: \""text\"", \""html\"", \""xhtml\"", however this value is '{1}' in the document being deserialized.");
/// <summary>The document formatter must be configured with a document.</summary>
internal static string @DocumentFormatterDoesNotHaveDocument => GetResourceString("DocumentFormatterDoesNotHaveDocument", @"The document formatter must be configured with a document.");
/// <summary>Error in line {0} position {1}.</summary>
internal static string @ErrorInLine => GetResourceString("ErrorInLine", @"Error in line {0} position {1}.");
/// <summary>An error was encountered when parsing a DateTime value in the XML.</summary>
internal static string @ErrorParsingDateTime => GetResourceString("ErrorParsingDateTime", @"An error was encountered when parsing a DateTime value in the XML.");
/// <summary>An error was encountered when parsing the document's XML. Refer to the inner exception for more details.</summary>
internal static string @ErrorParsingDocument => GetResourceString("ErrorParsingDocument", @"An error was encountered when parsing the document's XML. Refer to the inner exception for more details.");
/// <summary>An error was encountered when parsing the feed's XML. Refer to the inner exception for more details.</summary>
internal static string @ErrorParsingFeed => GetResourceString("ErrorParsingFeed", @"An error was encountered when parsing the feed's XML. Refer to the inner exception for more details.");
/// <summary>An error was encountered when parsing the item's XML. Refer to the inner exception for more details.</summary>
internal static string @ErrorParsingItem => GetResourceString("ErrorParsingItem", @"An error was encountered when parsing the item's XML. Refer to the inner exception for more details.");
/// <summary>An error was encountered when parsing a Uri value in the XML.</summary>
internal static string @ErrorParsingUri => GetResourceString("ErrorParsingUri", @"An error was encountered when parsing a Uri value in the XML.");
/// <summary>The name of the extension element must be specified.</summary>
internal static string @ExtensionNameNotSpecified => GetResourceString("ExtensionNameNotSpecified", @"The name of the extension element must be specified.");
/// <summary>The feed created a null category.</summary>
internal static string @FeedCreatedNullCategory => GetResourceString("FeedCreatedNullCategory", @"The feed created a null category.");
/// <summary>The feed created a null item.</summary>
internal static string @FeedCreatedNullItem => GetResourceString("FeedCreatedNullItem", @"The feed created a null item.");
/// <summary>The feed created a null person.</summary>
internal static string @FeedCreatedNullPerson => GetResourceString("FeedCreatedNullPerson", @"The feed created a null person.");
/// <summary>The syndication feed formatter must be configured with a syndication feed.</summary>
internal static string @FeedFormatterDoesNotHaveFeed => GetResourceString("FeedFormatterDoesNotHaveFeed", @"The syndication feed formatter must be configured with a syndication feed.");
/// <summary>The Type of object passed as parameter '{0}' is not derived from {1}. Ensure that the type of object passed is either of type {1} or derived from {1}.</summary>
internal static string @InvalidObjectTypePassed => GetResourceString("InvalidObjectTypePassed", @"The Type of object passed as parameter '{0}' is not derived from {1}. Ensure that the type of object passed is either of type {1} or derived from {1}.");
/// <summary>The item created a null category.</summary>
internal static string @ItemCreatedNullCategory => GetResourceString("ItemCreatedNullCategory", @"The item created a null category.");
/// <summary>The item created a null person.</summary>
internal static string @ItemCreatedNullPerson => GetResourceString("ItemCreatedNullPerson", @"The item created a null person.");
/// <summary>The syndication item formatter must be configured with a syndication item.</summary>
internal static string @ItemFormatterDoesNotHaveItem => GetResourceString("ItemFormatterDoesNotHaveItem", @"The syndication item formatter must be configured with a syndication item.");
/// <summary>The outer element name must be specified.</summary>
internal static string @OuterElementNameNotSpecified => GetResourceString("OuterElementNameNotSpecified", @"The outer element name must be specified.");
/// <summary>The outer name of the element extension cannot be empty.</summary>
internal static string @OuterNameOfElementExtensionEmpty => GetResourceString("OuterNameOfElementExtensionEmpty", @"The outer name of the element extension cannot be empty.");
/// <summary>A feed containing items that are not buffered (i.e. the items are not stored in an IList) cannot clone its items. Buffer the items in the feed before calling Clone on it or pass false to the Clone method.</summary>
internal static string @UnbufferedItemsCannotBeCloned => GetResourceString("UnbufferedItemsCannotBeCloned", @"A feed containing items that are not buffered (i.e. the items are not stored in an IList) cannot clone its items. Buffer the items in the feed before calling Clone on it or pass false to the Clone method.");
/// <summary>The element with name '{0}' and namespace '{1}' is not an allowed document format.</summary>
internal static string @UnknownDocumentXml => GetResourceString("UnknownDocumentXml", @"The element with name '{0}' and namespace '{1}' is not an allowed document format.");
/// <summary>The element with name '{0}' and namespace '{1}' is not an allowed feed format.</summary>
internal static string @UnknownFeedXml => GetResourceString("UnknownFeedXml", @"The element with name '{0}' and namespace '{1}' is not an allowed feed format.");
/// <summary>The element with name '{0}' and namespace '{1}' is not an allowed item format.</summary>
internal static string @UnknownItemXml => GetResourceString("UnknownItemXml", @"The element with name '{0}' and namespace '{1}' is not an allowed item format.");
/// <summary>The Rss20Serializer does not support RSS version '{0}'.</summary>
internal static string @UnsupportedRssVersion => GetResourceString("UnsupportedRssVersion", @"The Rss20Serializer does not support RSS version '{0}'.");
/// <summary>The value of this argument must be non-negative.</summary>
internal static string @ValueMustBeNonNegative => GetResourceString("ValueMustBeNonNegative", @"The value of this argument must be non-negative.");
/// <summary>An internal error has occurred. The XML buffer is not in the correct state to perform the operation.</summary>
internal static string @XmlBufferInInvalidState => GetResourceString("XmlBufferInInvalidState", @"An internal error has occurred. The XML buffer is not in the correct state to perform the operation.");
/// <summary>cdata '{0}'</summary>
internal static string @XmlFoundCData => GetResourceString("XmlFoundCData", @"cdata '{0}'");
/// <summary>comment '{0}'</summary>
internal static string @XmlFoundComment => GetResourceString("XmlFoundComment", @"comment '{0}'");
/// <summary>element '{0}' from namespace '{1}'</summary>
internal static string @XmlFoundElement => GetResourceString("XmlFoundElement", @"element '{0}' from namespace '{1}'");
/// <summary>end element '{0}' from namespace '{1}'</summary>
internal static string @XmlFoundEndElement => GetResourceString("XmlFoundEndElement", @"end element '{0}' from namespace '{1}'");
/// <summary>end of file</summary>
internal static string @XmlFoundEndOfFile => GetResourceString("XmlFoundEndOfFile", @"end of file");
/// <summary>node {0}</summary>
internal static string @XmlFoundNodeType => GetResourceString("XmlFoundNodeType", @"node {0}");
/// <summary>text '{0}'</summary>
internal static string @XmlFoundText => GetResourceString("XmlFoundText", @"text '{0}'");
/// <summary>Line {0}, position {1}.</summary>
internal static string @XmlLineInfo => GetResourceString("XmlLineInfo", @"Line {0}, position {1}.");
/// <summary>Start element expected. Found {0}.</summary>
internal static string @XmlStartElementExpected => GetResourceString("XmlStartElementExpected", @"Start element expected. Found {0}.");
/// <summary>Cannot parse string `{0}` as skip hour. The value for skip hours must be an integer betwen 0 and 23.</summary>
internal static string @InvalidSkipHourValue => GetResourceString("InvalidSkipHourValue", @"Cannot parse string `{0}` as skip hour. The value for skip hours must be an integer betwen 0 and 23.");
/// <summary>The value for TimeToLive must be a non-negative whole number of minutes.</summary>
internal static string @InvalidTimeToLiveValue => GetResourceString("InvalidTimeToLiveValue", @"The value for TimeToLive must be a non-negative whole number of minutes.");
}
}
|