diff --git a/core/frameworks/pixel/components/confirmation_modal.ex b/core/frameworks/pixel/components/confirmation_modal.ex index 3738c155b..b589e679c 100644 --- a/core/frameworks/pixel/components/confirmation_modal.ex +++ b/core/frameworks/pixel/components/confirmation_modal.ex @@ -37,11 +37,11 @@ defmodule Frameworks.Pixel.ConfirmationModal do ~H"""
- <%= dgettext("eyra-assignment", "confirmation_modal.title") %> + <%= dgettext("eyra-ui", "confirmation_modal.title") %> <.spacing value="M" /> - <%= dgettext("eyra-assignment", "confirmation_modal.body") %> + <%= dgettext("eyra-ui", "confirmation_modal.body") %> <.spacing value="M" /> diff --git a/core/priv/gettext/de/LC_MESSAGES/eyra-assignment.po b/core/priv/gettext/de/LC_MESSAGES/eyra-assignment.po index e0b39aba2..a74f30855 100644 --- a/core/priv/gettext/de/LC_MESSAGES/eyra-assignment.po +++ b/core/priv/gettext/de/LC_MESSAGES/eyra-assignment.po @@ -418,11 +418,3 @@ msgstr "Go to storage" #, elixir-autogen, elixir-format msgid "storage.not_available.warning" msgstr "" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.body" -msgstr "" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.title" -msgstr "" diff --git a/core/priv/gettext/de/LC_MESSAGES/eyra-ui.po b/core/priv/gettext/de/LC_MESSAGES/eyra-ui.po index f31008f05..a3ea737e0 100644 --- a/core/priv/gettext/de/LC_MESSAGES/eyra-ui.po +++ b/core/priv/gettext/de/LC_MESSAGES/eyra-ui.po @@ -198,3 +198,11 @@ msgstr "" #, elixir-autogen, elixir-format, fuzzy msgid "confirm.button" msgstr "" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.body" +msgstr "" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.title" +msgstr "" diff --git a/core/priv/gettext/en/LC_MESSAGES/eyra-assignment.po b/core/priv/gettext/en/LC_MESSAGES/eyra-assignment.po index 8ab9ff4d5..0e2ab6890 100644 --- a/core/priv/gettext/en/LC_MESSAGES/eyra-assignment.po +++ b/core/priv/gettext/en/LC_MESSAGES/eyra-assignment.po @@ -417,11 +417,3 @@ msgstr "Go to data storage" #, elixir-autogen, elixir-format msgid "storage.not_available.warning" msgstr "Please setup connection to a data storage" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.body" -msgstr "Are you sure you would like to skip this page? Your text will be deleted." - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.title" -msgstr "Are you sure?" diff --git a/core/priv/gettext/en/LC_MESSAGES/eyra-ui.po b/core/priv/gettext/en/LC_MESSAGES/eyra-ui.po index 29eabf49c..c59d44ca9 100644 --- a/core/priv/gettext/en/LC_MESSAGES/eyra-ui.po +++ b/core/priv/gettext/en/LC_MESSAGES/eyra-ui.po @@ -197,3 +197,11 @@ msgstr "My workspace" #, elixir-autogen, elixir-format, fuzzy msgid "confirm.button" msgstr "Confirm" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.body" +msgstr "Are you sure you would like to skip this page? Your text will be deleted." + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.title" +msgstr "Are you sure?" diff --git a/core/priv/gettext/eyra-assignment.pot b/core/priv/gettext/eyra-assignment.pot index 9985fe360..8c19fff63 100644 --- a/core/priv/gettext/eyra-assignment.pot +++ b/core/priv/gettext/eyra-assignment.pot @@ -417,11 +417,3 @@ msgstr "" #, elixir-autogen, elixir-format msgid "storage.not_available.warning" msgstr "" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.body" -msgstr "" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.title" -msgstr "" diff --git a/core/priv/gettext/eyra-ui.pot b/core/priv/gettext/eyra-ui.pot index 2c75de1d8..3860cfd99 100644 --- a/core/priv/gettext/eyra-ui.pot +++ b/core/priv/gettext/eyra-ui.pot @@ -197,3 +197,11 @@ msgstr "" #, elixir-autogen, elixir-format msgid "confirm.button" msgstr "" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.body" +msgstr "" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.title" +msgstr "" diff --git a/core/priv/gettext/nl/LC_MESSAGES/eyra-assignment.po b/core/priv/gettext/nl/LC_MESSAGES/eyra-assignment.po index 195862e71..2bff0e058 100644 --- a/core/priv/gettext/nl/LC_MESSAGES/eyra-assignment.po +++ b/core/priv/gettext/nl/LC_MESSAGES/eyra-assignment.po @@ -417,11 +417,3 @@ msgstr "" #, elixir-autogen, elixir-format msgid "storage.not_available.warning" msgstr "" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.body" -msgstr "" - -#, elixir-autogen, elixir-format -msgid "confirmation_modal.title" -msgstr "" diff --git a/core/priv/gettext/nl/LC_MESSAGES/eyra-ui.po b/core/priv/gettext/nl/LC_MESSAGES/eyra-ui.po index 31e7c12d2..bffe243de 100644 --- a/core/priv/gettext/nl/LC_MESSAGES/eyra-ui.po +++ b/core/priv/gettext/nl/LC_MESSAGES/eyra-ui.po @@ -197,3 +197,11 @@ msgstr "Mijn werkplek" #, elixir-autogen, elixir-format, fuzzy msgid "confirm.button" msgstr "Klaar" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.body" +msgstr "" + +#, elixir-autogen, elixir-format +msgid "confirmation_modal.title" +msgstr ""