diff options
author | George L. Albany <Megacake1234@gmail.com> | 2024-01-22 11:36:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-22 11:36:03 +0100 |
commit | 069f07a16daf04982677182caf39498e1539f3f0 (patch) | |
tree | bb8d68e013c3a815f1a1e418e564f03a9a2a451b /game/assets | |
parent | 0840fd621cf35201f1e5ef90ad09033a2242b181 (diff) | |
parent | 9bca5cf3206a54b2e587cefab80d9dbcbbd002af (diff) |
Merge pull request #198 from Spartan322/add/vic2-file-picker
Add Victoria 2 Folder Picker dialog
Diffstat (limited to 'game/assets')
-rw-r--r-- | game/assets/localisation/locales/en_GB/menus.csv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/game/assets/localisation/locales/en_GB/menus.csv b/game/assets/localisation/locales/en_GB/menus.csv index 08ac0fe..f329342 100644 --- a/game/assets/localisation/locales/en_GB/menus.csv +++ b/game/assets/localisation/locales/en_GB/menus.csv @@ -123,6 +123,10 @@ DIALOG_CANCEL;Cancel DIALOG_SAVE_AND_RESIGN;Save and Resign DIALOG_SAVE_AND_QUIT;Save and Quit +VIC2_DIR_DIALOG_TITLE;Select your Victoria 2 Game Directory +VIC2_DIR_DIALOG_SELECT;Select +VIC2_DIR_DIALOG_CANCEL;Cancel + ;; Province Overview Panel province_MISSING;No Province region_MISSING;No Region |