Skip to content

cron.xml interpretiert <locale>-Tags nicht

Es scheint, als würde die cron.xml -Tags nicht interpretieren.

Beispiel:

<cron exec="\Hklused\Import\Import::executeImportCron">
        <title>
            <locale group="hklused/import" var="hklused.import.cron.title" />
        </title>
        <description>
            <locale group="hklused/import" var="hklused.import.cron.description" />
        </description>
    </cron>