Merge pull request #1148 from N0tMyFaultOG/master
Typo fixes and missing prefixes added
This commit is contained in:
commit
e1569b85e2
@ -119,7 +119,7 @@ public enum BBC {
|
|||||||
BRUSH_RESET("Reset your brush. (SHIFT + Click)", "WorldEdit.Brush"),
|
BRUSH_RESET("Reset your brush. (SHIFT + Click)", "WorldEdit.Brush"),
|
||||||
BRUSH_NONE("You aren't holding a brush!", "WorldEdit.Brush"),
|
BRUSH_NONE("You aren't holding a brush!", "WorldEdit.Brush"),
|
||||||
BRUSH_SCROLL_ACTION_SET("Set scroll action to %s0", "WorldEdit.Brush"),
|
BRUSH_SCROLL_ACTION_SET("Set scroll action to %s0", "WorldEdit.Brush"),
|
||||||
BRUSH_SCROLL_ACTION_UNSET("Removed scrol action", "WorldEdit.Brush"),
|
BRUSH_SCROLL_ACTION_UNSET("Removed scroll action", "WorldEdit.Brush"),
|
||||||
BRUSH_VISUAL_MODE_SET("Set visual mode to %s0", "WorldEdit.Brush"),
|
BRUSH_VISUAL_MODE_SET("Set visual mode to %s0", "WorldEdit.Brush"),
|
||||||
BRUSH_TARGET_MODE_SET("Set target mode to %s0", "WorldEdit.Brush"),
|
BRUSH_TARGET_MODE_SET("Set target mode to %s0", "WorldEdit.Brush"),
|
||||||
BRUSH_TARGET_MASK_SET("Set target mask to %s0", "WorldEdit.Brush"),
|
BRUSH_TARGET_MASK_SET("Set target mask to %s0", "WorldEdit.Brush"),
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
info:
|
info:
|
||||||
prefix: '&4&lFAWE:&f&7'
|
prefix: '&8(&4&lFAWE&8)&r&7'
|
||||||
file_deleted: '%s0 ha sido eliminado.'
|
file_deleted: '%s0 ha sido eliminado.'
|
||||||
schematic_pasting: '&7La schematic está peganda. Esto no se puede deshacer.'
|
schematic_pasting: '&7La schematic está peganda. Esto no se puede deshacer.'
|
||||||
lighting_propogate_selection: '&7La iluminación se ha propagado en %s0 chunks. (Nota:
|
lighting_propogate_selection: '&7La iluminación se ha propagado en %s0 chunks. (Nota:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
info:
|
info:
|
||||||
prefix: '&7'
|
prefix: '&8(&4&lFAWE&8)&r&7'
|
||||||
file_deleted: '%s0 был удален.'
|
file_deleted: '%s0 был удален.'
|
||||||
schematic_pasting: '&7Вставка схематического файла. Это не может быть отменено.'
|
schematic_pasting: '&7Вставка схематического файла. Это не может быть отменено.'
|
||||||
lighting_propogate_selection: '&7Освещение было распространено в %s0 чанках. (Примечание:
|
lighting_propogate_selection: '&7Освещение было распространено в %s0 чанках. (Примечание:
|
||||||
|
Loading…
Reference in New Issue
Block a user