//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace MsgReader.Localization { 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", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class LanguageConsts { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal LanguageConsts() { } /// /// 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("MsgReader.Localization.LanguageConsts", typeof(LanguageConsts).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 Attachments. /// internal static string AppointmentAttachmentsLabel { get { return ResourceManager.GetString("AppointmentAttachmentsLabel", resourceCulture); } } /// /// Looks up a localized string similar to Categories. /// internal static string AppointmentCategoriesLabel { get { return ResourceManager.GetString("AppointmentCategoriesLabel", resourceCulture); } } /// /// Looks up a localized string similar to Declined. /// internal static string AppointmentClientIntentCanceledText { get { return ResourceManager.GetString("AppointmentClientIntentCanceledText", resourceCulture); } } /// /// Looks up a localized string similar to Acting as delegate for the organizer of the meeting. /// internal static string AppointmentClientIntentDelegateText { get { return ResourceManager.GetString("AppointmentClientIntentDelegateText", resourceCulture); } } /// /// Looks up a localized string similar to Deleted exception with no response. /// internal static string AppointmentClientIntentDeletedExceptionWithNoResponseText { get { return ResourceManager.GetString("AppointmentClientIntentDeletedExceptionWithNoResponseText", resourceCulture); } } /// /// Looks up a localized string similar to Deleted meeting with no response. /// internal static string AppointmentClientIntentDeletedWithNoResponseText { get { return ResourceManager.GetString("AppointmentClientIntentDeletedWithNoResponseText", resourceCulture); } } /// /// Looks up a localized string similar to Declined. /// internal static string AppointmentClientIntentExceptionCanceledText { get { return ResourceManager.GetString("AppointmentClientIntentExceptionCanceledText", resourceCulture); } } /// /// Looks up a localized string similar to Meeting status. /// internal static string AppointmentClientIntentLabel { get { return ResourceManager.GetString("AppointmentClientIntentLabel", resourceCulture); } } /// /// Looks up a localized string similar to Organizer of the meeting. /// internal static string AppointmentClientIntentManagerText { get { return ResourceManager.GetString("AppointmentClientIntentManagerText", resourceCulture); } } /// /// Looks up a localized string similar to Modified end time. /// internal static string AppointmentClientIntentModifiedEndTimeText { get { return ResourceManager.GetString("AppointmentClientIntentModifiedEndTimeText", resourceCulture); } } /// /// Looks up a localized string similar to Modified location. /// internal static string AppointmentClientIntentModifiedLocationText { get { return ResourceManager.GetString("AppointmentClientIntentModifiedLocationText", resourceCulture); } } /// /// Looks up a localized string similar to Modified start time. /// internal static string AppointmentClientIntentModifiedStartTimeText { get { return ResourceManager.GetString("AppointmentClientIntentModifiedStartTimeText", resourceCulture); } } /// /// Looks up a localized string similar to Accepted. /// internal static string AppointmentClientIntentRespondedAcceptText { get { return ResourceManager.GetString("AppointmentClientIntentRespondedAcceptText", resourceCulture); } } /// /// Looks up a localized string similar to Declined. /// internal static string AppointmentClientIntentRespondedDeclineText { get { return ResourceManager.GetString("AppointmentClientIntentRespondedDeclineText", resourceCulture); } } /// /// Looks up a localized string similar to Exception declined. /// internal static string AppointmentClientIntentRespondedExceptionDeclineText { get { return ResourceManager.GetString("AppointmentClientIntentRespondedExceptionDeclineText", resourceCulture); } } /// /// Looks up a localized string similar to Tentative. /// internal static string AppointmentClientIntentRespondedTentativeText { get { return ResourceManager.GetString("AppointmentClientIntentRespondedTentativeText", resourceCulture); } } /// /// Looks up a localized string similar to End. /// internal static string AppointmentEndDateLabel { get { return ResourceManager.GetString("AppointmentEndDateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Location. /// internal static string AppointmentLocationLabel { get { return ResourceManager.GetString("AppointmentLocationLabel", resourceCulture); } } /// /// Looks up a localized string similar to Mandatory participants. /// internal static string AppointmentMandatoryParticipantsLabel { get { return ResourceManager.GetString("AppointmentMandatoryParticipantsLabel", resourceCulture); } } /// /// Looks up a localized string similar to Optional participants. /// internal static string AppointmentOptionalParticipantsLabel { get { return ResourceManager.GetString("AppointmentOptionalParticipantsLabel", resourceCulture); } } /// /// Looks up a localized string similar to Organizer. /// internal static string AppointmentOrganizerLabel { get { return ResourceManager.GetString("AppointmentOrganizerLabel", resourceCulture); } } /// /// Looks up a localized string similar to Daily. /// internal static string AppointmentReccurenceTypeDailyText { get { return ResourceManager.GetString("AppointmentReccurenceTypeDailyText", resourceCulture); } } /// /// Looks up a localized string similar to Monthly. /// internal static string AppointmentReccurenceTypeMonthlyText { get { return ResourceManager.GetString("AppointmentReccurenceTypeMonthlyText", resourceCulture); } } /// /// Looks up a localized string similar to (None). /// internal static string AppointmentReccurenceTypeNoneText { get { return ResourceManager.GetString("AppointmentReccurenceTypeNoneText", resourceCulture); } } /// /// Looks up a localized string similar to Weekly. /// internal static string AppointmentReccurenceTypeWeeklyText { get { return ResourceManager.GetString("AppointmentReccurenceTypeWeeklyText", resourceCulture); } } /// /// Looks up a localized string similar to Yearly. /// internal static string AppointmentReccurenceTypeYearlyText { get { return ResourceManager.GetString("AppointmentReccurenceTypeYearlyText", resourceCulture); } } /// /// Looks up a localized string similar to Recurrence patern type. /// internal static string AppointmentRecurrencePaternLabel { get { return ResourceManager.GetString("AppointmentRecurrencePaternLabel", resourceCulture); } } /// /// Looks up a localized string similar to Recurrence patern. /// internal static string AppointmentRecurrenceTypeLabel { get { return ResourceManager.GetString("AppointmentRecurrenceTypeLabel", resourceCulture); } } /// /// Looks up a localized string similar to Resources. /// internal static string AppointmentResourcesLabel { get { return ResourceManager.GetString("AppointmentResourcesLabel", resourceCulture); } } /// /// Looks up a localized string similar to Start. /// internal static string AppointmentStartDateLabel { get { return ResourceManager.GetString("AppointmentStartDateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Subject. /// internal static string AppointmentSubjectLabel { get { return ResourceManager.GetString("AppointmentSubjectLabel", resourceCulture); } } /// /// Looks up a localized string similar to Assistant. /// internal static string AssistantLabel { get { return ResourceManager.GetString("AssistantLabel", resourceCulture); } } /// /// Looks up a localized string similar to Assistant. /// internal static string AssistantTelephoneNumberLabel { get { return ResourceManager.GetString("AssistantTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Pager. /// internal static string BeeperTelephoneNumberLabel { get { return ResourceManager.GetString("BeeperTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Birthday. /// internal static string BirthdayLabel { get { return ResourceManager.GetString("BirthdayLabel", resourceCulture); } } /// /// Looks up a localized string similar to Business fax. /// internal static string BusinessFaxNumberLabel { get { return ResourceManager.GetString("BusinessFaxNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Business 2. /// internal static string BusinessTelephoneNumber2Label { get { return ResourceManager.GetString("BusinessTelephoneNumber2Label", resourceCulture); } } /// /// Looks up a localized string similar to Business. /// internal static string BusinessTelephoneNumberLabel { get { return ResourceManager.GetString("BusinessTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Callback. /// internal static string CallbackTelephoneNumberLabel { get { return ResourceManager.GetString("CallbackTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Car. /// internal static string CarTelephoneNumberLabel { get { return ResourceManager.GetString("CarTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Mobile. /// internal static string CellularTelephoneNumberLabel { get { return ResourceManager.GetString("CellularTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Company. /// internal static string CompanyLabel { get { return ResourceManager.GetString("CompanyLabel", resourceCulture); } } /// /// Looks up a localized string similar to Company main phone. /// internal static string CompanyMainTelephoneNumberLabel { get { return ResourceManager.GetString("CompanyMainTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to MM-dd-yyyy. /// internal static string DataFormat { get { return ResourceManager.GetString("DataFormat", resourceCulture); } } /// /// Looks up a localized string similar to F. /// internal static string DataFormatWithTime { get { return ResourceManager.GetString("DataFormatWithTime", resourceCulture); } } /// /// Looks up a localized string similar to days. /// internal static string DateDifferenceDaysText { get { return ResourceManager.GetString("DateDifferenceDaysText", resourceCulture); } } /// /// Looks up a localized string similar to day. /// internal static string DateDifferenceDayText { get { return ResourceManager.GetString("DateDifferenceDayText", resourceCulture); } } /// /// Looks up a localized string similar to hours. /// internal static string DateDifferenceHoursText { get { return ResourceManager.GetString("DateDifferenceHoursText", resourceCulture); } } /// /// Looks up a localized string similar to hour. /// internal static string DateDifferenceHourText { get { return ResourceManager.GetString("DateDifferenceHourText", resourceCulture); } } /// /// Looks up a localized string similar to minutes. /// internal static string DateDifferenceMinutesText { get { return ResourceManager.GetString("DateDifferenceMinutesText", resourceCulture); } } /// /// Looks up a localized string similar to minute. /// internal static string DateDifferenceMinuteText { get { return ResourceManager.GetString("DateDifferenceMinuteText", resourceCulture); } } /// /// Looks up a localized string similar to months. /// internal static string DateDifferenceMonthsText { get { return ResourceManager.GetString("DateDifferenceMonthsText", resourceCulture); } } /// /// Looks up a localized string similar to month. /// internal static string DateDifferenceMonthText { get { return ResourceManager.GetString("DateDifferenceMonthText", resourceCulture); } } /// /// Looks up a localized string similar to seconds. /// internal static string DateDifferenceSecondsText { get { return ResourceManager.GetString("DateDifferenceSecondsText", resourceCulture); } } /// /// Looks up a localized string similar to second. /// internal static string DateDifferenceSecondText { get { return ResourceManager.GetString("DateDifferenceSecondText", resourceCulture); } } /// /// Looks up a localized string similar to weeks. /// internal static string DateDifferenceWeeksText { get { return ResourceManager.GetString("DateDifferenceWeeksText", resourceCulture); } } /// /// Looks up a localized string similar to week. /// internal static string DateDifferenceWeekText { get { return ResourceManager.GetString("DateDifferenceWeekText", resourceCulture); } } /// /// Looks up a localized string similar to years. /// internal static string DateDifferenceYearsText { get { return ResourceManager.GetString("DateDifferenceYearsText", resourceCulture); } } /// /// Looks up a localized string similar to year. /// internal static string DateDifferenceYearText { get { return ResourceManager.GetString("DateDifferenceYearText", resourceCulture); } } /// /// Looks up a localized string similar to Department. /// internal static string DepartmentLabel { get { return ResourceManager.GetString("DepartmentLabel", resourceCulture); } } /// /// Looks up a localized string similar to Full name. /// internal static string DisplayNameLabel { get { return ResourceManager.GetString("DisplayNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail display as. /// internal static string Email1DisplayNameLabel { get { return ResourceManager.GetString("Email1DisplayNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail. /// internal static string Email1EmailAddressLabel { get { return ResourceManager.GetString("Email1EmailAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail 2 display as. /// internal static string Email2DisplayNameLabel { get { return ResourceManager.GetString("Email2DisplayNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail 2. /// internal static string Email2EmailAddressLabel { get { return ResourceManager.GetString("Email2EmailAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail 3 display as. /// internal static string Email3DisplayNameLabel { get { return ResourceManager.GetString("Email3DisplayNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to E-mail 3. /// internal static string Email3EmailAddressLabel { get { return ResourceManager.GetString("Email3EmailAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to Attachments. /// internal static string EmailAttachmentsLabel { get { return ResourceManager.GetString("EmailAttachmentsLabel", resourceCulture); } } /// /// Looks up a localized string similar to BCC. /// internal static string EmailBccLabel { get { return ResourceManager.GetString("EmailBccLabel", resourceCulture); } } /// /// Looks up a localized string similar to Categories. /// internal static string EmailCategoriesLabel { get { return ResourceManager.GetString("EmailCategoriesLabel", resourceCulture); } } /// /// Looks up a localized string similar to CC. /// internal static string EmailCcLabel { get { return ResourceManager.GetString("EmailCcLabel", resourceCulture); } } /// /// Looks up a localized string similar to Completed. /// internal static string EmailFollowUpCompletedText { get { return ResourceManager.GetString("EmailFollowUpCompletedText", resourceCulture); } } /// /// Looks up a localized string similar to Flag. /// internal static string EmailFollowUpFlag { get { return ResourceManager.GetString("EmailFollowUpFlag", resourceCulture); } } /// /// Looks up a localized string similar to Follow up. /// internal static string EmailFollowUpLabel { get { return ResourceManager.GetString("EmailFollowUpLabel", resourceCulture); } } /// /// Looks up a localized string similar to Follow up status. /// internal static string EmailFollowUpStatusLabel { get { return ResourceManager.GetString("EmailFollowUpStatusLabel", resourceCulture); } } /// /// Looks up a localized string similar to From. /// internal static string EmailFromLabel { get { return ResourceManager.GetString("EmailFromLabel", resourceCulture); } } /// /// Looks up a localized string similar to on behalf of. /// internal static string EmailOnBehalfOf { get { return ResourceManager.GetString("EmailOnBehalfOf", resourceCulture); } } /// /// Looks up a localized string similar to Sent on. /// internal static string EmailSentOnLabel { get { return ResourceManager.GetString("EmailSentOnLabel", resourceCulture); } } /// /// Looks up a localized string similar to Signed by. /// internal static string EmailSignedBy { get { return ResourceManager.GetString("EmailSignedBy", resourceCulture); } } /// /// Looks up a localized string similar to on. /// internal static string EmailSignedByOn { get { return ResourceManager.GetString("EmailSignedByOn", resourceCulture); } } /// /// Looks up a localized string similar to Subject. /// internal static string EmailSubjectLabel { get { return ResourceManager.GetString("EmailSubjectLabel", resourceCulture); } } /// /// Looks up a localized string similar to To. /// internal static string EmailToLabel { get { return ResourceManager.GetString("EmailToLabel", resourceCulture); } } /// /// Looks up a localized string similar to Job title. /// internal static string FunctionLabel { get { return ResourceManager.GetString("FunctionLabel", resourceCulture); } } /// /// Looks up a localized string similar to First name. /// internal static string GivenNameLabel { get { return ResourceManager.GetString("GivenNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to Home address. /// internal static string HomeAddressLabel { get { return ResourceManager.GetString("HomeAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to Home fax. /// internal static string HomeFaxNumberLabel { get { return ResourceManager.GetString("HomeFaxNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Home 2. /// internal static string HomeTelephoneNumber2Label { get { return ResourceManager.GetString("HomeTelephoneNumber2Label", resourceCulture); } } /// /// Looks up a localized string similar to Home. /// internal static string HomeTelephoneNumberLabel { get { return ResourceManager.GetString("HomeTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Web page. /// internal static string HtmlLabel { get { return ResourceManager.GetString("HtmlLabel", resourceCulture); } } /// /// Looks up a localized string similar to High. /// internal static string ImportanceHighText { get { return ResourceManager.GetString("ImportanceHighText", resourceCulture); } } /// /// Looks up a localized string similar to Urgent. /// internal static string ImportanceLabel { get { return ResourceManager.GetString("ImportanceLabel", resourceCulture); } } /// /// Looks up a localized string similar to Low. /// internal static string ImportanceLowText { get { return ResourceManager.GetString("ImportanceLowText", resourceCulture); } } /// /// Looks up a localized string similar to . /// internal static string ImportanceNormalText { get { return ResourceManager.GetString("ImportanceNormalText", resourceCulture); } } /// /// Looks up a localized string similar to IM address. /// internal static string InstantMessagingAddressLabel { get { return ResourceManager.GetString("InstantMessagingAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to ISDN. /// internal static string ISDNNumberLabel { get { return ResourceManager.GetString("ISDNNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Nameless. /// internal static string NameLessFileName { get { return ResourceManager.GetString("NameLessFileName", resourceCulture); } } /// /// Looks up a localized string similar to Other address. /// internal static string OtherAddressLabel { get { return ResourceManager.GetString("OtherAddressLabel", resourceCulture); } } /// /// Looks up a localized string similar to Other fax. /// internal static string OtherFaxLabel { get { return ResourceManager.GetString("OtherFaxLabel", resourceCulture); } } /// /// Looks up a localized string similar to Other. /// internal static string OtherTelephoneNumberLabel { get { return ResourceManager.GetString("OtherTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Other fax. /// internal static string PrimaryFaxNumberLabel { get { return ResourceManager.GetString("PrimaryFaxNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Primary phone. /// internal static string PrimaryTelephoneNumberLabel { get { return ResourceManager.GetString("PrimaryTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Profession. /// internal static string ProfessionLabel { get { return ResourceManager.GetString("ProfessionLabel", resourceCulture); } } /// /// Looks up a localized string similar to Radio. /// internal static string RadioTelephoneNumberLabel { get { return ResourceManager.GetString("RadioTelephoneNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to Spouse/Partner. /// internal static string SpouseNameLabel { get { return ResourceManager.GetString("SpouseNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to Date. /// internal static string StickyNoteDateLabel { get { return ResourceManager.GetString("StickyNoteDateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Last name. /// internal static string SurNameLabel { get { return ResourceManager.GetString("SurNameLabel", resourceCulture); } } /// /// Looks up a localized string similar to Actual work. /// internal static string TaskActualEffortLabel { get { return ResourceManager.GetString("TaskActualEffortLabel", resourceCulture); } } /// /// Looks up a localized string similar to Billing information. /// internal static string TaskBillingInformationLabel { get { return ResourceManager.GetString("TaskBillingInformationLabel", resourceCulture); } } /// /// Looks up a localized string similar to Company. /// internal static string TaskCompanyLabel { get { return ResourceManager.GetString("TaskCompanyLabel", resourceCulture); } } /// /// Looks up a localized string similar to Contacts. /// internal static string TaskContactsLabel { get { return ResourceManager.GetString("TaskContactsLabel", resourceCulture); } } /// /// Looks up a localized string similar to Completed on. /// internal static string TaskDateCompleted { get { return ResourceManager.GetString("TaskDateCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Due date. /// internal static string TaskDueDateLabel { get { return ResourceManager.GetString("TaskDueDateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Total work. /// internal static string TaskEstimatedEffortLabel { get { return ResourceManager.GetString("TaskEstimatedEffortLabel", resourceCulture); } } /// /// Looks up a localized string similar to Mileage. /// internal static string TaskMileageLabel { get { return ResourceManager.GetString("TaskMileageLabel", resourceCulture); } } /// /// Looks up a localized string similar to Owner. /// internal static string TaskOwnerLabel { get { return ResourceManager.GetString("TaskOwnerLabel", resourceCulture); } } /// /// Looks up a localized string similar to Percentage complete. /// internal static string TaskPercentageCompleteLabel { get { return ResourceManager.GetString("TaskPercentageCompleteLabel", resourceCulture); } } /// /// Looks up a localized string similar to Requested by. /// internal static string TaskRequestedByLabel { get { return ResourceManager.GetString("TaskRequestedByLabel", resourceCulture); } } /// /// Looks up a localized string similar to Start date. /// internal static string TaskStartDateLabel { get { return ResourceManager.GetString("TaskStartDateLabel", resourceCulture); } } /// /// Looks up a localized string similar to Complete. /// internal static string TaskStatusCompleteText { get { return ResourceManager.GetString("TaskStatusCompleteText", resourceCulture); } } /// /// Looks up a localized string similar to In progress. /// internal static string TaskStatusInProgressText { get { return ResourceManager.GetString("TaskStatusInProgressText", resourceCulture); } } /// /// Looks up a localized string similar to Status. /// internal static string TaskStatusLabel { get { return ResourceManager.GetString("TaskStatusLabel", resourceCulture); } } /// /// Looks up a localized string similar to Not started. /// internal static string TaskStatusNotStartedText { get { return ResourceManager.GetString("TaskStatusNotStartedText", resourceCulture); } } /// /// Looks up a localized string similar to Waiting. /// internal static string TaskStatusWaitingText { get { return ResourceManager.GetString("TaskStatusWaitingText", resourceCulture); } } /// /// Looks up a localized string similar to Subject. /// internal static string TaskSubjectLabel { get { return ResourceManager.GetString("TaskSubjectLabel", resourceCulture); } } /// /// Looks up a localized string similar to Telex. /// internal static string TelexNumberLabel { get { return ResourceManager.GetString("TelexNumberLabel", resourceCulture); } } /// /// Looks up a localized string similar to TTY/TDD phone. /// internal static string TextTelephoneLabel { get { return ResourceManager.GetString("TextTelephoneLabel", resourceCulture); } } /// /// Looks up a localized string similar to Anniversary. /// internal static string WeddingAnniversaryLabel { get { return ResourceManager.GetString("WeddingAnniversaryLabel", resourceCulture); } } /// /// Looks up a localized string similar to Business address. /// internal static string WorkAddressLabel { get { return ResourceManager.GetString("WorkAddressLabel", resourceCulture); } } } }