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
@@ -743,6 +743,8 @@
743
743
<stringname="release_notes_4_6_1_subtitle_duplicated_automatic_uploads">Automatic uploads are more consistent against duplications</string>
744
744
<stringname="release_notes_4_6_1_title_bearer_token_handling">Multiple accounts on Infinite Scale servers</string>
745
745
<stringname="release_notes_4_6_1_subtitle_bearer_token_handling">Multiple accounts can be logged in at the same time on the same Infinite Scale server. Additionally, fixed a problem related with session handling</string>
746
+
<stringname="release_notes_4_7_0_title_new_layout_for_spaces">New layout for spaces list</string>
747
+
<stringname="release_notes_4_7_0_subtitle_new_layout_for_spaces">A new layout for Infinite Scale users in the spaces list, with a three-dot button on each space card that opens an options menu when clicked</string>
746
748
<!-- Open in web -->
747
749
<stringname="ic_action_open_in_web">Open in web</string>
748
750
<stringname="ic_action_open_with_web">Open in %1$s (web)</string>
0 commit comments