« get me outta code hell

content, data: Album.showAlbumInTracksWithoutArtists - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-09-11 08:26:25 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-09-11 08:26:25 -0300
commitc191171847198a911c63a8342746ff884dd3ed4a (patch)
treeb95043f33a5e7339f1380f6d033b186648cc1447 /src/strings-default.yaml
parent2f7f2264c54aef4da050dc438cba8a408293235f (diff)
content, data: Album.showAlbumInTracksWithoutArtists preview
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index a8dbc28c..108aec2b 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -269,9 +269,14 @@ releaseInfo:
 
   # Descriptions
 
-  by:
-    _: "By {ARTISTS}."
-    featuring: "By {ARTISTS}, featuring {FEATURING}."
+  by: >-
+    By {ARTISTS}.
+  by.featuring: >-
+    By {ARTISTS}, featuring {FEATURING}.
+  by.withAlbum: >-
+    From {ALBUM}, by {ARTISTS}.
+  by.featuring.withAlbum: >-
+    From {ALBUM}, by {ARTISTS} feat. {FEATURING}.
 
   from: "From {ALBUM}."