Remove unnecessary explanation text
This commit is contained in:
@@ -11,13 +11,6 @@ defmodule MusicLibraryWeb.ScrobbleRulesLive.FormComponent do
|
||||
<h1 class="text-lg font-semibold text-zinc-900 dark:text-zinc-100">
|
||||
{@title}
|
||||
</h1>
|
||||
<p class="mt-1 text-sm text-zinc-600 dark:text-zinc-400">
|
||||
<%= if @action == :new do %>
|
||||
{gettext("Create a new rule to transform scrobbled track data")}
|
||||
<% else %>
|
||||
{gettext("Edit the rule to change how it transforms data")}
|
||||
<% end %>
|
||||
</p>
|
||||
</header>
|
||||
|
||||
<.simple_form
|
||||
|
||||
@@ -989,11 +989,6 @@ msgstr ""
|
||||
msgid "Artist Name"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Create a new rule to transform scrobbled track data"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Created"
|
||||
@@ -1014,11 +1009,6 @@ msgstr ""
|
||||
msgid "Edit Scrobble Rule"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Edit the rule to change how it transforms data"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Enable this rule"
|
||||
|
||||
@@ -989,11 +989,6 @@ msgstr ""
|
||||
msgid "Artist Name"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Create a new rule to transform scrobbled track data"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Created"
|
||||
@@ -1014,11 +1009,6 @@ msgstr ""
|
||||
msgid "Edit Scrobble Rule"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Edit the rule to change how it transforms data"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Enable this rule"
|
||||
|
||||
Reference in New Issue
Block a user