From b7804c0bf61b516fe12ec84cd9230c4f1e020cfe Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Mon, 20 Dec 2021 11:59:54 +0100 Subject: [PATCH] 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. --- android/assets/jsons/translations/template.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/assets/jsons/translations/template.properties b/android/assets/jsons/translations/template.properties index 0c9a37e01b..2e5364ba8c 100644 --- a/android/assets/jsons/translations/template.properties +++ b/android/assets/jsons/translations/template.properties @@ -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! =