diff options
author | hop311 <hop3114@gmail.com> | 2024-06-04 00:54:38 +0200 |
---|---|---|
committer | hop311 <hop3114@gmail.com> | 2024-06-06 21:30:56 +0200 |
commit | 0ba36e6762615d17605a573a036aff5bf84dfc95 (patch) | |
tree | aea64483ffb003d74c0671f9f2a4db878a3b8cb3 /game/assets/localisation/locales | |
parent | fb74bc86d194b50cb3277c7f367a5e5a0316c948 (diff) |
Province const/mutable + proper State namesprovince-const-mutable
Diffstat (limited to 'game/assets/localisation/locales')
-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 |