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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 8136a84f..e356a947 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -676,4 +676,7 @@
<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>