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: commons/src/main/res/values/strings.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -290,6 +290,10 @@
290
290
<stringname="confirm_storage_access_text_sd">If you don\'t see the SD card, try this</string>
291
291
<stringname="confirm_storage_access_android_text">Please allow the app accessing the selected storage on the next screen by pressing \'Use this folder\' at the bottom.</string>
292
292
<stringname="confirm_storage_access_android_text_specific">Please allow access to \'<b>%s</b>\' on the next screen by pressing \'<b>Use this folder</b>\' at the bottom.</string>
293
+
<stringname="confirm_storage_access_restricted_text">Due to system restrictions, this folder is not available.</string>
<stringname="confirm_storage_access_restricted_text_open_system">Open in system app</string>
296
+
<stringname="confirm_storage_access_restricted_text_not_found">A system file manager app could not be found.</string>
293
297
<stringname="confirm_create_doc_for_new_folder_text">Please press \'<b>Save</b>\' at the bottom of the next screen to create the new folder.</string>
0 commit comments