preferences_updates: Rename extended updates to incompatible updates

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-02-12 14:06:02 +05:30
parent 7fbac2f769
commit d387406f3d
48 changed files with 4 additions and 96 deletions

View File

@@ -32,8 +32,8 @@
app:defaultValue="false"
app:iconSpaceReserved="false"
app:key="PREFERENCE_UPDATES_EXTENDED"
app:summary="@string/pref_updates_extended_desc"
app:title="@string/pref_updates_extended" />
app:summary="@string/pref_updates_incompatible_desc"
app:title="@string/pref_updates_incompatible" />
<com.aurora.store.view.custom.preference.AuroraListPreference
app:defaultValue="2"