diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-02-12 17:55:47 -0400 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-02-12 17:55:47 -0400 |
| commit | e82707fadb8a441c9ef8dc2de85a34d53d7c5abe (patch) | |
| tree | 5143745c9f9332f26f0142fc90177431d2af4341 /src/strings-default.yaml | |
| parent | f227fe62e80f4671ed1e260680ae1adf6f80ba75 (diff) | |
client, search: disambiguate harder
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index efa5f5f0..44768897 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -844,9 +844,10 @@ misc: single: "(single)" resultDisambiguator: - group: "({DISAMBIGUATOR})" - flash: "(in {DISAMBIGUATOR})" - track: "(from {DISAMBIGUATOR})" + group: "({CATEGORY})" + flash: "(in {ACT})" + track.album: "(from {ALBUM})" + track.artists: "(by {ARTISTS})" resultFilter: album: "Albums" |