mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
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:
@ -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! =
|
||||
|
Reference in New Issue
Block a user