Exit Zen
Accepts
English example usage: 'Accepts <icon of waste water>' - means this entity accepts waste water.
AccessibilitySetting__Flashes
English setting for disabling sudden lightning flashes
AccessibilitySetting__Title
English title of accessibility settings (disable flashes, etc.)
ActiveDisplay_Setting

display means monitor essentially

English title of a setting to change currently active display title of a setting to change currently active display
AdditionError__CollisionWith
English could not place a building / machine as it collides with another one called {0}, example: 'Collision with shipyard'
AdditionError__DesignationOverlap
English could not place entity due overlap with a terrain designation
AdditionError__HasDeposit
English {0} is a name of product, for instance injection pump can't be placed on the ground as there is some existing deposit of oil or water
AdditionError__InvalidHeight
English could not place entity due to invalid height, {0} and {1} are integers specifying min and max height
AdditionError__NeedsOcean
English could not place a building as some part needs to be in the ocean (e.g. ship depot)
AdditionError__NoDeposit
English {0} is a name of product, for instance oil pump can't be placed on the ground as there is no deposit of oil
AdditionError__NotFarmable
English could not place a farm as the terrain is not farmable
AdditionError__NotFertile
English could not place a tree as the terrain is not fertile
AdditionError__NotInSlot
English could not place a building outside a predefined slot (e.g. shipyard module)
AdditionError__NotStable
English could not place a building because the terrain is not stable enough (for example landfill)
AdditionError__OceanBlocked
English could not place a building as it has ocean access blocked
AdditionError__OceanBlockedBy
English could not place entity due blocked ocean access by an entity, {0} is entity name
AdditionError__OceanBlockedByTerrain
English could not place entity due blocked ocean access by terrain, {0} a positive integer

Plural formula: n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2

AdditionError__OceanNotAllowed
English could not place a building as it can't be placed in the ocean
AdditionError__OutsideOfMap
English could not place a building as it is outside of buildable area of the game (outside of the map)
AdditionError__SomethingInWay
English could not place a building as something was in the way (building, tree)