aboutsummaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-06-07 17:23:33 +0200
committer0neGal <mail@0negal.com>2022-06-07 17:24:41 +0200
commit59aa33289cebd63432904ac69fa7d9f4f2bc1b9c (patch)
treed937953babe0a2b40fcbc5dd1f55df2964db4bc8 /src/lang
parent0944356fb64512396c46b374197fdfb2606aeb07 (diff)
downloadViper-59aa33289cebd63432904ac69fa7d9f4f2bc1b9c.tar.gz
Viper-59aa33289cebd63432904ac69fa7d9f4f2bc1b9c.zip
minor changes
Mostly syntax, but also a few fixes with how the settings system work, and also a change in localization strings.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index 3ae6ff1..72711b8 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -105,7 +105,7 @@
"gui.settings.excludes.title": "Retain files on update",
"gui.settings.excludes.desc": "When Northstar is updated, files specified here will not be overwritten by files from the new Northstar update, unless you know what you're changing, you should probably not change anything here. Each file is separated with a space.",
"gui.settings.originkill.title": "Automatically quit Origin",
- "gui.settings.originkill.desc": "When Viper exits, automatically quit Origin client too. Mirrors behavior of launching the game through Steam.",
+ "gui.settings.originkill.desc": "When Viper exits, automatically quit Origin client too.",
"gui.update.downloading": "Downloading...",
"gui.update.extracting": "Extracting update...",