Skip to content

Commit

Permalink
fix #4296
Browse files Browse the repository at this point in the history
  • Loading branch information
allwin-cubet committed Dec 13, 2024
1 parent 5cb924a commit 533cfa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ You only need to do this once, until the next time you select a new location for
<string name="select_fill">Select fill</string>
<string name="error_fetching_google_play_product_list">Error fetching product list from Google Play.</string>
<string name="grant_all_files_permission"><html><body>Since Android 11, Google requests File Managers to request user permission for managing all files on the device. Details <a href="https://developer.android.com/training/data-storage/manage-all-files" target="_blank">here</a>.
\n\nAmaze File Manager needs this permission too. After pressing &quot;Grant&quot;here, please select <b>Allow access to manage all files</b> option on the next screen.
\n\nAmaze File Manager needs this permission too. After pressing \'Grant\', please select <b>Allow access to manage all files</b> option on the next screen.
\n\n<font color='#ff6347'><i>Canceling this dialog will exit the app.</i></font></body></html></string>
<string name="user_apps">User apps</string>
<string name="appearance">Appearance</string>
Expand All @@ -771,6 +771,7 @@ You only need to do this once, until the next time you select a new location for
<string name="security_summary">Set up password and encryption</string>
<string name="backup_summary">Export/Import Amaze settings</string>


<string name="pref_export">Export</string>
<string name="pref_export_summary">Export settings</string>
<string name="pref_import">Import</string>
Expand Down

0 comments on commit 533cfa7

Please sign in to comment.