Skip to content

Commit 604e751

Browse files
committed
4.19.9
1 parent ee3ea2c commit 604e751

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

android/assets/jsons/translations/French.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,9 +1024,7 @@ Your Golden Age has ended. = Votre Âge d'Or a pris fin.
10241024
We have conquered the city of [cityName]! = Nous avons conquis la ville de [cityName] !
10251025
We have destroyed the city of [cityName]! = Nous avons détruit la ville de [cityName] !
10261026
Your citizens are revolting due to very high unhappiness! = Vos citoyens se révoltent en raison du très fort mécontentement !
1027-
# Requires translation!
10281027
[1] [unit] has rebelled against us! = Rébellion de [1] [unit] contre nous !
1029-
# Requires translation!
10301028
[amount] [unit] unit(s) has rebelled against us! = Rébellion de [amount] unité(s) [unit] contre nous !
10311029
Connect road cancelled! = Connecter une route a été annulé !
10321030

@@ -2517,9 +2515,7 @@ when number of [countable] is between [countable2] and [countable3] = quand le n
25172515
when carried by [mapUnitFilter] units = quand transporté par les unités [mapUnitFilter]
25182516
Free [unit] appears = Un(e) [unit] apparaît gratuitement
25192517
[positiveAmount] free [unit] units appear = [positiveAmount] unités [unit] apparaissent gratuitement
2520-
# Requires translation!
25212518
A [unit] rebels = Un(e) [unit] se rebelle
2522-
# Requires translation!
25232519
[positiveAmount] [unit]s rebel = [positiveAmount] unités [unit] se rebellent
25242520
Free [unit] found in the ruins = [unit] gratuit(e) trouvé(e) dans les ruines
25252521
Free Social Policy = Doctrine gratuite

android/assets/jsons/translations/completionPercentages.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Afrikaans = 37
44
Bangla = 47
55
Belarusian = 42
66
Bosnian = 33
7-
Brazilian_Portuguese = 99
7+
Brazilian_Portuguese = 100
88
Bulgarian = 61
99
Catalan = 99
1010
Croatian = 98
@@ -13,7 +13,7 @@ Dutch = 97
1313
English = 31
1414
Filipino = 85
1515
Finnish = 57
16-
French = 99
16+
French = 100
1717
Galician = 99
1818
German = 99
1919
Greek = 41

changelog.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
## 4.19.9
22

3-
Resolved "divide by zero" errors in expressions by defaulting to zero
4-
53
Fixed mp server change on options, crashing the game
64

7-
By SeventhM:
8-
- Refactor: Move function for viewable resource to civ
9-
- Add city context to stat and resource countables
5+
Modding: Resolved "divide by zero" errors in expressions by defaulting to zero
6+
7+
Add city context to stat and resource countables - By SeventhM
108

119
## 4.19.8
1210

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
2-
3-
Resolved "divide by zero" errors in expressions by defaulting to zero
4-
51
Fixed mp server change on options, crashing the game
62

7-
By SeventhM:
8-
- Refactor: Move function for viewable resource to civ
9-
- Add city context to stat and resource countables
3+
Modding: Resolved "divide by zero" errors in expressions by defaulting to zero
4+
5+
Add city context to stat and resource countables - By SeventhM

0 commit comments

Comments
 (0)