diff --git a/owncloudApp/src/main/res/values/strings.xml b/owncloudApp/src/main/res/values/strings.xml
index fb7073906a9..edc0777f7df 100644
--- a/owncloudApp/src/main/res/values/strings.xml
+++ b/owncloudApp/src/main/res/values/strings.xml
@@ -729,6 +729,8 @@
Improvements in accessibility
Some improvements to make the application more accessible
+ Improved "Remove from original folder" option in auto-upload
+ The file will be deleted locally after it has been uploaded to the server, avoiding the loss of the file if an error happens during the upload
Minor bugfixes
Some bugs were fixed to improve experience in the app