aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
authorB <fitnessnonsense@gmail.com>2022-06-02 03:00:06 -0600
committerB <fitnessnonsense@gmail.com>2022-06-02 03:00:06 -0600
commitf9e51cfb04de5316a555d42aa6e23ec445c66f73 (patch)
treee9aae4dce103d410e1a725618d086f0010c6112e /src/lang/en.json
parentdaf3f2874ee53926d2e461af83057a129bf699d4 (diff)
downloadViper-f9e51cfb04de5316a555d42aa6e23ec445c66f73.tar.gz
Viper-f9e51cfb04de5316a555d42aa6e23ec445c66f73.zip
added setting for auto-killing origin, functionality working
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index 34c4619..3ae6ff1 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -91,6 +91,7 @@
"gui.settings.title.ns": "Northstar",
"gui.settings.title.language": "Language",
"gui.settings.title.updates": "Updates",
+ "gui.settings.title.misc": "Miscellaneous",
"gui.settings.nsargs.title": "Launch options",
"gui.settings.nsargs.desc": "Here you can add launch options for Northstar/Titanfall.",
"gui.settings.autolang.title": "Auto-Detect Language",
@@ -103,6 +104,8 @@
"gui.settings.nsupdate.desc": "Viper will automatically keep Northstar up-to-date, however it can still manually be updated through the Northstar page.",
"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.update.downloading": "Downloading...",
"gui.update.extracting": "Extracting update...",