diff options
author | Hop311 <Hop3114@gmail.com> | 2024-06-08 16:54:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-08 16:54:37 +0200 |
commit | 3dd525092e3a6027f20f0a1afdf8e871a9eecd34 (patch) | |
tree | aea64483ffb003d74c0671f9f2a4db878a3b8cb3 /game/assets/localisation/locales/en_GB/menus.csv | |
parent | fb74bc86d194b50cb3277c7f367a5e5a0316c948 (diff) | |
parent | 0ba36e6762615d17605a573a036aff5bf84dfc95 (diff) |
Merge pull request #232 from OpenVicProject/province-const-mutable
Province const/mutable + proper State names
Diffstat (limited to 'game/assets/localisation/locales/en_GB/menus.csv')
-rw-r--r-- | game/assets/localisation/locales/en_GB/menus.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/assets/localisation/locales/en_GB/menus.csv b/game/assets/localisation/locales/en_GB/menus.csv index e488996..d5db730 100644 --- a/game/assets/localisation/locales/en_GB/menus.csv +++ b/game/assets/localisation/locales/en_GB/menus.csv @@ -133,7 +133,7 @@ VIC2_DIR_DIALOG_CANCEL;Cancel ;; Province Overview Panel PROV_MISSING;No Province -region_MISSING;No Region +state_MISSING;No State LIFE_RATING_TOOLTIP;Liferating: {life_rating} terrain_type_MISSING;No Terrain Type total_population_MISSING;No Population |