mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
3.5.5
Fixed problem with the Manila translation
This commit is contained in:
parent
78d0c84cc1
commit
8508362496
@ -387,6 +387,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -582,6 +582,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -651,6 +651,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -370,6 +370,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -390,6 +390,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -395,6 +395,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -400,6 +400,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -568,6 +568,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -381,6 +381,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -387,6 +387,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -421,6 +421,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -370,6 +370,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -382,6 +382,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -370,6 +370,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -386,6 +386,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -370,6 +370,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
# Requires translation!
|
||||
Kuala Lumpur =
|
||||
|
@ -369,6 +369,7 @@ We noticed your new city near our borders, despite your promise. This will have.
|
||||
|
||||
# City states
|
||||
|
||||
# Requires translation!
|
||||
Manila =
|
||||
Kuala Lumpur = Куала-Лумпур
|
||||
Helsinki = Гельсінкі
|
||||
|
@ -1,5 +1,5 @@
|
||||
Traditional_Chinese = 93
|
||||
Italian = 97
|
||||
Italian = 100
|
||||
Polish = 96
|
||||
Russian = 97
|
||||
Romanian = 74
|
||||
|
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 365
|
||||
versionName "3.5.4"
|
||||
versionCode 366
|
||||
versionName "3.5.5"
|
||||
|
||||
archivesBaseName = "Unciv"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user