Allow hiding promotional apps

This commit is contained in:
Rahul Kumar Patel
2021-05-14 02:32:30 +05:30
parent ef2be6f6d9
commit 2cb10c2fd4
5 changed files with 20 additions and 1 deletions

View File

@@ -303,6 +303,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_no_promotional">"Promotional apps"</string>
<string name="pref_ui_no_promotional_desc">"Display apps promoted by us 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>