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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -751,8 +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">Navigate to destination folder</string>
755
-
<stringname="release_notes_4_8_0_subtitle_action_to_copy_or_move_destination_folder">New action to navigate to the destination folder when a file is copied or moved</string>
754
+
<stringname="release_notes_4_8_0_title_action_to_copy_or_move_destination_folder">Navigation to target folder</string>
755
+
<stringname="release_notes_4_8_0_subtitle_action_to_copy_or_move_destination_folder">New action to navigate to the destination folder when a file or folder is copied or moved</string>
756
756
757
757
<!-- Open in web -->
758
758
<stringname="ic_action_open_in_web">Open in web</string>
0 commit comments