You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -760,7 +760,7 @@ You only need to do this once, until the next time you select a new location for
760
760
<stringname="select_fill">Select fill</string>
761
761
<stringname="error_fetching_google_play_product_list">Error fetching product list from Google Play.</string>
762
762
<stringname="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 <ahref="https://developer.android.com/training/data-storage/manage-all-files"target="_blank">here</a>.
763
-
\n\nAmaze File Manager needs this permission too. After pressing "Grant"here, please select <b>Allow access to manage all files</b> option on the next screen.
763
+
\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.
764
764
\n\n<fontcolor='#ff6347'><i>Canceling this dialog will exit the app.</i></font></body></html></string>
765
765
<stringname="user_apps">User apps</string>
766
766
<stringname="appearance">Appearance</string>
@@ -771,6 +771,7 @@ You only need to do this once, until the next time you select a new location for
771
771
<stringname="security_summary">Set up password and encryption</string>
0 commit comments