From 2b23a7cce25fac22882e4e1ba4448998f990de3d Mon Sep 17 00:00:00 2001
From: Tobias Triffterer <tobias@ep1.ruhr-uni-bochum.de>
Date: Tue, 4 May 2021 00:49:27 +0200
Subject: [PATCH] Update Translation File

Due to changes in the source code, the references in the translation
file have changed and are hereby updated.

The translated text itself is unchanged.
---
 l10n/fp311online-de.ts | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/l10n/fp311online-de.ts b/l10n/fp311online-de.ts
index a3255c0..6187ef2 100644
--- a/l10n/fp311online-de.ts
+++ b/l10n/fp311online-de.ts
@@ -179,22 +179,22 @@ Da das simulierte Experiment auf dem Server läuft, stehen die Chancen gut, dass
 <context>
     <name>Fp311Online::LoginGui</name>
     <message>
-        <location filename="../src/logingui.cpp" line="72"/>
+        <location filename="../src/logingui.cpp" line="79"/>
         <source>Connecting to server...</source>
         <translation>Verbinde mit dem Server...</translation>
     </message>
     <message>
-        <location filename="../src/logingui.cpp" line="82"/>
+        <location filename="../src/logingui.cpp" line="89"/>
         <source>Sending Start PIN to server...</source>
         <translation>Sende Start-PIN an den Server...</translation>
     </message>
     <message>
-        <location filename="../src/logingui.cpp" line="99"/>
+        <location filename="../src/logingui.cpp" line="106"/>
         <source>&lt;html&gt;&lt;body&gt;&lt;p&gt;Login to server successful!&lt;/p&gt;&lt;h3&gt;Welcome, </source>
         <translation>&lt;html&gt;&lt;body&gt;&lt;p&gt;Login auf dem Server erfolgreich!&lt;/p&gt;&lt;h3&gt;Willkommen, </translation>
     </message>
     <message>
-        <location filename="../src/logingui.cpp" line="126"/>
+        <location filename="../src/logingui.cpp" line="133"/>
         <source>An error occured: </source>
         <translation>Ein Fehler ist aufgetreten:</translation>
     </message>
-- 
GitLab