Skip to content

Commit

Permalink
4.10.22
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 committed Mar 25, 2024
1 parent a94e85e commit eefce7f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 13 deletions.
2 changes: 0 additions & 2 deletions android/assets/jsons/translations/Indonesian.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions android/assets/jsons/translations/Turkish.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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. =
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ French = 100
German = 100
Greek = 14
Hungarian = 83
Indonesian = 99
Indonesian = 100
Italian = 99
Japanese = 84
Korean = 95
Expand Down
10 changes: 6 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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*
Expand Down
12 changes: 6 additions & 6 deletions fastlane/metadata/android/en-US/changelogs/982.txt
Original file line number Diff line number Diff line change
@@ -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
Fixed uniques of marble - By woo1127

0 comments on commit eefce7f

Please sign in to comment.