click listener checks for file, dir and unknwon files

This commit is contained in:
M M Arif
2019-10-02 23:32:01 +05:00
parent 90df3a31fe
commit 4d998150a3
2 changed files with 15 additions and 4 deletions

View File

@ -472,6 +472,8 @@
<!-- files -->
<string name="noDataFilesTab">No files found</string>
<string name="filesDirNotSupportedYet">Directory browsing is not supported yet</string>
<string name="filesGenericError">Sorry this file cannot be viewed as API return an error</string>
<!-- generic copy -->
<string name="okButton">OK</string>