Allow disabling similar, related & more apps in app details page

This commit is contained in:
Rahul Kumar Patel
2021-04-04 03:57:33 +05:30
parent 2dd570dd05
commit a76638af0d
5 changed files with 15 additions and 1 deletions

View File

@@ -298,6 +298,8 @@
<string name="pref_ui_quick_exit_desc">"Exit app on single back action"</string>
<string name="pref_ui_no_for_you">"For You Pages"</string>
<string name="pref_ui_no_for_you_desc">"Display For You Pages on home screen"</string>
<string name="pref_ui_similar_apps">"Similar and related apps"</string>
<string name="pref_ui_similar_apps_desc">"Display similar and related clusters on app details page"</string>
<string name="purchase_failed">"Download Failed"</string>
<string name="purchase_invalid">"App not purchased"</string>
<string name="purchase_unsupported">"App not supported"</string>