You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: owncloudApp/src/main/res/values/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -751,6 +751,8 @@
751
751
<stringname="release_notes_4_8_0_subtitle_spaces_permanent_links">Infinite Scale users can now get a permanent link for a space and share it with other members</string>
752
752
<stringname="release_notes_4_8_0_title_space_public_links">Space public links</string>
753
753
<stringname="release_notes_4_8_0_subtitle_space_public_links">Infinite Scale users can see all public links of a space and manage them with right permissions</string>
754
+
<stringname="release_notes_4_8_0_title_action_to_copy_or_move_destination_folder">Action to copy/move destination folder</string>
755
+
<stringname="release_notes_4_8_0_subtitle_action_to_copy_or_move_destination_folder">Added a snackbar action to quickly navigate to the destination folder after copy/move operations.</string>
754
756
755
757
<!-- Open in web -->
756
758
<stringname="ic_action_open_in_web">Open in web</string>
0 commit comments