diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf
index f31a4a7713a452236bc209ba1104ed0018ffb579..d59752b5ad0ddc30c7e481a973debcfb603d4df9 100644
--- a/Resources/Private/Language/de.locallang.xlf
+++ b/Resources/Private/Language/de.locallang.xlf
@@ -155,32 +155,32 @@
 			<target>Bewerbung als</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.birthDate" approved="yes">
-			<source>Birth date</source>
-			<target>Geburtsdatum</target>
+			<source>Birth date *</source>
+			<target>Geburtsdatum *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.certificate" approved="yes">
-			<source>Certificate</source>
-			<target>Zeugnis</target>
+			<source>Certificate *</source>
+			<target>Zeugnis *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.city" approved="yes">
 			<source>City *</source>
 			<target>Ort *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.company" approved="yes">
-			<source>Location*</source>
-			<target>Standort*</target>
+			<source>Location *</source>
+			<target>Standort *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.country" approved="yes">
 			<source>Country *</source>
 			<target>Land *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.cover_letter" approved="yes">
-			<source>Cover letter</source>
-			<target>Motivationsschreiben</target>
+			<source>Cover letter *</source>
+			<target>Motivationsschreiben *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.cv" approved="yes">
-			<source>CV</source>
-			<target>Lebenslauf</target>
+			<source>CV *</source>
+			<target>Lebenslauf *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.education" approved="yes">
 			<source>Highest achieved education *</source>
@@ -215,8 +215,8 @@
 			<target>Nachname *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.location" approved="yes">
-			<source>Location*</source>
-			<target>Standort*</target>
+			<source>Location *</source>
+			<target>Standort *</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.maxFileSize" approved="yes">
 			<source>Maximum file size:</source>
@@ -259,8 +259,8 @@
 			<target>Initiativbewerbung</target>
 		</trans-unit>
 		<trans-unit id="frontend.apply.zip" approved="yes">
-			<source>Zip code</source>
-			<target>Postleitzahl</target>
+			<source>Zip code *</source>
+			<target>Postleitzahl *</target>
 		</trans-unit>
 		<trans-unit id="frontend.applyNow" approved="yes">
 			<source>Apply online now</source>
diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf
index 458d63024742459755870338573ddb571cf5aff3..dd487941cf3e744ebe5dab6676952bd4dbbef6a8 100644
--- a/Resources/Private/Language/locallang.xlf
+++ b/Resources/Private/Language/locallang.xlf
@@ -118,25 +118,25 @@
 			<source>Apply as</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.birthDate">
-			<source>Birth date</source>
+			<source>Birth date *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.certificate">
-			<source>Certificate</source>
+			<source>Certificate *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.city">
 			<source>City *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.company">
-			<source>Location*</source>
+			<source>Location *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.country">
 			<source>Country *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.cover_letter">
-			<source>Cover letter</source>
+			<source>Cover letter *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.cv">
-			<source>CV</source>
+			<source>CV *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.education">
 			<source>Highest achieved education *</source>
@@ -163,7 +163,7 @@
 			<source>Last name *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.location">
-			<source>Location*</source>
+			<source>Location *</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.maxFileSize">
 			<source>Maximum file size:</source>
@@ -196,7 +196,7 @@
 			<source>Unsolicited Application</source>
 		</trans-unit>
 		<trans-unit id="frontend.apply.zip">
-			<source>Zip code</source>
+			<source>Zip code *</source>
 		</trans-unit>
 		<trans-unit id="frontend.applyNow">
 			<source>Apply online now</source>