mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-06-05 22:09:15 +02:00
allow creating new files and directories
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
<string name="app_name">Simple File Manager</string>
|
||||
<string name="no_permissions">We need the permission to access your storage</string>
|
||||
<string name="no_app_found">No app for opening this type of files is available</string>
|
||||
<string name="create_new">Create new item</string>
|
||||
<string name="directory">Directory</string>
|
||||
<string name="file">File</string>
|
||||
<string name="invalid_name">The name contains invalid characters</string>
|
||||
<string name="error_occurred">An unknown error occurred</string>
|
||||
|
||||
<!-- About -->
|
||||
<string name="about">About</string>
|
||||
|
||||
Reference in New Issue
Block a user