From f793346c10efbf17ad7ae9d743d44bb3b5b6c0f7 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 16 Sep 2023 15:13:20 +0100 Subject: [PATCH] Update placeholder syntax The last attempt missed some. --- masterlist.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index 0efa2dd..def8045 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -191,11 +191,11 @@ prelude: - &versionXIncY type: error - content: 'Your installed version of {0} is not compatible with your version of %2%.' + content: 'Your installed version of {0} is not compatible with your version of {1}.' - &versionXofYorGreaterRequired type: error - content: 'Requires version **{0}** or greater of **%2%**.' + content: 'Requires version **{0}** or greater of **{1}**.' # Global Anchors - &latestLOOTThread