That comes from https://github.com/owncloud/android/pull/4802#issuecomment-4207478466. **Current:** generic message `Items(s) copied/moved correctly` Improvement would be showing: - Kind of item: file/folder/item (if both) - Plurals - Adding same setup to removal operation (Idea of @mykh-hailo, thanks!!) ### TASKS - [ ] Research (if needed) - [ ] Create branch feature/feature_name - [ ] Development tasks - [ ] Implement whatever - [ ] ... - [ ] Implement unit tests (if needed) - [ ] Code review and apply changes requested - [ ] Design test plan - [ ] QA - [ ] Merge branch feature/feature_name into master
That comes from #4802 (comment).
Current: generic message
Items(s) copied/moved correctlyImprovement would be showing:
(Idea of @mykh-hailo, thanks!!)
TASKS