diff --git a/owncloudApp/src/main/java/com/owncloud/android/presentation/releasenotes/ReleaseNotesViewModel.kt b/owncloudApp/src/main/java/com/owncloud/android/presentation/releasenotes/ReleaseNotesViewModel.kt index 31456d6c77b..1abf9b5ef4e 100644 --- a/owncloudApp/src/main/java/com/owncloud/android/presentation/releasenotes/ReleaseNotesViewModel.kt +++ b/owncloudApp/src/main/java/com/owncloud/android/presentation/releasenotes/ReleaseNotesViewModel.kt @@ -44,18 +44,13 @@ class ReleaseNotesViewModel( companion object { val releaseNotesList = listOf( ReleaseNote( - title = R.string.release_notes_4_7_0_title_new_layout_for_spaces, - subtitle = R.string.release_notes_4_7_0_subtitle_new_layout_for_spaces, + title = R.string.release_notes_4_7_0_title_space_management, + subtitle = R.string.release_notes_4_7_0_subtitle_space_management, type = ReleaseNoteType.ENHANCEMENT ), ReleaseNote( - title = R.string.release_notes_4_7_0_title_create_new_spaces, - subtitle = R.string.release_notes_4_7_0_subtitle_create_new_spaces, - type = ReleaseNoteType.ENHANCEMENT - ), - ReleaseNote( - title = R.string.release_notes_4_7_0_title_edit_spaces, - subtitle = R.string.release_notes_4_7_0_subtitle_edit_spaces, + title = R.string.release_notes_4_7_0_title_new_layout_for_spaces, + subtitle = R.string.release_notes_4_7_0_subtitle_new_layout_for_spaces, type = ReleaseNoteType.ENHANCEMENT ), ReleaseNote( diff --git a/owncloudApp/src/main/res/values-en-rGB/strings.xml b/owncloudApp/src/main/res/values-en-rGB/strings.xml index 6caa5f821bb..8e525bce7fc 100644 --- a/owncloudApp/src/main/res/values-en-rGB/strings.xml +++ b/owncloudApp/src/main/res/values-en-rGB/strings.xml @@ -685,10 +685,6 @@ Some bugs were fixed to improve experience in the app New design for spaces list A new design for Infinite Scale users in the spaces list, with a three-dot button on each space card that opens an options menu when clicked - Create project spaces - Infinite Scale users with right permissions can now create project spaces directly from the app - Edit project spaces - Infinite Scale users with right permissions can now edit project spaces directly from the app Open in web Open in %1$s (web) diff --git a/owncloudApp/src/main/res/values-et-rEE/strings.xml b/owncloudApp/src/main/res/values-et-rEE/strings.xml index 1a424941041..cbbb7bdbaee 100644 --- a/owncloudApp/src/main/res/values-et-rEE/strings.xml +++ b/owncloudApp/src/main/res/values-et-rEE/strings.xml @@ -685,10 +685,6 @@ Mõned vead parandati, et täiustada rakenduse kasutajakogemust Ruumide nimekirja uus disain Ruumide nimekirja uus disain Infinite Scale kasutajatele koos kolme-punkti nupuga igal ruumi kaardil, mis klikkides avavad valikute menüü - Projektiruumide loomine - Vastavaid õiguseid omavad Infinite Scale kasutajad saavad nüüd projekti ruume luua otse äpis - Muuda projekti ruume - Korrektsete õigustega Inifinite Scale kasutajad saavad nüüd projekti ruume muuta otse äpis Ava veebis Ava %1$s (veebis) diff --git a/owncloudApp/src/main/res/values-sq/strings.xml b/owncloudApp/src/main/res/values-sq/strings.xml index 99db6224f10..92f5fc7c65a 100644 --- a/owncloudApp/src/main/res/values-sq/strings.xml +++ b/owncloudApp/src/main/res/values-sq/strings.xml @@ -683,10 +683,6 @@ U ndreqën disa të meta, për të përmirësuar punimin te aplikacioni Skemë e re grafike për listë hapësirash Një skemë e re grafike për përdorues Infinite Scale te lista e hapësirave, me një buton me tre pika në secilën kartë hapësire që hap një menu opsionesh, kur klikohet mbi të - Krijoni hapësira projekti - Përdorues Infinite Scale me lejet e duhura tani mund të krijojnë hapësira projekti drejt e nga aplikacioni - Përpunoni hapësira projektesh - Përdorues Infinite Scale me lejet e duhura tani mund të përpunojnë hapësira projekti drejt e nga aplikacioni Hape në web Hape në %1$s (web) diff --git a/owncloudApp/src/main/res/values/strings.xml b/owncloudApp/src/main/res/values/strings.xml index 03fdbafe26d..8e3b3fd3847 100644 --- a/owncloudApp/src/main/res/values/strings.xml +++ b/owncloudApp/src/main/res/values/strings.xml @@ -741,10 +741,8 @@ Some bugs were fixed to improve experience in the app New design for spaces list A new design for Infinite Scale users in the spaces list, with a three-dot button on each space card that opens an options menu when clicked - Create project spaces - Infinite Scale users with right permissions can now create project spaces directly from the app - Edit project spaces - Infinite Scale users with right permissions can now edit project spaces directly from the app + Space management + Infinite Scale users with right permissions can now manage spaces (create, edit, disable, enable and delete) directly from the app Open in web Open in %1$s (web)