• Importing Language files with empty parameters will result in wrong lagnauge documents

    By Thomas Schulte 2 decades ago

    When you import a new language and there are sections that look like this:



    ;AGNKEYWORDSSUBFORM ACTIONS & STRINGS



    ;DRIVER LABELS

    lblBaseType= Tipo Básico

    lblDriver= Driver



    the resullt will be that there is only one document "AGNKEYWORDSSUBFORM ACTIONS & STRINGS" created whre the content is:

    ;DRIVER LABELS

    lblBaseType= Tipo Básico

    lblDriver= Driver

    ……