From ac31a66a459ca2b60eba412b8d206619514fba86 Mon Sep 17 00:00:00 2001 From: Lildirt Date: Wed, 1 Mar 2023 17:40:22 -0500 Subject: [PATCH] i18n: Preserve original string colorization. --- .../resources/multiverse-core_en.properties | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/main/resources/multiverse-core_en.properties b/src/main/resources/multiverse-core_en.properties index 7144062a..8ee14981 100644 --- a/src/main/resources/multiverse-core_en.properties +++ b/src/main/resources/multiverse-core_en.properties @@ -9,7 +9,7 @@ mv-core.clone.description=Clones a world. mv-core.clone.world.description=The target world to clone. mv-core.clone.newWorld.description=The new cloned world name. mv-core.clone.cloning=Cloning world '{world}' to '{newworld}'... -mv-core.clone.failed=World could not be cloned! See console for more details. +mv-core.clone.failed=&cWorld could not be cloned! &fSee console for more details. mv-core.clone.success=Cloned world '{world}'! mv-core.confirm.description=Confirms dangerous commands before executing them. @@ -26,56 +26,56 @@ mv-core.create.properties.adjustspawn=- Adjust Spawn: {adjustSpawn} mv-core.create.properties.generator=- Generator: {generator} mv-core.create.properties.structures=- Structures: {structures} mv-core.create.loading=Creating world... -mv-core.create.failed=&cFailed to create world '{worldName}'! See console for details. +mv-core.create.failed=&cFailed to create world '{worldName}'! &fSee console for details. mv-core.create.success=&aWorld '{worldName}' created successfully! mv-core.delete.description=Deletes a world on your server PERMANENTLY. mv-core.delete.deleting=Deleting world '{world}'... -mv-core.delete.failed=There was an issue deleting '{world}'! Please check console for errors. -mv-core.delete.success=World {world} was deleted! +mv-core.delete.failed=&cThere was an issue deleting '{world}'! &fPlease check console for errors. +mv-core.delete.success=&aWorld {world} was deleted! mv-core.delete.prompt=Are you sure you want to delete world '{world}'? mv-core.gamerule.description=Changes a gamerule in one or more worlds mv-core.gamerule.gamerule.description=Gamerule to set mv-core.gamerule.value.description=Value of gamerule mv-core.gamerule.world.description=World to apply gamerule to, current world by default -mv-core.gamerule.failed=Failed to set gamerule {gamerule} to {value} in {world}. It should be a {type}. -mv-core.gamerule.success.single=Successfully set {gamerule} to {value} in {world}. -mv-core.gamerule.success.multiple=Successfully set {gamerule} to {value} in {count} worlds. +mv-core.gamerule.failed=&cFailed to set gamerule {gamerule} to {value} in {world}. &fIt should be a {type}. +mv-core.gamerule.success.single=&aSuccessfully set {gamerule} to {value} in {world}. +mv-core.gamerule.success.multiple=&aSuccessfully set {gamerule} to {value} in {count} worlds. mv-core.import.description=Imports an existing world folder. mv-core.import.name.description=Name of the world folder. mv-core.import.env.description=The world's environment. See: /mv env mv-core.import.other.description=Other world settings. See: https://gg.gg/nn8c2 mv-core.import.importing=Starting import of world '{world}'... -mv-core.import.failed=Failed! See console for more details. -mv-core.import.success=Complete! +mv-core.import.failed=&cFailed! &fSee console for more details. +mv-core.import.success=&aComplete! mv-core.load.description=Loads a world. World must be already in worlds.yml, else please use /mv import. mv-core.load.world.description=Name of world you want to load. mv-core.load.loading=Loading world '{world}'... -mv-core.load.failed=Error trying to load world '{world}'! -mv-core.load.success=Loaded world '{world}'! +mv-core.load.failed=&cError trying to load world '{world}'! +mv-core.load.success=&aLoaded world '{world}'! mv-core.regen.description=Regenerates a world on your server. The previous state will be lost PERMANENTLY. mv-core.regen.world.description=World that you want to regen. mv-core.regen.other.description=Other world settings. See: http://gg.gg/nn8lk mv-core.regen.regenerating=Regenerating world '{world}'... -mv-core.regen.failed=There was an issue regenerating '{world}'! Please check console for errors. -mv-core.regen.success=World {world} was regenerated! +mv-core.regen.failed=&cThere was an issue regenerating '{world}'! &fPlease check console for errors. +mv-core.regen.success=&aWorld {world} was regenerated! mv-core.regen.prompt=Are you sure you want to regenerate world '{world}'? mv-core.reload.description=Reloads config files for all Multiverse modules. -mv-core.reload.reloading=Reloading all Multiverse Plugin configs... -mv-core.reload.success=Reload complete! +mv-core.reload.reloading=&6Reloading all Multiverse Plugin configs... +mv-core.reload.success=&aReload complete! mv-core.remove.description=Unloads a world from Multiverse and removes it from worlds.yml. This does NOT delete the world folder. mv-core.remove.world.description=World you want to remove from MV's knowledge. -mv-core.remove.failed=Error trying to remove world from config! -mv-core.remove.success=World '{world}' is removed from config! +mv-core.remove.failed=&cError trying to remove world from config! +mv-core.remove.success=&aWorld '{world}' is removed from config! -mv-core.root.title={name} version {version} -mv-core.root.help=See /mv help for commands available. +mv-core.root.title=&a{name} version {version} +mv-core.root.help=&aSee &f/mv help&a for commands available. mv-core.teleport.description=Allows you to teleport to a location on your server! mv-core.teleport.player.description=Target player to teleport. @@ -85,8 +85,8 @@ mv-core.teleport.success=Teleporting {player} to {destination}... mv-core.unload.description=Unloads a world from Multiverse. This does NOT remove the world folder. This does NOT remove it from the config file. mv-core.unload.world.description=Name of the world you want to unload. mv-core.unload.unloading=Unloading world '{world}'... -mv-core.unload.failure=Error unloading world '{world}'! See console for more details. -mv-core.unload.success=Unloaded world '{world}'! +mv-core.unload.failure=&cError unloading world '{world}'! &fSee console for more details. +mv-core.unload.success=&aUnloaded world '{world}'! mv-core.usage.description=Show Multiverse-Core command usage.