Renamed internal 'noWaves' mode / Fixed text encoding issues
This commit is contained in:
@@ -409,14 +409,16 @@ keybind.chat_scroll.name = Chat scroll
|
||||
keybind.drop_unit.name = drop unit
|
||||
keybind.zoom_minimap.name = Zoom minimap
|
||||
mode.text.help.title = Description of modes
|
||||
mode.waves.name = waves
|
||||
mode.waves.description = the normal mode. limited resources and automatic incoming waves.
|
||||
mode.sandbox.name = sandbox
|
||||
mode.sandbox.description = infinite resources and no timer for waves.
|
||||
mode.freebuild.name = freebuild
|
||||
mode.freebuild.description = limited resources and no timer for waves.
|
||||
mode.waves.name = Waves
|
||||
mode.waves.description = The normal mode. Limited resources and automatic incoming waves.
|
||||
mode.sandbox.name = Sandbox
|
||||
mode.sandbox.description = Infinite resources and no timer for waves.
|
||||
mode.freebuild.name = Freebuild
|
||||
mode.freebuild.description = Limited resources and no timer for waves.
|
||||
mode.pvp.name = PvP
|
||||
mode.pvp.description = fight against other players locally.
|
||||
mode.pvp.description = Fight against other players locally.
|
||||
mode.attack.name = Attack
|
||||
mode.attack.descrption = No waves, with the goal to destroy the enemy base.
|
||||
content.item.name = Items
|
||||
content.liquid.name = Liquids
|
||||
content.unit.name = Units
|
||||
|
||||
Reference in New Issue
Block a user