Skip to content

Commit

Permalink
Merge pull request #705 from City-of-Helsinki/UHF-X_translation_change
Browse files Browse the repository at this point in the history
Annoucnement: wrong translation
  • Loading branch information
rpnykanen authored Oct 16, 2024
2 parents ff9da49 + a8bb7dd commit e665b33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ function _helfi_kasko_content_announcement_exception(array &$form): void {

// Set unit pages selection required (Toimipistesivu).
$form['field_announcement_unit_pages']['widget']['#required'] = TRUE;
$info = t('Add the school you want to show the announcement. This field is required.');
$info = t('Add the school you want to create the announcement for. This field is required.');
$form['field_announcement_unit_pages']['widget']['#description'] = $info;

// Prevent creating a site wide announcement.
Expand Down

0 comments on commit e665b33

Please sign in to comment.