From a5dd677c6e5e6c2cb3eec7a2edc08d15dfe43c7a Mon Sep 17 00:00:00 2001 From: 0neGal Date: Sun, 5 Mar 2023 00:52:49 +0100 Subject: show alert when updating with game running This also fixes is_running not quite working on Linux --- src/lang/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lang/de.json') 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:", -- cgit v1.2.3