diff --git a/lib/music_library_web/live/record_live/index.html.heex b/lib/music_library_web/live/record_live/index.html.heex
index 53136bfa..62f4a2eb 100644
--- a/lib/music_library_web/live/record_live/index.html.heex
+++ b/lib/music_library_web/live/record_live/index.html.heex
@@ -70,9 +70,10 @@
-
- <%= Records.Record.format_long_label(record.format) %>
- <%= Records.Record.type_long_label(record.type) %>
+
+ <%= Records.Record.format_long_label(record.format) %> ยท <%= Records.Record.type_long_label(
+ record.type
+ ) %>
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index 147a1d8a..ef695407 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -189,7 +189,7 @@ msgstr ""
msgid "All Records"
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/wishlist_live/index.html.heex:164
#: lib/music_library_web/live/wishlist_live/show.html.heex:20
@@ -197,7 +197,7 @@ msgstr ""
msgid "Are you sure?"
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/wishlist_live/index.html.heex:166
#: lib/music_library_web/live/wishlist_live/show.html.heex:23
@@ -206,7 +206,7 @@ msgid "Delete"
msgstr ""
#: 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.html.heex:15
#: lib/music_library_web/live/wishlist_live/index.ex:55
@@ -235,7 +235,7 @@ msgstr ""
msgid "Import from MusicBrainz"
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
#, elixir-autogen, elixir-format
msgid "Open options"
@@ -253,7 +253,7 @@ msgstr ""
msgid "Search"
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/wishlist_live/index.html.heex:125
#: lib/music_library_web/live/wishlist_live/show.ex:49
@@ -275,7 +275,7 @@ msgstr ""
msgid "The application has been updated, please reload."
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
#, elixir-autogen, elixir-format
msgid "View on MusicBrainz"