aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
diff options
context:
space:
mode:
authoruniboi <64006268+uniboi@users.noreply.github.com>2022-09-21 21:44:20 +0000
committerGitHub <noreply@github.com>2022-09-21 23:44:20 +0200
commitecd37edc3f833526518cf6a6abb2bd128fd0a51c (patch)
tree035a1ed81a1a7010d2a48d3883eaa5b41887478c /Northstar.Client/mod/resource/northstar_client_localisation_english.txt
parent57c9f05a5fd4f901bd8622829dbee4809990e71a (diff)
downloadNorthstarMods-ecd37edc3f833526518cf6a6abb2bd128fd0a51c.tar.gz
NorthstarMods-ecd37edc3f833526518cf6a6abb2bd128fd0a51c.zip
Change modlist interface (#401)
* Change modlist interface * add the settings file * new current mod enabled indicator * Only show requiredOnClient warning when required * filter by required on client status * fix ONLY_REQUIRED instead of ONLY_NOT_REQUIRED * update list slider position when reopening * colorblind colors * convar for reversed list and allow unicode search * better colors for the blind * Update filtered modlist after changing mod status * fix some things * mod enabled color blind icon * move enabled icon
Diffstat (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_english.txt2
1 files changed, 2 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 8c6cadcff..3382e5b17 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt
@@ -301,6 +301,8 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a
"SHOW_ALL" "All"
"SHOW_ONLY_ENABLED" "Only Enabled"
"SHOW_ONLY_DISABLED" "Only Disabled"
+ "SHOW_ONLY_NOT_REQUIRED" "Only Optional Mods"
+ "SHOW_ONLY_REQUIRED" "Only Required Mods"
// Maps menu
"HIDE_LOCKED" "Hide locked"