From 84c62584f03126bf23b5c2899e05359d7bfc4471 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Tue, 11 Jan 2022 20:06:41 +0100 Subject: formatting, and localized logs --- src/lang/en.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/lang') diff --git a/src/lang/en.json b/src/lang/en.json index 2003bee..bb5cf09 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -19,6 +19,12 @@ "cli.update.finished": "Installation/Update finished!", "cli.update.uptodate": "Latest version (%s) is already installed, skipping update.", + "cli.autoupdates.checking": "Checking for Northstar updates...", + "cli.autoupdates.available": "Northstar update available!", + "cli.autoupdates.gamerunning": "Game is running, refusing to update Northstar", + "cli.autoupdates.updatingns": "Launching update process...", + "cli.autoupdates.noupdate": "No Northstar update available.", + "cli.launch.linuxerror": "Launching the game is not currently supported on Linux", "cli.mods.failed": "Failed to install mod!", -- cgit v1.2.3