Slight change for format/type in collection

This commit is contained in:
Claudio Ortolina
2024-10-22 15:36:49 +01:00
parent 913694b380
commit 13e3069116
2 changed files with 10 additions and 9 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">
+6 -6
View File
@@ -189,7 +189,7 @@ msgstr ""
msgid "All Records" msgid "All Records"
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:154 #: 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:164
#: lib/music_library_web/live/wishlist_live/show.html.heex:20 #: lib/music_library_web/live/wishlist_live/show.html.heex:20
@@ -197,7 +197,7 @@ msgstr ""
msgid "Are you sure?" msgid "Are you sure?"
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:156 #: 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:166
#: lib/music_library_web/live/wishlist_live/show.html.heex:23 #: lib/music_library_web/live/wishlist_live/show.html.heex:23
@@ -206,7 +206,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.ex:54 #: lib/music_library_web/live/record_live/index.ex:54
#: lib/music_library_web/live/record_live/index.html.heex:145 #: lib/music_library_web/live/record_live/index.html.heex:146
#: 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
@@ -235,7 +235,7 @@ msgstr ""
msgid "Import from MusicBrainz" msgid "Import from MusicBrainz"
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:87 #: 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:87
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "Open options" msgid "Open options"
@@ -253,7 +253,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:125 #: 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:125
#: lib/music_library_web/live/wishlist_live/show.ex:49 #: lib/music_library_web/live/wishlist_live/show.ex:49
@@ -275,7 +275,7 @@ msgstr ""
msgid "The application has been updated, please reload." msgid "The application has been updated, please reload."
msgstr "" msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:135 #: 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:135
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "View on MusicBrainz" msgid "View on MusicBrainz"