//------------------------------------------------------------------------------
// 
//     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 PrivaPub.ClientModels.Resources {
    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", "17.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    public class FieldsNameResource {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal FieldsNameResource() {
        }
        
        /// 
        ///   Returns the cached ResourceManager instance used by this class.
        /// 
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        public static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PrivaPub.ClientModels.Resources.FieldsNameResource", typeof(FieldsNameResource).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)]
        public static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// 
        ///   Looks up a localized string similar to (necessary in case of password recovery).
        /// 
        public static string _necessary_in_case_of_password_recovery_ {
            get {
                return ResourceManager.GetString("(necessary in case of password recovery)", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to (<a class="is-underlined has-text-info" tabindex="-1" target="_blank" href="https://keepassxc.org/">password manager</a> suggested).
        /// 
        public static string _password_manager_suggested_ {
            get {
                return ResourceManager.GetString("(password manager suggested)", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Amount.
        /// 
        public static string Amount {
            get {
                return ResourceManager.GetString("Amount", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Answer id.
        /// 
        public static string AnswerId {
            get {
                return ResourceManager.GetString("AnswerId", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Answer text.
        /// 
        public static string AnswerText {
            get {
                return ResourceManager.GetString("AnswerText", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Custom character(emoji).
        /// 
        public static string Character {
            get {
                return ResourceManager.GetString("Character", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Colour.
        /// 
        public static string ColourIndex {
            get {
                return ResourceManager.GetString("ColourIndex", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Comment id.
        /// 
        public static string CommentId {
            get {
                return ResourceManager.GetString("CommentId", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Comment text.
        /// 
        public static string CommentText {
            get {
                return ResourceManager.GetString("CommentText", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Confrontation.
        /// 
        public static string Confrontation {
            get {
                return ResourceManager.GetString("Confrontation", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Confrontation id.
        /// 
        public static string ConfrontationId {
            get {
                return ResourceManager.GetString("ConfrontationId", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Context.
        /// 
        public static string Context {
            get {
                return ResourceManager.GetString("Context", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to End date.
        /// 
        public static string DateEnd {
            get {
                return ResourceManager.GetString("DateEnd", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Start date.
        /// 
        public static string DateStart {
            get {
                return ResourceManager.GetString("DateStart", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Description.
        /// 
        public static string Description {
            get {
                return ResourceManager.GetString("Description", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Discussion.
        /// 
        public static string Discussion {
            get {
                return ResourceManager.GetString("Discussion", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to End date.
        /// 
        public static string DiscussionEndDate {
            get {
                return ResourceManager.GetString("DiscussionEndDate", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to End time.
        /// 
        public static string DiscussionEndTime {
            get {
                return ResourceManager.GetString("DiscussionEndTime", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Discussion id.
        /// 
        public static string DiscussionId {
            get {
                return ResourceManager.GetString("DiscussionId", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Discussion text.
        /// 
        public static string DiscussionText {
            get {
                return ResourceManager.GetString("DiscussionText", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Discussion title.
        /// 
        public static string DiscussionTitle {
            get {
                return ResourceManager.GetString("DiscussionTitle", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Email.
        /// 
        public static string Email {
            get {
                return ResourceManager.GetString("Email", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Emoji.
        /// 
        public static string Emoji {
            get {
                return ResourceManager.GetString("Emoji", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Max amount of confrontations.
        /// 
        public static string ExpectedMaxConfrontationsBeforeClosingAndShowing {
            get {
                return ResourceManager.GetString("ExpectedMaxConfrontationsBeforeClosingAndShowing", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Fact.
        /// 
        public static string Fact {
            get {
                return ResourceManager.GetString("Fact", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Facts.
        /// 
        public static string Facts {
            get {
                return ResourceManager.GetString("Facts", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to File id.
        /// 
        public static string FileId {
            get {
                return ResourceManager.GetString("FileId", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Groups.
        /// 
        public static string Groups {
            get {
                return ResourceManager.GetString("Groups", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Include the first answer in the invitation preview? (making it more engaging to join the discussion).
        /// 
        public static string IncludeFirstAnswerInInvitation {
            get {
                return ResourceManager.GetString("IncludeFirstAnswerInInvitation", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Invitation code.
        /// 
        public static string InvitationCode {
            get {
                return ResourceManager.GetString("InvitationCode", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Invitation code or link.
        /// 
        public static string InvitationCodeLink {
            get {
                return ResourceManager.GetString("InvitationCodeLink", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Invitation password.
        /// 
        public static string InvitationPassword {
            get {
                return ResourceManager.GetString("InvitationPassword", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Require password for preview.
        /// 
        public static string IsPasswordProtectedForPreview {
            get {
                return ResourceManager.GetString("IsPasswordProtectedForPreview", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Require password to show the preview.
        /// 
        public static string IsPasswordProtectedForPreviewText {
            get {
                return ResourceManager.GetString("IsPasswordProtectedForPreviewText", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Add password protection.
        /// 
        public static string IsPasswordProtectedText {
            get {
                return ResourceManager.GetString("IsPasswordProtectedText", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to IsStructured.
        /// 
        public static string IsStructured {
            get {
                return ResourceManager.GetString("IsStructured", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Language id.
        /// 
        public static string LanguageId {
            get {
                return ResourceManager.GetString("LanguageId", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Name.
        /// 
        public static string Name {
            get {
                return ResourceManager.GetString("Name", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Enable notifications?(useful to receive app updates).
        /// 
        public static string NativeNotificationsEnabled {
            get {
                return ResourceManager.GetString("NativeNotificationsEnabled", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to New password.
        /// 
        public static string NewPassword {
            get {
                return ResourceManager.GetString("NewPassword", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to New password confirmation.
        /// 
        public static string NewPasswordConfirmation {
            get {
                return ResourceManager.GetString("NewPasswordConfirmation", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Old password.
        /// 
        public static string OldPassword {
            get {
                return ResourceManager.GetString("OldPassword", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to One time only.
        /// 
        public static string OneTime {
            get {
                return ResourceManager.GetString("OneTime", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Password.
        /// 
        public static string Password {
            get {
                return ResourceManager.GetString("Password", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Perception.
        /// 
        public static string Perception {
            get {
                return ResourceManager.GetString("Perception", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Perceptions.
        /// 
        public static string Perceptions {
            get {
                return ResourceManager.GetString("Perceptions", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Prefer system theme.
        /// 
        public static string PreferSystemTheming {
            get {
                return ResourceManager.GetString("PreferSystemTheming", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Recovery code.
        /// 
        public static string RecoveryCode {
            get {
                return ResourceManager.GetString("RecoveryCode", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Recurring.
        /// 
        public static string Recurring {
            get {
                return ResourceManager.GetString("Recurring", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Scan for:.
        /// 
        public static string Scan_for_ {
            get {
                return ResourceManager.GetString("Scan for:", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Search.
        /// 
        public static string SearchText {
            get {
                return ResourceManager.GetString("SearchText", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Sharing Secret Code.
        /// 
        public static string ShareCode {
            get {
                return ResourceManager.GetString("ShareCode", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Show donator badge.
        /// 
        public static string ShowDonatorBadge {
            get {
                return ResourceManager.GetString("ShowDonatorBadge", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Show the logs tab to support troubleshooting..
        /// 
        public static string ShowLogs {
            get {
                return ResourceManager.GetString("ShowLogs", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Take type.
        /// 
        public static string TakeType {
            get {
                return ResourceManager.GetString("TakeType", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Simple.
        /// 
        public static string TakeTypeSimple {
            get {
                return ResourceManager.GetString("TakeTypeSimple", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Structured.
        /// 
        public static string TakeTypeStructured {
            get {
                return ResourceManager.GetString("TakeTypeStructured", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Theme image.
        /// 
        public static string Theme_image {
            get {
                return ResourceManager.GetString("Theme image", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Dark mode.
        /// 
        public static string ThemeIsDarkMode {
            get {
                return ResourceManager.GetString("ThemeIsDarkMode", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Ticks.
        /// 
        public static string Ticks {
            get {
                return ResourceManager.GetString("Ticks", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Title.
        /// 
        public static string Title {
            get {
                return ResourceManager.GetString("Title", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Update reason.
        /// 
        public static string UpdateReason {
            get {
                return ResourceManager.GetString("UpdateReason", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Submit anonymously.
        /// 
        public static string UpsertUserTakeIsAnonymous {
            get {
                return ResourceManager.GetString("UpsertUserTakeIsAnonymous", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Username.
        /// 
        public static string Username {
            get {
                return ResourceManager.GetString("Username", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Username to search and add.
        /// 
        public static string Username_to_search_and_add {
            get {
                return ResourceManager.GetString("Username to search and add", resourceCulture);
            }
        }
        
        /// 
        ///   Looks up a localized string similar to Usernames to search and add.
        /// 
        public static string Usernames_to_search_and_add {
            get {
                return ResourceManager.GetString("Usernames to search and add", resourceCulture);
            }
        }
    }
}