diff --git a/src/main/resources/net/fabricmc/loader/Messages.properties b/src/main/resources/net/fabricmc/loader/Messages.properties index 0a41971e..2b74d8e1 100644 --- a/src/main/resources/net/fabricmc/loader/Messages.properties +++ b/src/main/resources/net/fabricmc/loader/Messages.properties @@ -41,7 +41,7 @@ resolution.solution.replaceModVersionDifferent.reqSupportedModVersion= ## mod versionRange resolution.solution.replaceModVersionDifferent.reqSupportedModVersions=§6{0}§r, {1} ## -resolution.solution.replaceModVersionDifferent.unknown=Other constraints that can''t be automatically determined +resolution.solution.replaceModVersionDifferent.unknown=Other constraints that can't be automatically determined # solution to install a mod that can load in the current environment: Install someMod, any version. ## oldMod newMod versionRange env resolution.solution.replaceModEnvDisabled=Replace §e{0}§r with {2} of §6{1}§r that can load in the current environment ({3}) or update/remove the mods depending on it. This happens because a mod wants to load in a {3} environment but depends on another mod that doesn''t load in the {3} environment. @@ -55,13 +55,13 @@ resolution.solution.replaceMod.oldModNoPath={0} {1} resolution.depends.envDisabled=§e{0}§r {1} requires {3} of §6{2}§r, which is disabled for this environment (client/server only)! resolution.depends.missing=§e{0}§r {1} requires {3} of §6{2}§r, which is missing! resolution.depends.mismatch=§e{0}§r {1} requires {3} of §6{2}§r, but only the wrong version{5, choice, 1# is|2#s are} present: {4}! -resolution.depends.invalid=§e{0}§r {1} requires {3} of §6{2}§r, which can''t be loaded due to other constraints! +resolution.depends.invalid=§e{0}§r {1} requires {3} of §6{2}§r, which can't be loaded due to other constraints! resolution.depends.suggestion=You need to install {3} of §6{2}§r. resolution.recommends.envDisabled=§e{0}§r {1} recommends {3} of §6{2}§r, which is disabled for this environment (client/server only)! resolution.recommends.missing=§e{0}§r {1} recommends {3} of §6{2}§r, which is missing! resolution.recommends.mismatch=§e{0}§r {1} recommends {3} of §6{2}§r, but only the wrong version{5, choice, 1# is|2#s are} present: {4}! -resolution.recommends.invalid=§e{0}§r {1} recommends {3} of §6{2}§r, which can''t be loaded due to other constraints! +resolution.recommends.invalid=§e{0}§r {1} recommends {3} of §6{2}§r, which can't be loaded due to other constraints! resolution.recommends.suggestion=You should install {3} of §6{2}§r for the optimal experience. resolution.breaks.invalid=§e{0}§r {1} is incompatible with {3} of §6{2}§r, but{5, choice, 1# a|2#} matching version{5, choice, 1# is|2#s are} present: {4}!