diff options
Diffstat (limited to 'game/localisation')
-rw-r--r-- | game/localisation/en_GB/menus.csv | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/game/localisation/en_GB/menus.csv b/game/localisation/en_GB/menus.csv index 999483f..fe11e0c 100644 --- a/game/localisation/en_GB/menus.csv +++ b/game/localisation/en_GB/menus.csv @@ -48,6 +48,12 @@ CREDITS_BACK,Back to Main Menu ,, Game Lobby GAMELOBBY_START,Start Game GAMELOBBY_BACK,Back +GAMELOBBY_SESSION_TAG,Session Tag +GAMELOBBY_SELECT_ALL,All +GAMELOBBY_DELETE_DIALOG_TITLE,Delete {file_name} +GAMELOBBY_DELETE_DIALOG_TEXT,Are you sure you want to delete {file_name}? +GAMELOBBY_SESSIONTAG_DIALOG_TITLE,Override {session_tag} +GAMELOBBY_SESSIONTAG_DIALOG_TEXT,Are you want to override {session_tag} as a previous session? ,, Game Session Menu GAMESESSIONMENU_SAVE,Save Game @@ -62,6 +68,21 @@ GAMESESSIONMENU_MAINMENU_DIALOG_TEXT,Are you sure you want to resign and return GAMESESSIONMENU_QUIT_DIALOG_TITLE,Quit Game GAMESESSIONMENU_QUIT_DIALOG_TEXT,Are you sure you want to quit and return to desktop? +,, Save Load Menu +SAVELOADMENU_SAVE_TITLE,Save Menu +SAVELOADMENU_LOAD_TITLE,Load Menu +SAVELOADMENU_SAVE_BUTTON,Save +SAVELOADMENU_LOAD_BUTTON,Load + +SAVELOADMENU_DELETE_DIALOG_TITLE,Delete {file_name} +SAVELOADMENU_DELETE_DIALOG_TEXT,Are you sure you want to delete {file_name}? +SAVELOADMENU_OVERWRITE_DIALOG_TITLE,Overwrite {file_name} +SAVELOADMENU_OVERWRITE_DIALOG_TEXT,Are you want to overwrite {file_name}? + +SAVELOADMENU_SESSION,Session: + +SAVELOADMENU_TABSELECTIONTABBAR_ALL,All + DIALOG_OK,OK DIALOG_CANCEL,Cancel DIALOG_SAVE_AND_RESIGN,Save and Resign |