aboutsummaryrefslogtreecommitdiff
path: root/src/lang/de.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2023-03-05 00:52:49 +0100
committer0neGal <mail@0negal.com>2023-03-05 00:52:49 +0100
commita5dd677c6e5e6c2cb3eec7a2edc08d15dfe43c7a (patch)
treee058daee9677f5820d3130f08a34cb9ccfd8442e /src/lang/de.json
parent5d86a3daa5f762326055469b6bcd8346e0655056 (diff)
downloadViper-a5dd677c6e5e6c2cb3eec7a2edc08d15dfe43c7a.tar.gz
Viper-a5dd677c6e5e6c2cb3eec7a2edc08d15dfe43c7a.zip
show alert when updating with game running
This also fixes is_running not quite working on Linux
Diffstat (limited to 'src/lang/de.json')
-rw-r--r--src/lang/de.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/de.json b/src/lang/de.json
index 8e3a482..2e972d7 100644
--- a/src/lang/de.json
+++ b/src/lang/de.json
@@ -26,7 +26,6 @@
"cli.autoupdates.checking": "Überprüfe Northstar auf Updates...",
"cli.autoupdates.available": "Ein Update für Northstar wurde gefunden!",
- "cli.autoupdates.gamerunning": "Spiel wird ausgeführt, Northstar wird nicht aktualisiert.",
"cli.autoupdates.updatingns": "Updateprozess wird gestartet...",
"cli.autoupdates.noupdate": "Kein Update für Northstar vorhanden.",
@@ -158,6 +157,7 @@
"ns.menu.mods": "Mods",
"ns.menu.release": "Release Notes",
+ "general.autoupdates.gamerunning": "Spiel wird ausgeführt, Northstar wird nicht aktualisiert.",
"general.mods.enabled": "Aktivierte Mods:",
"general.mods.disabled": "Deaktivierte Mods:",
"general.mods.installed": "Installierte Mods:",