diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts
index 5cf9d6ba8..c608b7a51 100644
--- a/lang/calamares_en.ts
+++ b/lang/calamares_en.ts
@@ -1,4 +1,6 @@
-
+
+
+BootInfoWidget
@@ -1086,21 +1088,17 @@ The installer will quit and all changes will be lost.
InteractiveTerminalPage
-
-
-
+ Konsole not installedKonsole not installed
-
-
-
- Please install the kde konsole and try again!
- Please install the kde konsole and try again!
+
+ Please install KDE Konsole and try again!
+
-
+ Executing script: <code>%1</code>Executing script: <code>%1</code>
@@ -1301,12 +1299,12 @@ The installer will quit and all changes will be lost.
Description
-
+ Network Installation. (Disabled: Unable to fetch package lists, check your network connection)Network Installation. (Disabled: Unable to fetch package lists, check your network connection)
-
+ Network Installation. (Disabled: Received invalid groups data)Network Installation. (Disabled: Received invalid groups data)
@@ -2094,6 +2092,123 @@ The installer will quit and all changes will be lost.
Summary
+
+ TrackingInstallJob
+
+
+ Installation feedback
+
+
+
+
+ Sending installation feedback.
+
+
+
+
+ Internal error in install-tracking.
+
+
+
+
+ HTTP request timed out.
+
+
+
+
+ TrackingMachineNeonJob
+
+
+ Machine feedback
+
+
+
+
+ Configuring machine feedback.
+
+
+
+
+
+ Error in machine feedback configuration.
+
+
+
+
+ Could not configure machine feedback correctly, script error %1.
+
+
+
+
+ Could not configure machine feedback correctly, Calamares error %1.
+
+
+
+
+ TrackingPage
+
+
+ Form
+ Form
+
+
+
+ Placeholder
+
+
+
+
+ <html><head/><body><p>By selecting this, you will send <span style=" font-weight:600;">no information at all</span> about your installation.</p></body></html>
+
+
+
+
+
+
+ TextLabel
+
+
+
+
+
+
+ ...
+
+
+
+
+ <html><head/><body><p><a href="placeholder"><span style=" text-decoration: underline; color:#2980b9;">Click here for more information about user feedback</span></a></p></body></html>
+
+
+
+
+ Install tracking helps %1 to see how many users they have, what hardware they install %1 to and (with the last two options below), get continuous information about preferred applications. To see what will be sent, please click the help icon next to each area.
+
+
+
+
+ By selecting this you will send information about your installation and hardware. This information will <b>only be sent once</b> after the installation finishes.
+
+
+
+
+ By selecting this you will <b>periodically</b> send information about your installation, hardware and applications, to %1.
+
+
+
+
+ By selecting this you will <b>regularly</b> send information about your installation, hardware, applications and usage patterns, to %1.
+
+
+
+
+ TrackingViewStep
+
+
+ Feedback
+
+
+UsersPage
@@ -2212,4 +2327,4 @@ The installer will quit and all changes will be lost.
Welcome
-
\ No newline at end of file
+
diff --git a/lang/python.pot b/lang/python.pot
index cbcbeba8e..23df18b18 100644
--- a/lang/python.pot
+++ b/lang/python.pot
@@ -2,53 +2,53 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
-#
+#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-11-06 06:02-0500\n"
+"POT-Creation-Date: 2017-11-28 06:46-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/modules/packages/main.py:59
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
-msgstr "Processing packages (%(count)d / %(total)d)"
+msgstr ""
#: src/modules/packages/main.py:61
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
-msgstr[0] "Installing one package."
-msgstr[1] "Installing %(num)d packages."
+msgstr[0] ""
+msgstr[1] ""
#: src/modules/packages/main.py:64
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
-msgstr[0] "Removing one package."
-msgstr[1] "Removing %(num)d packages."
+msgstr[0] ""
+msgstr[1] ""
#: src/modules/packages/main.py:68
msgid "Install packages."
-msgstr "Install packages."
+msgstr ""
#: src/modules/dummypython/main.py:44
msgid "Dummy python job."
-msgstr "Dummy python job."
+msgstr ""
#: src/modules/dummypython/main.py:97
msgid "Dummy python step {}"
-msgstr "Dummy python step {}"
+msgstr ""
#: src/modules/machineid/main.py:35
msgid "Generate machine-id."
-msgstr "Generate machine-id."
+msgstr ""
diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot
index ebc914037..aabe14ac3 100644
--- a/src/modules/dummypythonqt/lang/dummypythonqt.pot
+++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot
@@ -2,41 +2,41 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
-#
+#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-28 10:34-0400\n"
+"POT-Creation-Date: 2017-11-28 06:46-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
#: src/modules/dummypythonqt/main.py:84
msgid "Click me!"
-msgstr "Click me!"
+msgstr ""
#: src/modules/dummypythonqt/main.py:94
msgid "A new QLabel."
-msgstr "A new QLabel."
+msgstr ""
#: src/modules/dummypythonqt/main.py:97
msgid "Dummy PythonQt ViewStep"
-msgstr "Dummy PythonQt ViewStep"
+msgstr ""
#: src/modules/dummypythonqt/main.py:183
msgid "The Dummy PythonQt Job"
-msgstr "The Dummy PythonQt Job"
+msgstr ""
#: src/modules/dummypythonqt/main.py:186
msgid "This is the Dummy PythonQt Job. The dummy job says: {}"
-msgstr "This is the Dummy PythonQt Job. The dummy job says: {}"
+msgstr ""
#: src/modules/dummypythonqt/main.py:190
msgid "A status message for Dummy PythonQt Job."
-msgstr "A status message for Dummy PythonQt Job."
+msgstr ""