Fix typos and grammar.

This commit is contained in:
Alexander van Gessel 2020-09-30 11:47:49 +02:00
parent dc61150bec
commit e18ef37f1f
No known key found for this signature in database
GPG key ID: ED28AFE007041A1F

View file

@ -167,12 +167,12 @@ This tool has not been implemented yet."
[topic]
id=editor_named_area
title= _ "Named Areas"
text= _ "This tool can create [time_area]s, unlike the name suggestes these do not need to have a specific timezone assigned to them.
[time_area]s are sets of tiles which can be addressed during scenario scripting by a thieir id. [time_area]s can optitionaly have a custom
time zome assigned to them. The simplest way to adress a [time_aera] via scenario scripting is the `aera=` attribute in standard location filters.
text= _ "This tool can create [time_area]s, unlike the name suggests these do not need to have a specific time zone assigned to them.
[time_area]s are sets of tiles which can be addressed during scenario scripting by a their id. [time_area]s can optionally have a custom
time zone assigned to them. The simplest way to address a [time_area] via scenario scripting is the `area=` attribute in standard location filters.
This tool can be used to abstract between the implementation of an effect and the map specific setting.
This is a very powerful mechanism since it allows generic scenario codings working with different maps providing the needed named locations."
This is a very powerful mechanism since it allows generic scenario code to work with different maps providing the needed named locations."
[/topic]
# wmllint: markcheck on