From 24ff180b56d70462efcce03bed0a6be21700d393 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 12 Jul 2025 18:05:46 +0100 Subject: [PATCH] Change button copy from "Apply All Rules" to "Apply All" --- .../live/scrobble_rules_live/index.html.heex | 2 +- priv/gettext/default.pot | 10 +++++----- priv/gettext/en/LC_MESSAGES/default.po | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lib/music_library_web/live/scrobble_rules_live/index.html.heex b/lib/music_library_web/live/scrobble_rules_live/index.html.heex index 0cfb71ba..cd41f065 100644 --- a/lib/music_library_web/live/scrobble_rules_live/index.html.heex +++ b/lib/music_library_web/live/scrobble_rules_live/index.html.heex @@ -24,7 +24,7 @@ phx-click="apply_all_rules" > <.icon name="hero-play" class="h-4 w-4 mr-2" /> - {gettext("Apply All Rules")} + {gettext("Apply All")} diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 9f2c77f5..546a3c81 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -980,11 +980,6 @@ msgstr "" msgid "All rules applied successfully. Updated %{count} tracks total." msgstr "" -#: lib/music_library_web/live/scrobble_rules_live/index.html.heex -#, elixir-autogen, elixir-format -msgid "Apply All Rules" -msgstr "" - #: lib/music_library_web/live/scrobble_rules_live/form_component.ex #: lib/music_library_web/live/scrobble_rules_live/index.ex #, elixir-autogen, elixir-format @@ -1186,3 +1181,8 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Dominant Colors" msgstr "" + +#: lib/music_library_web/live/scrobble_rules_live/index.html.heex +#, elixir-autogen, elixir-format +msgid "Apply All" +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po index d5ce1705..03c45230 100644 --- a/priv/gettext/en/LC_MESSAGES/default.po +++ b/priv/gettext/en/LC_MESSAGES/default.po @@ -980,11 +980,6 @@ msgstr "" msgid "All rules applied successfully. Updated %{count} tracks total." msgstr "" -#: lib/music_library_web/live/scrobble_rules_live/index.html.heex -#, elixir-autogen, elixir-format -msgid "Apply All Rules" -msgstr "" - #: lib/music_library_web/live/scrobble_rules_live/form_component.ex #: lib/music_library_web/live/scrobble_rules_live/index.ex #, elixir-autogen, elixir-format, fuzzy @@ -1186,3 +1181,8 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Dominant Colors" msgstr "" + +#: lib/music_library_web/live/scrobble_rules_live/index.html.heex +#, elixir-autogen, elixir-format, fuzzy +msgid "Apply All" +msgstr ""