diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 64c99449..5fb06c03 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -242,6 +242,7 @@
Automatically install all not yet installed plugins from added repositories.
Show app updates
Automatically search for new updates on start
+ Redo setup process
Update to prereleases
Search for prerelease updates instead of full releases only
APK Installer
diff --git a/app/src/main/res/xml/settings_updates.xml b/app/src/main/res/xml/settings_updates.xml
index 6434a7ef..b974b2fd 100644
--- a/app/src/main/res/xml/settings_updates.xml
+++ b/app/src/main/res/xml/settings_updates.xml
@@ -60,6 +60,6 @@
app:key="@string/auto_update_key" />
\ No newline at end of file