- <string name="move_file_invalid_into_descendent">Invalid move into descendent.</string>
- <string name="move_file_invalid_overwrite">It is not possible to move one file where another with the same name exists.</string>
+ <string name="move_file_not_found">Unable to move. Please check whether the file exists</string>
+ <string name="move_file_invalid_into_descendent">It is not possible to move a folder into a descendant</string>
+ <string name="move_file_invalid_overwrite">The file exists already in the destination folder</string>