diff --git a/app/src/main/res/layout/dialog_advanced.xml b/app/src/main/res/layout/dialog_advanced.xml
index ba35437569..8efc39166c 100644
--- a/app/src/main/res/layout/dialog_advanced.xml
+++ b/app/src/main/res/layout/dialog_advanced.xml
@@ -49,6 +49,17 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvMessage" />
+
+
+ app:layout_constraintTop_toBottomOf="@id/tvOptions" />
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 5825451abc..f1d9fdae16 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -419,6 +419,12 @@
The options are categorized by tab, divided into sections, organized by appearance or use, and searchable.
+
+ You will not need most of the options and since some options are quite specific,
+ it is understandable if the functioning of not all options is not immediately clear.
+ Please do not leave a bad review for just the number of options or for not understanding all the options right away.
+ All options are useful for more than a few people, but maybe not for you (yet).
+
You can configure an account by tapping the wizard button on the main configuration screen.
Main