aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 77e4fc8c..16494044 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -674,4 +674,9 @@
<string name="security_error_invalid_file_access">Security error: Invalid file access</string>
<string name="no_application_to_share_uri">No application found to share URI</string>
<string name="share_uri_with">Share URI with…</string>
+ <string name="delete_remote_file_x">Delete remote file</string>
+ <string name="cplus_are_you_sure">Are you sure?</string>
+ <string name="remote_filestatus_delete_failed">Failed to delete remote file</string>
+ <string name="remote_filestatus_delete_success">Remote file deleted</string>
+ <string name="remote_filestatus_delete_inprogress">Deleting remote file...</string>
</resources>