diff options
author | Hop311 <hop3114@gmail.com> | 2023-05-11 00:26:00 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-05-11 00:54:24 +0200 |
commit | 9ed9ee209ef9accebb9ec0d81ec58b569d680b6a (patch) | |
tree | 3418feaa5be1a932d84fd2f9c71280b39f706031 /game/localisation/en_GB/menus.csv | |
parent | f3bcc10f06ed9aebd281df7851045b0247113e19 (diff) |
Fix building buttons and terrain texture imports
Diffstat (limited to 'game/localisation/en_GB/menus.csv')
-rw-r--r-- | game/localisation/en_GB/menus.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/game/localisation/en_GB/menus.csv b/game/localisation/en_GB/menus.csv index 6351b59..999483f 100644 --- a/game/localisation/en_GB/menus.csv +++ b/game/localisation/en_GB/menus.csv @@ -7,7 +7,7 @@ MAINMENU_MULTIPLAYER,Multiplayer MAINMENU_OPTIONS,Options MAINMENU_CREDITS,Credits MAINMENU_EXIT,Exit -MAINMENU_CHECKSUM,Checksum %s +MAINMENU_CHECKSUM,Checksum {checksum} ,, Options OPTIONS_RESET,R @@ -70,7 +70,7 @@ DIALOG_SAVE_AND_QUIT,Save and Quit ,, Province Overview Panel province_MISSING,No Province region_MISSING,No Region -LIFE_RATING_TOOLTIP,Liferating: %d +LIFE_RATING_TOOLTIP,Liferating: {life_rating} rgo_MISSING,No RGO building_MISSING,No Building building_fort,Fort |