Rename 'Change Log' to 'Changelog'

set-minimum-height-for-dialogs
Paal Joergensen 2018-10-16 09:53:11 +02:00
parent 06985cca7c
commit 8dafa5db91
1 changed files with 1 additions and 1 deletions

View File

@ -4497,7 +4497,7 @@ class H5PContentValidator {
'field' => (object) array(
'name' => 'change',
'type' => 'group',
'label' => $this->h5pF->t('Change Log'),
'label' => $this->h5pF->t('Changelog'),
'fields' => array(
(object) array(
'name' => 'date',