aboutsummaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-06-07 17:28:16 +0200
committer0neGal <mail@0negal.com>2022-06-07 17:28:16 +0200
commit0e2ae4648f5a53e7a5597c04d0829b6d870abaca (patch)
treeb8d91138af1205275878ba780984d8fff0a778d0 /src/lang
parent59aa33289cebd63432904ac69fa7d9f4f2bc1b9c (diff)
downloadViper-0e2ae4648f5a53e7a5597c04d0829b6d870abaca.tar.gz
Viper-0e2ae4648f5a53e7a5597c04d0829b6d870abaca.zip
very very minor change in localization string
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 72711b8..8cece10 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.",
+ "gui.settings.originkill.desc": "When Viper exits, automatically quit Origin as well.",
"gui.update.downloading": "Downloading...",
"gui.update.extracting": "Extracting update...",