File tree Expand file tree Collapse file tree
owncloudApp/src/main/res/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 543543 <string name =" move_file_invalid_into_descendent" >It is not possible to move a folder into a descendant.</string >
544544 <string name =" move_file_invalid_overwrite" >The file exists already in the destination folder.</string >
545545 <string name =" move_file_error" >An error occurred while trying to move this file or folder.</string >
546+ <string name =" move_success_msg" >File moved correctly</string >
546547 <string name =" forbidden_permissions_move" >to move this file</string >
547548
548549 <string name =" copy_file_not_found" >Unable to copy. Please check whether the file exists.</string >
549550 <string name =" copy_file_invalid_into_descendent" >It is not possible to copy a folder into a descendant.</string >
550551 <string name =" copy_file_invalid_overwrite" >The file exists already in the destination folder.</string >
551552 <string name =" copy_file_error" >An error occurred while trying to copy this file or folder.</string >
552- <string name =" copy_success_msg" >The file has been copied</string >
553- <string name =" move_success_msg" >The file has been moved</string >
554- <string name =" go_to_destination_folder" >Go to target folder</string >
553+ <string name =" copy_success_msg" >File copied correctly</string >
555554 <string name =" forbidden_permissions_copy" >to copy this file</string >
556555
556+ <string name =" go_to_destination_folder" >Open Folder</string >
557+
557558 <string name =" prefs_category_camera_upload" >Camera uploads</string >
558559
559560 <string name =" sync_folder_failed_content" >Synchronization of %1$s folder could not be completed</string >
You can’t perform that action at this time.
0 commit comments