« get me outta code hell

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:
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}."