diff options
Diffstat (limited to 'game/localisation')
-rw-r--r-- | game/localisation/en_GB/menus.csv | 4 | ||||
-rw-r--r-- | game/localisation/en_US/menus.csv | 2 | ||||
-rw-r--r-- | game/localisation/fr_FR/menus.csv | 2 |
3 files changed, 4 insertions, 4 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 diff --git a/game/localisation/en_US/menus.csv b/game/localisation/en_US/menus.csv index 88cf12c..c69d36b 100644 --- a/game/localisation/en_US/menus.csv +++ b/game/localisation/en_US/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 diff --git a/game/localisation/fr_FR/menus.csv b/game/localisation/fr_FR/menus.csv index 3794695..2e395f7 100644 --- a/game/localisation/fr_FR/menus.csv +++ b/game/localisation/fr_FR/menus.csv @@ -7,7 +7,7 @@ MAINMENU_MULTIPLAYER,Multijouer MAINMENU_OPTIONS,Options MAINMENU_CREDITS,Credits MAINMENU_EXIT,Quitter -MAINMENU_CHECKSUM,Somme de contrĂ´le %s +MAINMENU_CHECKSUM,Somme de contrĂ´le {checksum} ,, Options OPTIONS_RESET,R |