Skip to content

Commit 503cc81

Browse files
authored
Merge pull request #4645 from owncloud/technical/remove_4.6.0_release_notes
[TECHNICAL] Remove 4.6.0 release notes
2 parents 00c64f5 + dcff9f8 commit 503cc81

File tree

8 files changed

+0
-34
lines changed

8 files changed

+0
-34
lines changed

owncloudApp/src/main/java/com/owncloud/android/presentation/releasenotes/ReleaseNotesViewModel.kt

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,6 @@ class ReleaseNotesViewModel(
4343

4444
companion object {
4545
val releaseNotesList = listOf(
46-
ReleaseNote(
47-
title = R.string.release_notes_4_6_0_title_duplicated_automatic_uploads,
48-
subtitle = R.string.release_notes_4_6_0_subtitle_duplicated_automatic_uploads,
49-
type = ReleaseNoteType.BUGFIX
50-
),
51-
ReleaseNote(
52-
title = R.string.release_notes_4_6_0_title_bearer_token_handling,
53-
subtitle = R.string.release_notes_4_6_0_subtitle_bearer_token_handling,
54-
type = ReleaseNoteType.BUGFIX
55-
),
56-
ReleaseNote(
57-
title = R.string.release_notes_4_6_0_title_shares_space_docs_provider,
58-
subtitle = R.string.release_notes_4_6_0_subtitle_shares_space_docs_provider,
59-
type = ReleaseNoteType.ENHANCEMENT
60-
),
6146
ReleaseNote(
6247
title = R.string.release_notes_bugfixes_title,
6348
subtitle = R.string.release_notes_bugfixes_subtitle,

owncloudApp/src/main/res/values-de/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,6 @@
673673
<string name="global_proceed">Fortfahren</string>
674674
<string name="error_webfinger_username_empty">Der Benutzername ist leer</string>
675675
<!--Release Notes-->
676-
<string name="release_notes_4_6_0_title_shares_space_docs_provider">Gemeinsamer Speicherplatz im nativen Android-Dateiexplorer</string>
677676
<string name="release_notes_header">Neu in %1$s</string>
678677
<string name="release_notes_footer">Vielen Dank für die Verwendung von %1$s.\n</string>
679678
<string name="release_notes_proceed">Fortfahren</string>

owncloudApp/src/main/res/values-es/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -676,9 +676,6 @@ Póngase en contacto con su administrador</string>
676676
<string name="global_proceed">Proceder</string>
677677
<string name="error_webfinger_username_empty">Nombre de usuario vacío</string>
678678
<!--Release Notes-->
679-
<string name="release_notes_4_6_0_title_shares_space_docs_provider">Space \"compartir\" en el explorador de ficheros nativo de Android</string>
680-
<string name="release_notes_4_6_0_title_duplicated_automatic_uploads">Subidas automáticas mejoradas</string>
681-
<string name="release_notes_4_6_0_subtitle_duplicated_automatic_uploads">Subidas automáticas más consistentes frente a duplicados</string>
682679
<string name="release_notes_header">Nuevo en %1$s</string>
683680
<string name="release_notes_footer">Gracias por usar %1$s.\n❤</string>
684681
<string name="release_notes_proceed">Proceder</string>

owncloudApp/src/main/res/values-et-rEE/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -675,9 +675,6 @@
675675
<string name="global_proceed">Jätka</string>
676676
<string name="error_webfinger_username_empty">Kasutajanimi on tühi</string>
677677
<!--Release Notes-->
678-
<string name="release_notes_4_6_0_title_shares_space_docs_provider">Jagamiste ruum on saadaval läbi Androidi süsteemse failihalduri</string>
679-
<string name="release_notes_4_6_0_title_duplicated_automatic_uploads">Automaatsed üleslaadimised on parendatud</string>
680-
<string name="release_notes_4_6_0_subtitle_duplicated_automatic_uploads">Automaatsed üleslaadimised käituvad duplikaatide osas ühtlasemalt</string>
681678
<string name="release_notes_header">Uut %1$sis</string>
682679
<string name="release_notes_footer">Aitäh, et kasutad %1$si.\n❤</string>
683680
<string name="release_notes_proceed">Jätka</string>

owncloudApp/src/main/res/values-pt-rBR/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -675,9 +675,6 @@
675675
<string name="global_proceed">Prosseguir</string>
676676
<string name="error_webfinger_username_empty">Nome de usuário vazio</string>
677677
<!--Release Notes-->
678-
<string name="release_notes_4_6_0_title_shares_space_docs_provider">Compartilha espaço no explorador de arquivos nativo do Android</string>
679-
<string name="release_notes_4_6_0_title_duplicated_automatic_uploads">Envios automáticos melhorados</string>
680-
<string name="release_notes_4_6_0_subtitle_duplicated_automatic_uploads">Os envios automáticos são mais consistentes contra duplicações</string>
681678
<string name="release_notes_header">Novo em %1$s</string>
682679
<string name="release_notes_footer">Obrigado por usar %1$s.\n❤</string>
683680
<string name="release_notes_proceed">Prosseguir</string>

owncloudApp/src/main/res/values-sq/strings.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,6 @@
671671
<string name="global_proceed">Bëje</string>
672672
<string name="error_webfinger_username_empty">Emër përdoruesi i zbrazët</string>
673673
<!--Release Notes-->
674-
<string name="release_notes_4_6_0_title_shares_space_docs_provider">Hapësirë pjesësh në eksplorues kartelash të vetë Android-it</string>
675-
<string name="release_notes_4_6_0_title_duplicated_automatic_uploads">U përmirësuan ngarkimet e automatizuara</string>
676674
<string name="release_notes_header">E re në %1$s</string>
677675
<string name="release_notes_footer">Faleminderit për përdorimin e %1$s.\n❤</string>
678676
<string name="release_notes_proceed">Bëje</string>

owncloudApp/src/main/res/values-tr/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@
596596
<string name="global_proceed">Devam et</string>
597597
<string name="error_webfinger_username_empty">Kullanıcı adı boş</string>
598598
<!--Release Notes-->
599-
<string name="release_notes_4_6_0_title_duplicated_automatic_uploads">Otomatik yüklemeler iyileştirildi.</string>
600599
<string name="release_notes_header">%1$s\'da yeni</string>
601600
<string name="release_notes_footer">%1$s kullandığınız için teşekkürler.\n❤</string>
602601
<string name="release_notes_proceed">Devam et</string>

owncloudApp/src/main/res/values/strings.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -731,12 +731,6 @@
731731
<string name="error_webfinger_username_empty">Username empty</string>
732732

733733
<!-- Release Notes -->
734-
<string name="release_notes_4_6_0_title_shares_space_docs_provider">Shares space in Android native file explorer</string>
735-
<string name="release_notes_4_6_0_subtitle_shares_space_docs_provider">Shares space now appears next to the other spaces in Documents Provider for Infinite Scale accounts</string>
736-
<string name="release_notes_4_6_0_title_duplicated_automatic_uploads">Automatic uploads improved</string>
737-
<string name="release_notes_4_6_0_subtitle_duplicated_automatic_uploads">Automatic uploads are more consistent against duplications</string>
738-
<string name="release_notes_4_6_0_title_bearer_token_handling">Multiple accounts on Infinite Scale servers</string>
739-
<string name="release_notes_4_6_0_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>
740734
<string name="release_notes_header">New in %1$s</string>
741735
<string name="release_notes_footer">Thank you for using %1$s.\n&#10084;</string>
742736
<string name="release_notes_proceed">Proceed</string>

0 commit comments

Comments
 (0)