From adef850bc68ae6d2d14e91c9e310a6cd85f7b03b Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 24 Oct 2024 14:43:26 -0300 Subject: content: add missing quickDescription.readMore string Used when the quick description element's description does not contain a split (but there are extra reading links). We missed carrying over this string from networked-tags during commit 7c2d3127. --- src/strings-default.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index af05eb32..f298be86 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -698,6 +698,8 @@ misc: # rest. May also display "read more" links (to external sites). quickDescription: + readMore: "Read more on {LINKS}." + moreInfo: _: "({LINK})" link: "More info..." -- cgit 1.3.0-6-gf8a5