aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2023-04-11 21:20:28 +0200
committer0neGal <mail@0negal.com>2023-04-11 21:20:28 +0200
commit3781ba99353ee12b71b0334ed34d59bc0aff9700 (patch)
tree380265cc9cb0020b102d67a9f16ee4335ee3156a
parent07590bb42fa6b51e65ec164604c1d14238ee0441 (diff)
downloadViper-3781ba99353ee12b71b0334ed34d59bc0aff9700.tar.gz
Viper-3781ba99353ee12b71b0334ed34d59bc0aff9700.zip
added EA Desktop to settings entry (en.json)
The originkill setting now also includes EA Desktop in it's text. Other localizations still need these changes...
-rw-r--r--src/lang/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index f9f84db..4eabbbd 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -104,8 +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 as well.",
+ "gui.settings.originkill.title": "Automatically quit Origin and or EA Desktop",
+ "gui.settings.originkill.desc": "When Viper exits, automatically quit Origin and or EA Desktop as well.",
"gui.update.downloading": "Downloading...",
"gui.update.extracting": "Extracting update...",