Removed double space in template.properties

This lead to failed tests for new languages, as the second space would be seen as the translated string, which obviously doesn't contain the placeholder tags.
This commit is contained in:
Xander Lenstra
2021-12-20 11:59:54 +01:00
committed by GitHub
parent 237016d3d6
commit b7804c0bf6

View File

@ -553,7 +553,7 @@ A [greatPerson] has been born in [cityName]! =
We have encountered [civName]! =
[cityStateName] has given us [stats] as a token of goodwill for meeting us =
[cityStateName] has given us [stats] as we are the first major civ to meet them =
[cityStateName] has also given us [stats] =
[cityStateName] has also given us [stats] =
Cannot provide unit upkeep for [unitName] - unit has been disbanded! =
[cityName] has grown! =
[cityName] is starving! =