-
= t('Database driver:') ?>
= $this->text->e(DB_DRIVER) ?>
-
= t('Database size:') ?>
= $this->text->bytes($db_size) ?>
-
= $this->url->link(t('Download the database'), 'config', 'downloadDb', array(), true) ?>
= t('(Gzip compressed Sqlite file)') ?>
-
= $this->url->link(t('Optimize the database'), 'config', 'optimizeDb', array(), true) ?>
= t('(VACUUM command)') ?>
= t('Board/Calendar/List view') ?>
- = t('Switch to the project overview') ?> = v o
- = t('Switch to the board view') ?> = v b
- = t('Switch to the calendar view') ?> = v c
- = t('Switch to the list view') ?> = v l
- = t('Switch to the Gantt chart view') ?> = v g
= t('Board view') ?>
- = t('New task') ?> = n
- = t('Expand/collapse tasks') ?> = s
- = t('Compact/wide view') ?> = c
= t('Application') ?>
- = t('Open board switcher') ?> = b
- = t('Go to the search/filter box') ?> = f
- = t('Reset the search/filter box') ?> = r
- = t('Close dialog box') ?> = ESC
- = t('Submit a form') ?> = CTRL+ENTER = t('or') ?> ⌘+ENTER
= nl2br(file_get_contents('LICENSE')) ?>