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
@@ -748,6 +748,8 @@
748
748
<stringname="release_notes_4_8_0_subtitle_space_membership">Infinite Scale users can see all members of a space and manage them with right permissions</string>
749
749
<stringname="release_notes_4_8_0_title_spaces_permanent_links">Permanent links for spaces</string>
750
750
<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>
751
+
<stringname="release_notes_4_8_0_title_space_public_links">Space public links</string>
752
+
<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>
751
753
752
754
<!-- Open in web -->
753
755
<stringname="ic_action_open_in_web">Open in web</string>
0 commit comments