Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdurazaaqMohammed authored Jul 4, 2024
1 parent 514e2db commit 20f8756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
<string name="error_dir_access">Directory cannot be accessed</string>
<string name="label_parent_dir" translatable="false">...</string>
<string name="launch">Launch</string>
<string name="launch_info">Launch the system Files app (com.google.android.documentsui). This Files app is needed to access the patched app\'s files. Some phone manufacturers (like Xiaomi) hide this app from the launcher to promote their own file manager apps. After installing the patched app, open the system Files app, open the sidebar and you will see the app name there. Clicking on it will show the files in the app, which can be accessed and modified.</string>
</resources>
<string name="launch_info">Launch the system Files app. This Files app is needed to access the patched app\'s files. Some phone manufacturers (like Xiaomi) hide this app from the launcher to promote their own file manager apps. After installing the patched app, open the system Files app, open the sidebar and you will see the app name there. Clicking on it will show the files in the app, which can be accessed and modified.\n If launching the app fails, try using a third party file manager which supports DocumentsProvider like <a href='https://f-droid.org/packages/com.ghostsq.commander/'>Ghost Commander</a></string>
</resources>

0 comments on commit 20f8756

Please sign in to comment.