HFP-3233 Change sharing ui text
parent
0308e3a888
commit
66cf71f93b
|
@ -3670,7 +3670,7 @@ class H5PCore {
|
||||||
'removeChip' => $this->h5pF->t('Remove :chip from the list'),
|
'removeChip' => $this->h5pF->t('Remove :chip from the list'),
|
||||||
'keywordsPlaceholder' => $this->h5pF->t('Add keywords'),
|
'keywordsPlaceholder' => $this->h5pF->t('Add keywords'),
|
||||||
'keywords' => $this->h5pF->t('Keywords'),
|
'keywords' => $this->h5pF->t('Keywords'),
|
||||||
'keywordsDescription' => $this->h5pF->t('You can add multiple keywords. Press "Enter" to confirm each keyword'),
|
'keywordsDescription' => $this->h5pF->t('You can add multiple keywords separated by commas. Press "Enter" or "Add" to confirm keywords'),
|
||||||
'altText' => $this->h5pF->t('Alt text'),
|
'altText' => $this->h5pF->t('Alt text'),
|
||||||
'reviewMessage' => $this->h5pF->t('Please review the info below before you share'),
|
'reviewMessage' => $this->h5pF->t('Please review the info below before you share'),
|
||||||
'subContentWarning' => $this->h5pF->t('Sub-content (images, questions etc.) will be shared under :license unless otherwise specified in the authoring tool'),
|
'subContentWarning' => $this->h5pF->t('Sub-content (images, questions etc.) will be shared under :license unless otherwise specified in the authoring tool'),
|
||||||
|
|
Loading…
Reference in New Issue