Skip to content

Commit

Permalink
UHF-8833: Update Askem messages if cookies are not approved
Browse files Browse the repository at this point in the history
  • Loading branch information
teroelonen committed Oct 18, 2024
1 parent d7aac8d commit bf097ce
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<h2>{{ 'Feedback buttons cannot be displayed'|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 bf097ce

Please sign in to comment.