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">
|
<h1 class="text-lg font-semibold text-zinc-900 dark:text-zinc-100">
|
||||||
{@title}
|
{@title}
|
||||||
</h1>
|
</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>
|
</header>
|
||||||
|
|
||||||
<.simple_form
|
<.simple_form
|
||||||
|
|||||||
@@ -989,11 +989,6 @@ msgstr ""
|
|||||||
msgid "Artist Name"
|
msgid "Artist Name"
|
||||||
msgstr ""
|
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
|
#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
|
||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Created"
|
msgid "Created"
|
||||||
@@ -1014,11 +1009,6 @@ msgstr ""
|
|||||||
msgid "Edit Scrobble Rule"
|
msgid "Edit Scrobble Rule"
|
||||||
msgstr ""
|
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
|
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Enable this rule"
|
msgid "Enable this rule"
|
||||||
|
|||||||
@@ -989,11 +989,6 @@ msgstr ""
|
|||||||
msgid "Artist Name"
|
msgid "Artist Name"
|
||||||
msgstr ""
|
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
|
#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
|
||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Created"
|
msgid "Created"
|
||||||
@@ -1014,11 +1009,6 @@ msgstr ""
|
|||||||
msgid "Edit Scrobble Rule"
|
msgid "Edit Scrobble Rule"
|
||||||
msgstr ""
|
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
|
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
|
||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Enable this rule"
|
msgid "Enable this rule"
|
||||||
|
|||||||
Reference in New Issue
Block a user