From eefce7f484d25db6ea9302b31c7597e219107567 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Tue, 26 Mar 2024 00:13:11 +0200 Subject: [PATCH] 4.10.22 --- .../assets/jsons/translations/Indonesian.properties | 2 -- android/assets/jsons/translations/Turkish.properties | 1 + .../translations/completionPercentages.properties | 2 +- changelog.md | 10 ++++++---- fastlane/metadata/android/en-US/changelogs/982.txt | 12 ++++++------ 5 files changed, 14 insertions(+), 13 deletions(-) diff --git a/android/assets/jsons/translations/Indonesian.properties b/android/assets/jsons/translations/Indonesian.properties index e5b16d86cb..d9946c1ea3 100644 --- a/android/assets/jsons/translations/Indonesian.properties +++ b/android/assets/jsons/translations/Indonesian.properties @@ -82,9 +82,7 @@ Requires worked [resource] near city = Membutuhkan [resource] yang dikerjakan di Requires at least one of the following resources worked near the city: = Membutuhkan setidaknya satu sumber daya berikut yang dikerjakan di dekat kota: Wonder is being built elsewhere = Keajaiban Dunia ini sedang dibangun di tempat lain National Wonder is being built elsewhere = Keajaiban Nasional ini sedang dibangun di tempat lain - # Requires translation! Requires a [buildingName] in all [cityFilter] cities = Membutuhkan [buildingName] di semua kota [cityFilter] - # Requires translation! Requires a [buildingName] in at least [amount] of [cityFilter] cities = Membutuhkan [buildingName] di setidaknya [amount] kota [cityFilter] [buildingName] required: = [buildingName] diperlukan: Requires a [buildingName] in this city = Membutuhkan [buildingName] yang sudah dibangun di kota ini diff --git a/android/assets/jsons/translations/Turkish.properties b/android/assets/jsons/translations/Turkish.properties index 9da85ea33b..1b02a8ad2b 100644 --- a/android/assets/jsons/translations/Turkish.properties +++ b/android/assets/jsons/translations/Turkish.properties @@ -7910,3 +7910,4 @@ External links = External links support right-click or long press to copy the link to the clipboard instead of launching the browser. = # Requires translation! Example: The 'Open Github page' button on the Mod management screen. = + diff --git a/android/assets/jsons/translations/completionPercentages.properties b/android/assets/jsons/translations/completionPercentages.properties index a80bc3eaa8..1ce9ae7141 100644 --- a/android/assets/jsons/translations/completionPercentages.properties +++ b/android/assets/jsons/translations/completionPercentages.properties @@ -13,7 +13,7 @@ French = 100 German = 100 Greek = 14 Hungarian = 83 -Indonesian = 99 +Indonesian = 100 Italian = 99 Japanese = 84 Korean = 95 diff --git a/changelog.md b/changelog.md index 9800688383..caa464a9f4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,15 +1,17 @@ ## 4.10.22 -Resolved - Personalities.json no longer precludes generating translations +Policy tables no longer repeat on some height/width configurations -Resolved - discard all pending trade requests on both sides when war is declared +Discard all pending trade requests on both sides when war is declared -perf: Don't re-substring multiplayer file name every time you do anything, dammit +Memory performance improvements -Fixed uniques of marble - By woo1127 +Personalities.json no longer precludes generating translations Fix loop when AI is trying to remove an improvement with the same name as a terrain feature - By SeventhM +Fixed uniques of marble - By woo1127 + ## 4.10.21 Fixed ruleset-dependant building filter activating *when initializing ruleset* diff --git a/fastlane/metadata/android/en-US/changelogs/982.txt b/fastlane/metadata/android/en-US/changelogs/982.txt index a40f3464e3..1811cd7342 100644 --- a/fastlane/metadata/android/en-US/changelogs/982.txt +++ b/fastlane/metadata/android/en-US/changelogs/982.txt @@ -1,11 +1,11 @@ +Policy tables no longer repeat on some height/width configurations +Discard all pending trade requests on both sides when war is declared -Resolved - Personalities.json no longer precludes generating translations +Memory performance improvements -Resolved - discard all pending trade requests on both sides when war is declared +Personalities.json no longer precludes generating translations -perf: Don't re-substring multiplayer file name every time you do anything, dammit +Fix loop when AI is trying to remove an improvement with the same name as a terrain feature - By SeventhM -Fixed uniques of marble - By woo1127 - -Fix loop when AI is trying to remove an improvement with the same name as a terrain feature - By SeventhM \ No newline at end of file +Fixed uniques of marble - By woo1127 \ No newline at end of file