diff --git a/lib/memex_web/controllers/user_reset_password_html/edit.html.heex b/lib/memex_web/controllers/user_reset_password_html/edit.html.heex index 24b8e0b..676c0b9 100644 --- a/lib/memex_web/controllers/user_reset_password_html/edit.html.heex +++ b/lib/memex_web/controllers/user_reset_password_html/edit.html.heex @@ -1,6 +1,6 @@

- <%= dgettext("actions", "Reset password") %> + <%= dgettext("actions", "reset password") %>

<.form @@ -26,7 +26,7 @@ ) %> <%= error_tag(f, :password_confirmation, "col-span-3") %> - <%= submit(dgettext("actions", "Reset password"), + <%= submit(dgettext("actions", "reset password"), class: "mx-auto btn btn-primary col-span-3" ) %> diff --git a/priv/gettext/actions.pot b/priv/gettext/actions.pot index 877fd2a..cdb498c 100644 --- a/priv/gettext/actions.pot +++ b/priv/gettext/actions.pot @@ -16,12 +16,6 @@ msgstr "" msgid "Resend confirmation instructions" msgstr "" -#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3 -#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29 -#, elixir-autogen, elixir-format -msgid "Reset password" -msgstr "" - #: lib/memex_web/controllers/user_settings_html/edit.html.heex:15 #: lib/memex_web/controllers/user_settings_html/edit.html.heex:43 #, elixir-autogen, elixir-format @@ -217,3 +211,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "move %{step_title} up" msgstr "" + +#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3 +#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29 +#, elixir-autogen, elixir-format +msgid "reset password" +msgstr "" diff --git a/priv/gettext/de/LC_MESSAGES/actions.po b/priv/gettext/de/LC_MESSAGES/actions.po index 628c103..7601f78 100644 --- a/priv/gettext/de/LC_MESSAGES/actions.po +++ b/priv/gettext/de/LC_MESSAGES/actions.po @@ -16,12 +16,6 @@ msgstr "" msgid "Resend confirmation instructions" msgstr "" -#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3 -#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29 -#, elixir-autogen, elixir-format -msgid "Reset password" -msgstr "" - #: lib/memex_web/controllers/user_settings_html/edit.html.heex:15 #: lib/memex_web/controllers/user_settings_html/edit.html.heex:43 #, elixir-autogen, elixir-format @@ -217,3 +211,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "move %{step_title} up" msgstr "" + +#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3 +#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29 +#, elixir-autogen, elixir-format, fuzzy +msgid "reset password" +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/actions.po b/priv/gettext/en/LC_MESSAGES/actions.po index 3191ad8..d8bfa79 100644 --- a/priv/gettext/en/LC_MESSAGES/actions.po +++ b/priv/gettext/en/LC_MESSAGES/actions.po @@ -17,12 +17,6 @@ msgstr "" msgid "Resend confirmation instructions" msgstr "" -#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3 -#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29 -#, elixir-autogen, elixir-format -msgid "Reset password" -msgstr "" - #: lib/memex_web/controllers/user_settings_html/edit.html.heex:15 #: lib/memex_web/controllers/user_settings_html/edit.html.heex:43 #, elixir-autogen, elixir-format @@ -218,3 +212,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "move %{step_title} up" msgstr "" + +#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:3 +#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:29 +#, elixir-autogen, elixir-format, fuzzy +msgid "reset password" +msgstr ""