aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
diff options
context:
space:
mode:
authorF1F7Y <64418963+F1F7Y@users.noreply.github.com>2024-09-10 23:43:36 +0200
committerGitHub <noreply@github.com>2024-09-10 23:43:36 +0200
commit525f671513eb3f80775399ba34a879b528d9a7a4 (patch)
tree2d36b73fd096708ec974ed1041eeab6cea9834ff /Northstar.Client/mod/resource/northstar_client_localisation_english.txt
parente2931190f9b37fc4ec171cd348d85eb96ed591a3 (diff)
downloadNorthstarMods-525f671513eb3f80775399ba34a879b528d9a7a4.tar.gz
NorthstarMods-525f671513eb3f80775399ba34a879b528d9a7a4.zip
Rework mode select menu (#624)v1.28.0-rc5v1.28.0
Turns mode list from page based into a scrollable list that is categorised and supports filtering.
Diffstat (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_english.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
index 29d7cddf8..f7c5ee2d1 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
@@ -324,6 +324,18 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a
"JSON_PARSE_ERROR" "Error parsing json response"
"UNSUPPORTED_VERSION" "The version you are using is no longer supported"
+ // Mode menu
+ "MODE_MENU_PVPVE" "PvPvE"
+ "MODE_MENU_PVE" "PvE"
+ "MODE_MENU_PVP" "PvP"
+ "MODE_MENU_FFA" "FFA"
+ "MODE_MENU_TITAN_ONLY" "Titan Only"
+ "MODE_MENU_OTHER" "Other"
+ "MODE_MENU_CUSTOM" "Custom"
+ "MODE_MENU_ALL" "All"
+ "MODE_MENU_UNKNOWN" "Unknown"
+ "MODE_MENU_SWITCH" "Filter"
+
"AUTHENTICATION_FAILED_HEADER" "Authentication Failed"
"AUTHENTICATION_FAILED_BODY" "Failed to authenticate with Atlas!"
"AUTHENTICATION_FAILED_ERROR_CODE" "Error code: ^DB6F2C00%s1^"