diff options
author | 0neGal <mail@0negal.com> | 2022-01-26 00:25:06 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-01-26 00:25:06 +0100 |
commit | 67f31bf1c9a263920153db378877271aca8148d2 (patch) | |
tree | b41587176950fcd5f0ff1a661e7f255fd531d54e /src/lang/en.json | |
parent | dd1a4d50f590b127f0fd3404b063bc42cf29112b (diff) | |
parent | 66204f6f58dc90e1e9ee40c7ea691927d0c50b8d (diff) | |
download | Viper-67f31bf1c9a263920153db378877271aca8148d2.tar.gz Viper-67f31bf1c9a263920153db378877271aca8148d2.zip |
Merge branch 'main' of 0neGal/viper into lang-es
Diffstat (limited to 'src/lang/en.json')
-rw-r--r-- | src/lang/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lang/en.json b/src/lang/en.json index c2b6f98..fe9b0b0 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -42,7 +42,7 @@ "gui.versions.northstar": "Northstar version", "gui.exit": "Exit", "gui.update": "Update", - "gui.setpath": "Game Path", + "gui.setpath": "Change Game Path", "gui.update.check": "Check for updates", "gui.mods": "Mods", @@ -96,7 +96,7 @@ "general.mods.enabled": "Enabled mods:", "general.mods.disabled": "Disabled mods:", "general.mods.installed": "Installed mods:", - "general.missingpath": "Game path is not set!", + "general.missingpath": "Game location could not be found automatically! Please select it manually!", "general.notinstalled": "Northstar is not installed!", "general.launching": "Launching" } |