diff options
author | Hop311 <Hop3114@gmail.com> | 2023-08-06 11:44:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-06 11:44:05 +0200 |
commit | ff0d38b5d53fa95609f2587a2be5205f0c0d3118 (patch) | |
tree | 2b08788e43e72106442ed74af78fdc67ef83f3ce /game/localisation | |
parent | ce9022d0df74d6c33db3686622be2050d873ab0b (diff) | |
parent | 244a669311edc5136aaa730b31ef64fd9d56879d (diff) |
Merge pull request #144 from OpenVicProject/pops
First pass at pops (test pops and density mapmode)
Diffstat (limited to 'game/localisation')
-rw-r--r-- | game/localisation/en_GB/mapmodes.csv | 1 | ||||
-rw-r--r-- | game/localisation/en_GB/menus.csv | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/game/localisation/en_GB/mapmodes.csv b/game/localisation/en_GB/mapmodes.csv index 34c3890..3b7fd52 100644 --- a/game/localisation/en_GB/mapmodes.csv +++ b/game/localisation/en_GB/mapmodes.csv @@ -6,3 +6,4 @@ mapmode_terrain;Terrain mapmode_index;Index mapmode_rgo;RGO mapmode_infrastructure;Infrastructure +mapmode_population;Population Density diff --git a/game/localisation/en_GB/menus.csv b/game/localisation/en_GB/menus.csv index a086e85..1d16af6 100644 --- a/game/localisation/en_GB/menus.csv +++ b/game/localisation/en_GB/menus.csv @@ -123,6 +123,8 @@ DIALOG_SAVE_AND_QUIT;Save and Quit province_MISSING;No Province region_MISSING;No Region LIFE_RATING_TOOLTIP;Liferating: {life_rating} +total_population_MISSING;No Population +PROVINCE_POPULATION_TOOLTIP;Province population rgo_MISSING;No RGO building_MISSING;No Building building_fort;Fort |