mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-07 16:14:42 +02:00
Replace old and wrong color codes with the correct color codes (#4408)
This commit is contained in:
src/main/resources/locale
locale_cs_CZ.propertieslocale_cy.propertieslocale_da.propertieslocale_de.propertieslocale_en_US.propertieslocale_es.propertieslocale_fi.propertieslocale_fr.propertieslocale_hu_HU.propertieslocale_it.propertieslocale_ja_JP.propertieslocale_ko.propertieslocale_lt_LT.propertieslocale_nl.propertieslocale_pl.propertieslocale_pt_BR.propertieslocale_ru.propertieslocale_sv.propertieslocale_th_TH.propertieslocale_zh_CN.propertieslocale_zh_TW.properties
@ -145,7 +145,7 @@ Acrobatics.SubSkill.Dodge.Name=Dodge
|
||||
Acrobatics.SubSkill.Dodge.Description=Reduce attack damage by half
|
||||
Acrobatics.SubSkill.Dodge.Stat=Dodge Chance
|
||||
Acrobatics.Listener=Acrobatics:
|
||||
Acrobatics.Roll.Text=[[ITALIC]]**Rolled**
|
||||
Acrobatics.Roll.Text=&o**Rolled**
|
||||
Acrobatics.SkillName=ACROBATICS
|
||||
#ALCHEMY
|
||||
Alchemy.SubSkill.Catalysis.Name=Catalysis
|
||||
@ -184,7 +184,7 @@ Axes.Ability.Bonus.4=Greater Impact
|
||||
Axes.Ability.Bonus.5=Deal {0} Bonus DMG to unarmored foes
|
||||
Axes.Ability.Lower=&7You lower your Axe.
|
||||
Axes.Ability.Ready=&3You &6ready&3 your Axe.
|
||||
Axes.Ability.Ready.Extra=&3You &6ready&3 your Axe. [[GRAY]]({0} is on cooldown for {1}s)
|
||||
Axes.Ability.Ready.Extra=&3You &6ready&3 your Axe. &7({0} is on cooldown for {1}s)
|
||||
Axes.Combat.CritStruck=&4You were CRITICALLY hit!
|
||||
Axes.Combat.CriticalHit=CRITICAL HIT!
|
||||
Axes.Combat.GI.Proc=&a**STRUCK WITH GREAT FORCE**
|
||||
@ -641,11 +641,11 @@ Commands.Offline=This command does not work for offline players.
|
||||
Commands.NotLoaded=Player profile is not loaded yet.
|
||||
Commands.Party.Status=&8NAME: &f{0} {1} &8LEVEL: &3{2}
|
||||
Commands.Party.Status.Alliance=&8ALLY: &f{0}
|
||||
Commands.Party.UnlockedFeatures=&8Unlocked Features: &7[[ITALIC]]{0}
|
||||
Commands.Party.UnlockedFeatures=&8Unlocked Features: &7&o{0}
|
||||
Commands.Party.ShareMode=&8SHARE MODE:
|
||||
Commands.Party.ItemShare=&7ITEM &3({0})
|
||||
Commands.Party.ExpShare=&7EXP &3({0})
|
||||
Commands.Party.ItemShareCategories=&8Sharing Items: &7[[ITALIC]]{0}
|
||||
Commands.Party.ItemShareCategories=&8Sharing Items: &7&o{0}
|
||||
Commands.Party.MembersNear=&8NEAR YOU &3{0}&8/&3{1}
|
||||
Commands.Party.Accept=&a- Accept party invite
|
||||
Commands.Party.Chat.Off=Party Chat only &cOff
|
||||
@ -997,7 +997,7 @@ Skills.Stats={0}&a{1}&3 XP(&7{2}&3/&7{3}&3)
|
||||
Skills.ChildStats={0}&a{1}
|
||||
Skills.MaxXP=Max
|
||||
Skills.TooTired=You are too tired to use that ability again. &e({0}s)
|
||||
Skills.TooTired.Named=[[GRAY]](&6{0}&e {1}s[[GRAY]])
|
||||
Skills.TooTired.Named=&7(&6{0}&e {1}s&7)
|
||||
Skills.TooTired.Extra=&6{0} &eSuper Ability CDs - {1}
|
||||
Skills.Cancelled=&6{0} &ccancelled!
|
||||
Skills.ConfirmOrCancel=&aRight-click again to confirm &6{0}&a. Left-click to cancel.
|
||||
@ -1136,5 +1136,5 @@ Chat.Identity.Console=&6* Console *
|
||||
Chat.Channel.On=&6(&amcMMO-Chat&6) &eYour chat messages will now be automatically delivered to the &a{0}&e chat channel.
|
||||
Chat.Channel.Off=&6(&amcMMO-Chat&6) &7Your chat messages will no longer be automatically delivered to specific chat channels.
|
||||
Chat.Spy.Party=&6[&eSPY&6-&a{2}&6] &r{0} &b\u2192 &r{1}
|
||||
Broadcasts.LevelUpMilestone=&6(&amcMMO&6) {0}&7 has reached level &a{1}&7 in [[DARK_AQUA]]{2}&7!
|
||||
Broadcasts.LevelUpMilestone=&6(&amcMMO&6) {0}&7 has reached level &a{1}&7 in &3{2}&7!
|
||||
Broadcasts.PowerLevelUpMilestone=&6(&amcMMO&6) {0}&7 has reached a Power level of &a{1}&7!
|
Reference in New Issue
Block a user