diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 12768beba..71e37e785 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -209,7 +209,7 @@
"Background downloads"
"Allow Aurora Store to download and update apps in background"
"Extras"
- "Don't check updates for apps downloaded or installed from F-Droid"
+ "Don't check updates for apps installed from F-Droid"
"Filter F-Droid apps"
Downloaded APKs will be deleted immediately after installation
"Delete APK post-install"
@@ -231,10 +231,10 @@
"Display For you pages on home screen"
"Similar and related apps"
"Display similar and related clusters on app details page"
- Incompatible updates
- Show updates for incompatible or disabled apps that may fail to install
- Aurora Store apps only
- Only check updates for apps installed by Aurora Store
+ Show updates that may fail
+ Display updates for incompatible or disabled apps that may fail to install
+ Filter apps from other sources
+ Don\'t check for updates for apps installed from sources outside Aurora Store
"Download failed"
"App not purchased"
"App not supported"
@@ -495,11 +495,15 @@
protocol://user:password@host:port
+ Advanced
Automatic updates restrictions
Configure device restrictions for automated updates.
Only on unmetered networks
When device is idle
When battery is not low
+ App source
+ Filter apps from other sources
+ Don\'t check for updates for apps installed from sources outside Aurora Store
Failed to verify downloaded files
diff --git a/app/src/main/res/xml/preferences_updates.xml b/app/src/main/res/xml/preferences_updates.xml
index 7d6ce9be4..868001e9f 100644
--- a/app/src/main/res/xml/preferences_updates.xml
+++ b/app/src/main/res/xml/preferences_updates.xml
@@ -50,7 +50,7 @@
+ app:title="@string/pref_updates_app_source" />
+ app:title="@string/pref_common_advanced" />