Nextcloud bot
7af86116e1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-20 04:08:53 +00:00
Nextcloud bot
eaef5fc48a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-18 04:08:27 +00:00
Nextcloud bot
834894fe70
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-17 04:09:26 +00:00
Nextcloud bot
65dc435a93
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-16 04:09:38 +00:00
Nextcloud bot
8ee58653a8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 04:09:54 +00:00
Álvaro Brey
a920ba3c27
Merge pull request #10497 from nextcloud/fix/empty-view-scrolling
...
Allow scrolling empty views
2022-07-13 15:54:35 +02:00
Álvaro Brey
73cc4aa4f3
Make empty list views scrollable
...
This will prevent them from being cut when vertical space is not enough, for example in landscape mode
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-07-13 11:11:07 +02:00
Nextcloud bot
48346a797a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-13 04:09:10 +00:00
Nextcloud bot
94c1116b52
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-12 04:12:12 +00:00
Nextcloud bot
9c60c2d636
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-11 04:09:57 +00:00
Nextcloud bot
603b3b1f83
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-10 04:12:07 +00:00
Nextcloud bot
56cabe6174
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-09 04:09:56 +00:00
Tobias Kaminsky
f6a99ef9ca
Merge pull request #10357 from nextcloud/warnOnExistingFile
...
When during renaming the same name already exists in same folder: show an error, disable confirm button
2022-07-08 08:38:31 +02:00
Nextcloud bot
94569b0e12
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 04:11:30 +00:00
Tobias Kaminsky
5baa1c8f45
Merge pull request #10484 from nextcloud/media-view-options
...
Media view filter options
2022-07-07 12:14:15 +02:00
tobiasKaminsky
27f716109d
When during renaming the same name already exists in same folder: show an error, disable confirm button
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-07-07 10:06:24 +02:00
Tobias Kaminsky
427b503b8a
Merge pull request #10443 from nextcloud/export
...
File export / download
2022-07-07 10:02:40 +02:00
tobiasKaminsky
61b85ed52f
fix lint warnings
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-07-07 09:57:36 +02:00
Nextcloud bot
0e0bfbbd12
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-07 04:09:05 +00:00
A117870935
a72932731f
Media view filter options
...
Squashed commit of the following:
commit ddb107778d
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Tue Jul 5 18:15:38 2022 +0530
Delete FolderPickerActivity.java
commit f471cc2810
Merge: 0c5b2309bc
1341f1fbe6
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Tue Jul 5 18:13:43 2022 +0530
Merge branch 'media-view-options' of https://github.com/nextmcloud/android into media-view-options
commit 0c5b2309bc
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Tue Jul 5 18:12:44 2022 +0530
Rebasing with master
commit de4eeb5004
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Fri Jun 24 10:45:22 2022 +0530
Code optimisation.
commit eb8128df34
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Mon May 9 16:57:14 2022 +0530
Removed unused code and code optimisation
commit ed00306ee7
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Fri May 6 12:23:47 2022 +0530
Code formatting via KtLint
commit a7e925d692
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Thu May 5 17:28:51 2022 +0530
Code optimisation, copyrights added and bug fixing.
commit ccb07fc73b
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit 60e27ce765
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit e4e29d8cdc
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit 3cd34b4bfb
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit 391ef3a21e
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit b614cfa213
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit eb864fb22b
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit fc4788e796
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 16:02:19 2022 +0530
Rebased with master and conflicts resolved
commit ee0d13a438
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit 6bf6fb210d
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit 0964f77cdb
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit 7eeea6219a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit 078a462149
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit 579e42f64a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit 093dfea09b
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit 0ddbf0475b
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Fri Jun 24 10:45:22 2022 +0530
Code optimisation.
commit 19a0b04663
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Mon May 9 16:57:14 2022 +0530
Removed unused code and code optimisation
commit ab9e31e938
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Fri May 6 12:23:47 2022 +0530
Code formatting via KtLint
commit 0a6504010a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Thu May 5 17:28:51 2022 +0530
Code optimisation, copyrights added and bug fixing.
commit c74d64685b
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit 5b091f2307
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit 1c13b07673
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit 5f42a5b498
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit ac8a715992
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit 4b8b1817a7
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit 74f8b2b36f
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit eb442ac4a6
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 16:02:19 2022 +0530
Rebased with master and conflicts resolved
commit 54694d452c
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit 867ba2fb22
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit 508f3a3c8a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit 0d6db1e230
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit 6c3de6eecf
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit 4bb9f91e8a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit 999b8dfa6a
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit 1341f1fbe6
Merge: 414e0754bf
57b414e4c1
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Fri Jun 24 11:49:40 2022 +0530
Code optimisation.
commit 414e0754bf
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Fri Jun 24 10:45:22 2022 +0530
Code optimisation.
commit 757102a5f1
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Mon May 9 16:57:14 2022 +0530
Removed unused code and code optimisation
commit 4512af4327
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Fri May 6 12:23:47 2022 +0530
Code formatting via KtLint
commit 4d3d9297e9
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Thu May 5 17:28:51 2022 +0530
Code optimisation, copyrights added and bug fixing.
commit fd7c0a95f1
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit f6dec19fd9
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit 38ce2e55e0
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit 5745cc9e67
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit 42217c395f
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit c30388b4b6
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit d7fd0707e4
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit 33294957fb
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 16:02:19 2022 +0530
Rebased with master and conflicts resolved
commit e50cca657a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit d11c0478cc
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit 2f258a0a25
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit dee21a4b45
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit d27f91ea3a
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit 56f2e70f67
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit edccc6a78f
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit 57b414e4c1
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Fri Jun 24 10:45:22 2022 +0530
Code optimisation.
commit 9bde395980
Merge: 038663cdc9
03453c787a
Author: surinder-tsys <89455194+surinder-tsys@users.noreply.github.com>
Date: Mon May 9 17:10:13 2022 +0530
Merge branch 'master' into media-view-options
commit 038663cdc9
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Mon May 9 16:57:14 2022 +0530
Removed unused code and code optimisation
commit 8f999f2eb0
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Fri May 6 12:23:47 2022 +0530
Code formatting via KtLint
commit e842fa134a
Merge: 67763af48e
2d6b504284
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Thu May 5 17:29:23 2022 +0530
Merge branch 'media-view-options' of https://github.com/nextmcloud/android into media-view-options
commit 67763af48e
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Thu May 5 17:28:51 2022 +0530
Code optimisation, copyrights added and bug fixing.
commit 2d6b504284
Merge: 47b44babf9
1924041e4b
Author: surinder-tsys <89455194+surinder-tsys@users.noreply.github.com>
Date: Wed May 4 10:16:30 2022 +0530
Merge branch 'master' into media-view-options
commit 47b44babf9
Merge: f82b32fc74
184d13e8f2
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 16:13:03 2022 +0530
Conflicts resolved
commit f82b32fc74
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 16:02:19 2022 +0530
Rebased with master and conflicts resolved
commit 9c6080fcdd
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit 60a29a7eec
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit 903bdfbce6
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit 0cd9354dc8
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit 474341be78
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit 8600486da7
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit d04b668764
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
commit 184d13e8f2
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:25:50 2022 +0530
Removed copyrights
commit 8d1018ba8f
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:22:15 2022 +0530
Removed unused drawables
commit b44e3dbb8f
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Tue May 3 15:19:29 2022 +0530
Updated design changes
commit e559d94cfa
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:07:46 2022 +0530
Update gradle.properties
Reverted gradle.properies.
commit 484a6b8f69
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 21:02:33 2022 +0530
Copyrights added.
commit 4d607b6ae4
Author: Kumar <Surinder.Kumar@t-systems.com>
Date: Wed Apr 27 20:42:39 2022 +0530
Update build.gradle
Reverted gradle version.
commit 95fafabe8a
Author: A117870935 <surinder.kumar@t-systems.com>
Date: Wed Apr 27 19:02:17 2022 +0530
Added 3 dot menu to filter Media data.
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-07-06 14:50:37 +02:00
tobiasKaminsky
85a645d3a4
better i18n handling
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-07-06 14:06:20 +02:00
tobiasKaminsky
c5302e943d
Remove unused resource
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-07-06 14:06:20 +02:00
tobiasKaminsky
9fb607cc9a
also allow export in FileDetailFragment
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-07-06 14:06:20 +02:00
tobiasKaminsky
1d69dcfcaa
File export aka "download"
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-07-06 14:06:18 +02:00
Nextcloud bot
d6cf7a97a3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-04 04:09:52 +00:00
Nextcloud bot
a453cf7640
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-30 04:09:30 +00:00
Nextcloud bot
502a936686
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-29 04:14:29 +00:00
Nextcloud bot
0feb695d0d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-28 04:21:16 +00:00
Nextcloud bot
fa3d0b453f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-21 04:12:30 +00:00
Nextcloud bot
9a1158d5a0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-14 04:18:12 +00:00
Nextcloud bot
c56ccc8363
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-12 04:18:20 +00:00
Tobias Kaminsky
266e45b098
Merge pull request #10343 from nextcloud/fix/community-report
...
Use different link for automated bugreport and manual report
2022-06-09 09:50:52 +02:00
Nextcloud bot
5538a5e734
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-09 04:22:28 +00:00
Nextcloud bot
f6bb42141e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-08 04:24:38 +00:00
Álvaro Brey
6f6bed084c
Use different link for automated bugreport and manual report
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-06-06 10:02:55 +02:00
Nextcloud bot
721f63971a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-06 04:25:53 +00:00
Nextcloud bot
bd5a99a10e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-04 04:22:45 +00:00
tobiasKaminsky
0748ba19af
Harden thumbnail generation
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-06-01 07:28:17 +00:00
Nextcloud bot
d971d0a619
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-01 04:24:28 +00:00
Nextcloud bot
d51a9426d4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-27 04:16:05 +00:00
Nextcloud bot
a13c4c1906
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-26 04:16:47 +00:00
Nextcloud bot
78e689b2f1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-25 04:51:04 +00:00
Nextcloud bot
2a3bc3b0dc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 04:30:55 +00:00
Nextcloud bot
ea16420d37
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-23 04:15:15 +00:00
Nextcloud bot
748f2ac903
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-22 04:17:24 +00:00
Nextcloud bot
294db08117
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-16 04:11:57 +00:00
Nextcloud bot
f3b80053f6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-15 04:11:12 +00:00
Nextcloud bot
4cab92f48e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-10 04:24:14 +00:00
Nextcloud bot
0649f787b8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-09 04:12:54 +00:00
Nextcloud bot
55cffc80d1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-08 04:11:49 +00:00