function LocalStringsManager() { // localised strings this.culture = "en-US"; this.All = "All"; this.AllTranslations = "All Translations"; this.AnErrorHasOccurredForThisOperationPleaseTryAgain = "An error has occurred for this operation. Please try again."; this.ApocalypticBooks = "Apocalyptic Books"; this.ApochryphalWritings = "Apochryphal Writings"; this.ApocryphalWritings = "Apocryphal Writings"; this.AttachedNoteTo = "Attached note to:"; this.Bibles = "Bibles"; this.BibleStudyArticles = "Bible Study Articles"; this.BibleStudyTopics = "Bible Study Topics"; this.Bold = "Bold"; this.Books = "Books"; this.BooksOfTheLaw = "Books of the Law"; this.Chapters = "Chapters"; this.Choose = "Choose..."; this.ClearFormatting = "Clear Formatting"; this.Close = "Close"; this.Commentaries = "Commentaries"; this.Concordances = "Concordances"; this.CrossReferences = "Cross References"; this.DevotionalArticles = "Devotional Articles"; this.Devotionals = "Devotionals"; this.Dictionaries = "Dictionaries"; this.EmailAddressNoMatch = "The e-mail addresses you entered do not match."; this.Encyclopedias = "Encyclopedias"; this.EnterAValidEmailAddress = "Please enter a valid email address."; this.EnterTitleHere = "Enter Title Here"; this.ErrorEnablingDesignMode = "Error enabling designMode."; this.ErrorInWebMethod = "Error in web method"; this.ErrorOccurred = "Error occurred"; this.ErrorPreloadingContent = "Error preloading content."; this.ExceptionType = "Exception Type"; this.Font = "Font"; this.FontArial = "Arial"; this.FontColor = "Font Color"; this.FontCourierNew = "Courier New"; this.FontTimesNewRoman = "Times New Roman"; this.FontVerdana = "Verdana"; this.Footnotes = "Footnotes"; this.For = "for"; this.Forecolor = "Forecolor"; this.GeneralEpistles = "General Epistles"; this.Gospels = "Gospels"; this.HighlightColor = "Highlight Color"; this.History = "History"; this.HistoryBooks = "History Books"; this.In = "in"; this.Italic = "Italic"; this.Lexicons = "Lexicons"; this.Libraries = "Libraries"; this.MajorProphets = "Major Prophets"; this.Message = "Message"; this.MinorProphets = "Minor Prophets"; this.MonthApr = "Apr"; this.MonthAug = "Aug"; this.MonthDec = "Dec"; this.MonthFeb = "Feb"; this.MonthJan = "Jan"; this.MonthJul = "Jul"; this.MonthJun = "Jun"; this.MonthMar = "Mar"; this.MonthMay = "May"; this.MonthNov = "Nov"; this.MonthOct = "Oct"; this.MonthSep = "Sep"; this.MyFlagsFlagAlreadySet = "You have a flag set for this verse."; this.MyFlagsIntroduction = "\u003cb\u003eMy Flags\u003c/b\u003e allows you to bookmark recent passages for quick reference and is designed to be helpful when studying several scriptures at once. To get started, simply select a verse range and click the flag icon on the toolbar."; this.NewTestament = "New Testament"; this.Notes = "Notes"; this.NotesPleaseClose = "Please close the notes window."; this.OldTestament = "Old Testament"; this.OrderedList = "OrderedList"; this.OtherResources = "Other Resources"; this.PartOfBible = "Part of Bible"; this.PaulsEpistles = "Paul\u0027s Epistles"; this.PleaseEnterAKeyword = "Please enter a keyword."; this.PleaseEnterAReference = "Please enter a reference."; this.PleaseEnterAValidReference = "Please enter a valid reference."; this.PleaseEnterAWordToSearchFor = "Please enter a word to search for."; this.PleaseEnterOneOrMoreSearchWords = "Please enter one or more search words."; this.Print = "Print"; this.PrintChartFor = "Print chart for"; this.ProcessingYourRequest = "Processing your request"; this.ReadingPlanAlreadyComplete = "[dateText] is already marked complete."; this.ReadingPlanConfirmCompleteWholePlan = "Are you sure you want to complete your whole reading plan?"; this.ReadingPlanConfirmMarkComplete = "Are you sure you want to mark [dateText] complete?"; this.ReadingPlanConfirmMarkUnread = "Are you sure you want to mark [dateText] as unread?"; this.RedLetter = "Red Letter"; this.ReferenceLibrary = "Reference Library"; this.RemoveThisFlag = "Remove this flag"; this.ScriptureReference = "Scripture Reference"; this.Searching = "Searching..."; this.SelectANewsletter = "Please select a newsletter."; this.Size = "Size"; this.StackTrace = "Stack Trace"; this.StartANewSearch = "Start a New Search"; this.StatusCode = "Status Code"; this.Strongs = "Strongs"; this.StudyResources = "Study Resources"; this.Success = "Success"; this.TimedOut = "Timed out"; this.Translations = "Translations"; this.UnableToSaveFlag = "Unable to save this flag because you have reached the maximum number of user flags.\r\nPlease delete one or more flags and try again."; this.Underline = "Underline"; this.UnorderedList = "Unordered List"; this.WisdomBooks = "Wisdom Books"; this.YouAreExploring = "You are exploring"; this.YouAreSearchingIn = "You are searching in"; this.YouSearchedFor = "You searched for"; this.YouSearchedInThe = "You searched in the"; this.LoginToViewMoreTranslations = "Login to view more translations..."; } var LocalStrings = new LocalStringsManager();