12 lines
604 B
XML
12 lines
604 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="en" datatype="plaintext" original="EXT:scheduler/Resources/Private/Language/locallang_em.xlf" date="2011-10-17T20:22:32Z" product-name="scheduler">
|
|
<header/>
|
|
<body>
|
|
<trans-unit id="scheduler.config.maxLifetime">
|
|
<source>Maximum lifetime: Set the maximum runtime (in minutes) for a scheduler task. Tasks still running after this time are removed from the execution list but are not stopped.</source>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|