Skip to content

Commit

Permalink
Merge pull request #1089 from City-of-Helsinki/UHF-8833
Browse files Browse the repository at this point in the history
UHF-8833: Change Askem-features no-cookies texts
  • Loading branch information
teroelonen authored Oct 21, 2024
2 parents 99b6c88 + 65a7180 commit d8fbc3f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<div class="react-and-share-cookie-compliance js-react-and-share-cookie-compliance" style="display: none;">
<div class="message">
{% include '@hdbt/misc/icon.twig' ignore missing with {icon: 'alert-circle-fill'} %}
<h2>{{ 'Feedback buttons cannot be displayed'|t({}, {'context': 'React & Share cookie compliance'}) }}</h2>
<h2>{{ 'Would you like to give feedback on this page?'|t({}, {'context': 'React & Share cookie compliance'}) }}</h2>
<p>
{% trans with {'context': 'React & Share cookie compliance'} %}
To use this feature, you must accept cookies from the site. You can provide feedback on this page by enabling statistics-related cookies.
Enabling cookies that collect statistics will allow you to share your input.
{% endtrans %}
</p>
<div class="buttons">
Expand Down
8 changes: 8 additions & 0 deletions translations/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -1311,3 +1311,11 @@ msgstr "Julkaistu"
msgctxt "The helper text before the news article changed timestamp"
msgid "updated"
msgstr "päivitetty"

msgctxt "React & Share cookie compliance"
msgid "Would you like to give feedback on this page?"
msgstr "Haluatko antaa meille palautetta tästä sivusta?"

msgctxt "React & Share cookie compliance"
msgid "Enabling cookies that collect statistics will allow you to share your input."
msgstr "Pääset antamaan palautetta, jos sallit evästeasetuksista tilastointiin liittyvät evästeet."
8 changes: 8 additions & 0 deletions translations/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -1313,3 +1313,11 @@ msgstr "Publicerad"
msgctxt "The helper text before the news article changed timestamp"
msgid "updated"
msgstr "uppdaterad"

msgctxt "React & Share cookie compliance"
msgid "Would you like to give feedback on this page?"
msgstr "Vill du ge oss feedback om denna sida?"

msgctxt "React & Share cookie compliance"
msgid "Enabling cookies that collect statistics will allow you to share your input."
msgstr "Du kan ge oss feedback genom att aktivera statistikrelaterade cookies."

0 comments on commit d8fbc3f

Please sign in to comment.