Added permission check for installing/downloading modules

This commit is contained in:
Viktor De Pasquale
2020-03-01 13:41:27 +01:00
committed by John Wu
parent faf077b494
commit 88d917b662
3 changed files with 27 additions and 9 deletions
+1
View File
@@ -136,6 +136,7 @@
<string name="update_available">Update Available</string>
<string name="module_installed">@string/home_installed_version</string>
<string name="sorting_order">Sorting Order</string>
<string name="module_permission_declined">Grant storage permission to enable this functionality</string>
<!--Settings -->
<string name="settings_dark_mode_title">Theme Mode</string>