Added actions for opening files in the file browser

No icons are added at this time, so crashes might occur
This commit is contained in:
Viktor De Pasquale
2019-07-13 13:54:32 +02:00
committed by John Wu
parent e5118418b2
commit e83f40d5c5
2 changed files with 30 additions and 3 deletions

View File

@@ -76,6 +76,8 @@
<string name="download_module">Injecting installer…</string>
<string name="download_file_error">Error downloading file</string>
<string name="download_file_folder_error">Unable to fetch parent folder in order to save the downloaded file, check permissions.</string>
<string name="download_open_parent">Show in parent folder</string>
<string name="download_open_self">Show file</string>
<string name="magisk_update_title">Magisk Update Available!</string>
<string name="manager_update_title">Magisk Manager Update Available!</string>