From 9be1b3c150254b90893900754181d23ef168ea18 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 16 Sep 2023 09:44:15 +0100 Subject: [PATCH] Update placeholder syntax --- masterlist.yaml | 94 ++++++++++++++++++++++++------------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index 3ecd791..0efa2dd 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -6,31 +6,31 @@ prelude: # Message Anchors - &alreadyInX type: error - content: 'Delete. Already included in %1%.' + content: 'Delete. Already included in {0}.' - &alreadyInOrFixedByX type: error - content: 'Delete. Already included or otherwise fixed in %1%.' + content: 'Delete. Already included or otherwise fixed in {0}.' - &alsoUseX type: say - content: 'It''s highly recommended that you also use %1%.' + content: 'It''s highly recommended that you also use {0}.' - &compatIssuesWithX type: say - content: 'This plugin has compatibility issues with %1%. For more information, read this mod''s compatibility notes.' + content: 'This plugin has compatibility issues with {0}. For more information, read this mod''s compatibility notes.' - &compatNotes type: say - content: 'It is recommended that you read this mod''s [Compatibility Notes](%1%).' + content: 'It is recommended that you read this mod''s [Compatibility Notes]({0}).' - &compatPatch type: say - content: 'It is recommended that you check the following compatibility patch compilation for this mod: %1%' + content: 'It is recommended that you check the following compatibility patch compilation for this mod: {0}' - &compatPatchForX type: say - content: 'It is recommended that you check the following compatibility patch compilation for %1%: %2%' + content: 'It is recommended that you check the following compatibility patch compilation for {0}: {1}' - &corrupt type: warn @@ -42,12 +42,12 @@ prelude: - &deleteOrDeactivateX type: error - content: 'Delete or deactivate. %1%' + content: 'Delete or deactivate. {0}' subs: [ '' ] - &deletePlugin type: warn - content: 'When using **%1%**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.' + content: 'When using **{0}**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.' - &deprecated type: warn @@ -55,19 +55,19 @@ prelude: - &disableAfterGeneratingXwithY type: say - content: 'This plugin may be disabled after generating **%1%** with **%2%**.' + content: 'This plugin may be disabled after generating **{0}** with **{1}**.' - &essentialFiles type: warn - content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of %1% or a compatible version if available.' + content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of {0} or a compatible version if available.' - &includesX type: say - content: '%1% is included with this mod.' + content: '{0} is included with this mod.' - &languageX type: say - content: 'Language: %1%' + content: 'Language: {0}' - &mainQuestCompleted type: say @@ -75,15 +75,15 @@ prelude: - &masterReassign type: say - content: 'The **%1%** master must be reassigned to **%2%**.' + content: 'The **{0}** master must be reassigned to **{1}**.' - &missingRequirementXforY type: warn - content: 'It appears you have installed **%2%**, but some of its requirements seem to be missing. Please ensure you have correctly installed **%1%**.' + content: 'It appears you have installed **{1}**, but some of its requirements seem to be missing. Please ensure you have correctly installed **{0}**.' - &missingRequirementXforPlugin type: warn - content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **%1%**.' + content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **{0}**.' - &moddingPlugin type: error @@ -91,11 +91,11 @@ prelude: - &moveXFromYToZ type: say - content: 'Move %1% from %2% to %3%.' + content: 'Move {0} from {1} to {2}.' - &obsolete type: warn - content: 'Obsolete. Update to the latest version. %1%' + content: 'Obsolete. Update to the latest version. {0}' subs: [ '' ] - &optional @@ -104,15 +104,15 @@ prelude: - &patch3rdParty type: say - content: 'You seem to be using **%1%**, but you have not enabled a compatibility patch for this mod. A third party patch is available here: %2%' + content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A third party patch is available here: {1}' - &patcherScriptAvailable type: say - content: '%1% patcher script available here: %2%' + content: '{0} patcher script available here: {1}' - &patchIncluded type: say - content: 'You seem to be using **%1%**, but you have not enabled a compatibility patch for this mod. A compatibility patch is included with this plugin''s installer.' + content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A compatibility patch is included with this plugin''s installer.' - &patchOutdated type: warn @@ -120,87 +120,87 @@ prelude: - &patchProvided type: say - content: 'You seem to be using **%1%**, but you have not enabled a compatibility patch for this mod. A compatibility patch is provided on this plugin''s mod page.' + content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A compatibility patch is provided on this plugin''s mod page.' - &patchUnavailable type: warn - content: 'A patch is required to make this mod fully compatible with %1%. None is currently available for download.' + content: 'A patch is required to make this mod fully compatible with {0}. None is currently available for download.' - &patchUpdateAvailable type: say - content: 'Update Patch available: %1%' + content: 'Update Patch available: {0}' - &renameFile type: say - content: 'Rename this file to %1%.' + content: 'Rename this file to {0}.' - &renameXtoY type: warn - content: 'You need to rename %1% to %2% or this mod won''t work.' + content: 'You need to rename {0} to {1} or this mod won''t work.' - &requiresResources type: warn - content: 'Requires resources (e.g. meshes, textures; not plugins) from %1%.' + content: 'Requires resources (e.g. meshes, textures; not plugins) from {0}.' - &requiresX type: warn - content: 'Requires: %1%' + content: 'Requires: {0}' - &runAnimFramework type: say - content: 'It appears you have **%1%** installed. Remember to run **%2%** every time you have installed or uninstalled %3%, or a %3%-based mod.' + content: 'It appears you have **{0}** installed. Remember to run **{1}** every time you have installed or uninstalled {2}, or a {2}-based mod.' - &useBashTweakInstead type: say - content: 'A Bashed Patch tweak can be used instead of this plugin. %1%' + content: 'A Bashed Patch tweak can be used instead of this plugin. {0}' subs: [ '' ] condition: 'file("Bashed Patch.*\.esp")' - &useINITweakInstead type: say - content: 'An INI tweak can be used instead of this plugin. %1%' + content: 'An INI tweak can be used instead of this plugin. {0}' subs: [ '' ] - &useInstead type: warn - content: 'Use %1% instead.' + content: 'Use {0} instead.' - &useOnlyOneX type: error - content: 'Use only one %1%.' + content: 'Use only one {0}.' - &useVersion type: error - content: 'Use %1% version.' + content: 'Use {0} version.' - &useVersionNon type: error - content: 'Use non-%1% version.' + content: 'Use non-{0} version.' - &versionOldX type: say - content: 'It appears you do not have the latest version of %1%. Some mods may require functionality added in the latest version of %1% to work.' + content: 'It appears you do not have the latest version of {0}. Some mods may require functionality added in the latest version of {0} to work.' - &versionPrecedence type: error - content: 'Delete %1% from %2%. %3%''s version must take precedence.' + content: 'Delete {0} from {1}. {2}''s version must take precedence.' - &versionUpToDateX type: say - content: 'Your %1% is up-to-date.' + content: 'Your {0} is up-to-date.' - &versionXIncY type: error - content: 'Your installed version of %1% is not compatible with your version of %2%.' + content: 'Your installed version of {0} is not compatible with your version of %2%.' - &versionXofYorGreaterRequired type: error - content: 'Requires version **%1%** or greater of **%2%**.' + content: 'Requires version **{0}** or greater of **%2%**.' # Global Anchors - &latestLOOTThread type: say - content: '[Latest LOOT thread](%1%).' + content: '[Latest LOOT thread]({0}).' subs: [ 'https://loot.github.io/latest-thread/' ] common: [] @@ -467,9 +467,9 @@ plugins: - type: say content: - lang: en - text: 'Regenerate after adding or removing mods that change or add in-game items. Use %1%.' + text: 'Regenerate after adding or removing mods that change or add in-game items. Use {0}.' - lang: bg - text: 'Презаредете приставката след добавяне или премахване на модификации, които променят или добавят предмети в играта. Използвайте %1%.' + text: 'Презаредете приставката след добавяне или премахване на модификации, които променят или добавят предмети в играта. Използвайте {0}.' subs: [ '[TES3Merge](https://www.nexusmods.com/morrowind/mods/46870/)' ] - name: 'multipatch.esp' @@ -479,16 +479,16 @@ plugins: - type: say content: - lang: en - text: 'Regenerate after adding or removing mods or generating %1%.' + text: 'Regenerate after adding or removing mods or generating {0}.' - lang: bg - text: 'Презаредете приставката след добавяне или премахване на модификации, или промяна на %1%.' + text: 'Презаредете приставката след добавяне или премахване на модификации, или промяна на {0}.' subs: [ '[**Merged Objects.esp**](https://www.nexusmods.com/morrowind/mods/46870/)' ] - type: say content: - lang: en - text: 'Delete before generating %1% to avoid cyclic dependency.' + text: 'Delete before generating {0} to avoid cyclic dependency.' - lang: bg - text: 'Изтрийте приставката, преди промяна на %1%, за да избегнете циклична зависимост.' + text: 'Изтрийте приставката, преди промяна на {0}, за да избегнете циклична зависимост.' subs: [ '[**Merged Objects.esp**](https://www.nexusmods.com/morrowind/mods/46870/)' ] ###### Resources & Frameworks ######