Slight change for format/type in wishlist

This commit is contained in:
Claudio Ortolina
2024-10-22 15:39:23 +01:00
parent 13e3069116
commit 1e2a876de5
2 changed files with 11 additions and 10 deletions
@@ -70,9 +70,10 @@
</div> </div>
<div class="flex shrink-0 items-center gap-x-6"> <div class="flex shrink-0 items-center gap-x-6">
<div class="hidden sm:flex sm:flex-col sm:items-end"> <div class="hidden sm:flex sm:flex-col sm:items-end">
<p class="text-sm leading-6 text-gray-900"> <p class="text-xs leading-6 text-gray-900">
<%= Records.Record.format_long_label(record.format) %> <%= Records.Record.format_long_label(record.format) %> · <%= Records.Record.type_long_label(
<%= Records.Record.type_long_label(record.type) %> record.type
) %>
</p> </p>
</div> </div>
<div class="relative flex-none"> <div class="relative flex-none">
+7 -7
View File
@@ -191,7 +191,7 @@ msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:155 #: lib/music_library_web/live/record_live/index.html.heex:155
#: lib/music_library_web/live/record_live/show.html.heex:20 #: lib/music_library_web/live/record_live/show.html.heex:20
#: lib/music_library_web/live/wishlist_live/index.html.heex:164 #: lib/music_library_web/live/wishlist_live/index.html.heex:165
#: lib/music_library_web/live/wishlist_live/show.html.heex:20 #: lib/music_library_web/live/wishlist_live/show.html.heex:20
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "Are you sure?" msgid "Are you sure?"
@@ -199,7 +199,7 @@ msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:157 #: lib/music_library_web/live/record_live/index.html.heex:157
#: lib/music_library_web/live/record_live/show.html.heex:23 #: lib/music_library_web/live/record_live/show.html.heex:23
#: lib/music_library_web/live/wishlist_live/index.html.heex:166 #: lib/music_library_web/live/wishlist_live/index.html.heex:167
#: lib/music_library_web/live/wishlist_live/show.html.heex:23 #: lib/music_library_web/live/wishlist_live/show.html.heex:23
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "Delete" msgid "Delete"
@@ -210,7 +210,7 @@ msgstr ""
#: lib/music_library_web/live/record_live/show.ex:50 #: lib/music_library_web/live/record_live/show.ex:50
#: lib/music_library_web/live/record_live/show.html.heex:15 #: lib/music_library_web/live/record_live/show.html.heex:15
#: lib/music_library_web/live/wishlist_live/index.ex:55 #: lib/music_library_web/live/wishlist_live/index.ex:55
#: lib/music_library_web/live/wishlist_live/index.html.heex:145 #: lib/music_library_web/live/wishlist_live/index.html.heex:146
#: lib/music_library_web/live/wishlist_live/show.ex:50 #: lib/music_library_web/live/wishlist_live/show.ex:50
#: lib/music_library_web/live/wishlist_live/show.html.heex:15 #: lib/music_library_web/live/wishlist_live/show.html.heex:15
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
@@ -236,7 +236,7 @@ msgid "Import from MusicBrainz"
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:88 #: lib/music_library_web/live/record_live/index.html.heex:88
#: lib/music_library_web/live/wishlist_live/index.html.heex:87 #: lib/music_library_web/live/wishlist_live/index.html.heex:88
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "Open options" msgid "Open options"
msgstr "" msgstr ""
@@ -255,7 +255,7 @@ msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:126 #: lib/music_library_web/live/record_live/index.html.heex:126
#: lib/music_library_web/live/record_live/show.ex:49 #: lib/music_library_web/live/record_live/show.ex:49
#: lib/music_library_web/live/wishlist_live/index.html.heex:125 #: lib/music_library_web/live/wishlist_live/index.html.heex:126
#: lib/music_library_web/live/wishlist_live/show.ex:49 #: lib/music_library_web/live/wishlist_live/show.ex:49
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "Show" msgid "Show"
@@ -276,7 +276,7 @@ msgid "The application has been updated, please reload."
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:136 #: lib/music_library_web/live/record_live/index.html.heex:136
#: lib/music_library_web/live/wishlist_live/index.html.heex:135 #: lib/music_library_web/live/wishlist_live/index.html.heex:136
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "View on MusicBrainz" msgid "View on MusicBrainz"
msgstr "" msgstr ""
@@ -315,7 +315,7 @@ msgstr ""
msgid "Back to wishlist" msgid "Back to wishlist"
msgstr "" msgstr ""
#: lib/music_library_web/live/wishlist_live/index.html.heex:155 #: lib/music_library_web/live/wishlist_live/index.html.heex:156
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "Purchase" msgid "Purchase"
msgstr "" msgstr ""