Ignore:
Timestamp:
Jun 18, 2013, 7:39:36 PM (11 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update de_DE, thanks to : mistic100

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/language/de_DE/advanced.html

    r23293 r23327  
    66
    77<dt><span>$conf['batch_download_force_pclzip']</span></dt>
    8 <dd>Falls <span>aktiv</span>, wird <b>PclZip</b> anstelle von <b>ZipArchive</b> als ZIP Bibliothek verwendet. <i>Standardwert <span>inaktiv</span>.</i></dd>
     8<dd>Falls <span>true</span>, wird <b>PclZip</b> anstelle von <b>ZipArchive</b> als ZIP Bibliothek verwendet. <i>Standardwert <span>false</span>.</i></dd>
    99
    1010<dt><span>$conf['batch_download_direct']</span></dt>
    11 <dd>Falls <span>aktiv</span>, wird die ZIP Datei per HTTP redirection anstelle PHP flow geliefert. <i>Standardwert <span>inaktiv</span>.</i></dd>
     11<dd>Falls <span>true</span>, wird die ZIP Datei per HTTP redirection anstelle PHP flow geliefert. <i>Standardwert <span>false</span>.</i></dd>
    1212
    1313<dt><span>$conf['batch_download_additional_ext']</span></dt>
Note: See TracChangeset for help on using the changeset viewer.