Файл: system/languages/en/controllers/content/widgets/list.php
Строк: 14
<?php
    define('LANG_WD_CONTENT_LIST_DATASET',  'Use dataset');
    define('LANG_WD_CONTENT_LIST_IMAGE',    'Image field');
    define('LANG_WD_CONTENT_LIST_TEASER',   'Teaser field');
    define('LANG_WD_CONTENT_LIST_DETAILS',   'Show author, date and number of comments');
    define('LANG_WD_CONTENT_LIST_STYLE',    'Style');
    define('LANG_WD_CONTENT_LIST_STYLE_BASIC',      'Basic');
    define('LANG_WD_CONTENT_LIST_STYLE_FEATURED',   'Featured');
    define('LANG_WD_CONTENT_LIST_STYLE_TILES_BIG',  'Big tiles');
    define('LANG_WD_CONTENT_LIST_STYLE_TILES_SMALL','Small tiles');
    define('LANG_WD_CONTENT_LIST_STYLE_COMPACT',    'Compact');