From e1a46f7d0e49eba1104d6c09fe9affb01046d245 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Mon, 15 Nov 2021 18:06:50 +0000 Subject: [PATCH] Spotted a small oopsy on the stream (#27) Thanks :-) --- assets/i18n/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/i18n/de.po b/assets/i18n/de.po index 3b5fb5c..ca57e3e 100644 --- a/assets/i18n/de.po +++ b/assets/i18n/de.po @@ -123,4 +123,4 @@ msgid "Waiting for download to start" msgstr "Warten auf den Beginn des Downloads" msgid "You are about to terminate the virtual machine {0}" -msgstr "Sie sind dabei, die virtuelle Maschine zu beenden {0}" +msgstr "Sie sind dabei, die virtuelle Maschine {0} zu beenden"