Lowercase all the tooltip strings
This commit is contained in:
parent
574056203d
commit
a628adfde8
77 changed files with 225 additions and 225 deletions
|
@ -17,7 +17,7 @@ public enum EnumAltarComponent
|
|||
CRYSTAL,
|
||||
NOTAIR;
|
||||
|
||||
private static final String BASE = "chat.BloodMagic.altar.comp.";
|
||||
private static final String BASE = "chat.bloodmagic.altar.comp.";
|
||||
private String key;
|
||||
|
||||
EnumAltarComponent()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue