From 81e332d00dbc2b6ef18c16df964dbcfe530c161c Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 21 Nov 2024 09:20:36 +0000 Subject: [PATCH] Fix sr text for wishlisting from scrobble activity Includes an integration test for the scrobble activity feed. --- .../live/stats_live/index.html.heex | 2 +- priv/gettext/default.pot | 2 +- .../live/stats_live/index_test.exs | 101 +++++++++++++++++- 3 files changed, 102 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 83aa8c7a..dbde706e 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -156,7 +156,7 @@ phx-click={toggle_actions_menu(track.scrobbled_at_uts)} phx-click-away={close_actions_menu(track.scrobbled_at_uts)} > - <%= gettext("Open options") %> + <%= gettext("Choose which format to import") %> <.icon name="hero-star" class="-mt-1 h-5 w-5" aria-hidden="true" data-slot="icon" />