diff options
Diffstat (limited to 'game/localisation/en_US/menus.csv')
-rw-r--r-- | game/localisation/en_US/menus.csv | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/game/localisation/en_US/menus.csv b/game/localisation/en_US/menus.csv deleted file mode 100644 index 1312f3b..0000000 --- a/game/localisation/en_US/menus.csv +++ /dev/null @@ -1,60 +0,0 @@ - -;; Main Menu -MAINMENU_TITLE;OpenVic -MAINMENU_NEW_GAME;New Game -MAINMENU_CONTINUE;Continue -MAINMENU_MULTIPLAYER;Multiplayer -MAINMENU_OPTIONS;Options -MAINMENU_CREDITS;Credits -MAINMENU_EXIT;Exit -MAINMENU_CHECKSUM;Checksum {checksum} - -;; Options -OPTIONS_RESET;R -OPTIONS_BACK;X - -;; General Tab -OPTIONS_GENERAL_SAVEFORMAT;Savegame Format -OPTIONS_GENERAL_BINARY;Binary -OPTIONS_GENERAL_TEXT;Text -OPTIONS_GENERAL_AUTOSAVE;Autosave Interval -OPTIONS_GENERAL_AUTOSAVE_MONTHLY;Monthly -OPTIONS_GENERAL_AUTOSAVE_BIMONTHLY;Bi-Monthly -OPTIONS_GENERAL_AUTOSAVE_YEARLY;Yearly -OPTIONS_GENERAL_AUTOSAVE_BIYEARLY;Bi-Yearly -OPTIONS_GENERAL_AUTOSAVE_NEVER;Never -OPTIONS_GENERAL_LANGUAGE;Language - -;; Video Tab -OPTIONS_VIDEO_RESOLUTION;Resolution -OPTIONS_VIDEO_SCREEN_MODE;Screen Mode -OPTIONS_VIDEO_FULLSCREEN;Fullscreen -OPTIONS_VIDEO_BORDERLESS;Borderless -OPTIONS_VIDEO_WINDOWED;Windowed -OPTIONS_VIDEO_MONITOR_SELECTION;Monitor Selection -OPTIONS_VIDEO_REFRESH_RATE;Refresh Rate -OPTIONS_VIDEO_REFRESH_RATE_TOOLTIP;Only change from VSYNC if you are having issues with screen tearing. -OPTIONS_VIDEO_QUALITY;Quality Preset -OPTIONS_VIDEO_GUI_SCALE;Gui Scaling Factor -OPTIONS_VIDEO_REVERT_DIALOG_TITLE;Keep Video Changes? -OPTIONS_VIDEO_REVERT_DIALOG_TEXT;Reverting changes in ({time}) - -;; Sound Tab -MASTER_BUS;Master Volume -MUSIC_BUS;Music Volume -SFX_BUS;SFX Volume - -;; Credits Menu -CREDITS_BACK;Back to Main Menu - -;; Game Lobby -GAMELOBBY_START;Start Game -GAMELOBBY_BACK;Back - -;; Game Session Menu -GAMESESSIONMENU_SAVE;Save Game -GAMESESSIONMENU_LOAD;Load Game -GAMESESSIONMENU_OPTIONS;Options -GAMESESSIONMENU_MAINMENU;Resign -GAMESESSIONMENU_QUIT;Quit -GAMESESSIONMENU_CLOSE;Close |