Skip Navigation LinksOneClickHelp > Appendices > The appendix 4. File Strings  

Namespace WordHtmlHelp
    Public Class StringsEn
        'Class for definition tooltip, controls name, strings
        Public ErrorDetails As String = «data at the moment of a error «
        Public ErrorIn As String = «Error in «
        Public Errors As String = «Error! «
        Public btnLoadWordFile As String = «Load Word file»
        Public btnRun As String = «&Run»



        Public Shared TTbtnSave As String = «Save license request as file, for the subsequent sending on email and open a file folder»
        Public Shared btnSave_Click_1 As String = «File saved! There is additional information in section License reception.»
        Public Shared lblInfo As String = «To receive license, enter your registration data (F1 for Help)»
        Public Shared grpImportLicense As String = «If you have received the license (F1 for Help)»

    End Class

End
Namespace

BackHomeNext