From eef60a66a8dd0c2e4851c132960206a727324acb Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 26 Nov 2024 08:03:34 +0000 Subject: [PATCH] Shorten "No MusicBrainz ID" -> "No MB ID" So that it's inline with other UI elements, and fits nicely in mobile UI --- lib/music_library_web/live/stats_live/index.html.heex | 2 +- priv/gettext/default.pot | 2 +- test/music_library_web/live/stats_live/index_test.exs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/music_library_web/live/stats_live/index.html.heex b/lib/music_library_web/live/stats_live/index.html.heex index 7444edc8..90f9bab8 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -125,7 +125,7 @@ "ring-zinc-600/20 dark:ring-zinc-500/20" ]} > - <%= gettext("No MusicBrainz ID") %> + <%= gettext("No MB ID") %>