var english = {
    
    "tableOfContents" : "Table of Contents",   
    "MenuBook" : "Information",
    "MenuPresentation" : "Presentation",
    "menuLanguage" : "Language",
    "menuLanguagePolish" : "Polish",
    "menuLanguageGerman" : "German",
    "menuLanguageEnglish" : "English",
    "figureName" : "Fig.",
    "buttonNext" : "Next",
    "buttonTeX" : "TeX",
    "buttonTeXLinkTeX" : "Link TeX file",
    "buttonTeXLinkPDF" : "Link PDF file",
    "buttonTeXPresentation" : "TeX",
    "buttonTeXLinkTeXPresentation" : "Link TeX file",
    "buttonTeXLinkPDFPresentation" : "Link PDF file",
    "presentationPlan" : "Presentation plan",
    "menuPresentationSynchronous" : "Synchronous presentation",
    "menuPresentationSynchronousNew" : "New",
    "menuPresentationSynchronousJoin" : "Join",
    "windowNewPresentation" : "New presentation",
    "windowNewPresentationText" : "Enter the presentation ID",
    "windowNewPresentationPassword" : "Password",
    "windowNewPresentationStart" : "Start",
    "windowJoinPresentation" : "Join to presentation",
    "windowJoinPresentationText" : "Enter the presentation ID",
    "windowJoinPresentationStart" : "Join",
    "windowInfo" : "Info",    
    "windowInfoClose" : "Close",
    "windowInfoBadLogin" : "Bad ID/password",
    "windowInfoBadLogin2" : "Bad ID",
    "windowNewNoteText" : "Note",

    "menuPresentation" : ["Presentation 1"]

};
