Merge branch 'next-minor' into develop
This commit is contained in:
commit
5d81555ae1
2 changed files with 3 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ Although the chat was never enabled per default and was marked as experimental,
|
||||||
## Refactor
|
## Refactor
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
|
* Don't suggest to retry exports on failure [#8343](https://github.com/diaspora/diaspora/pull/8343)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -831,7 +831,7 @@ en:
|
||||||
Hello %{name}
|
Hello %{name}
|
||||||
|
|
||||||
We’ve encountered an issue while processing your personal data for download.
|
We’ve encountered an issue while processing your personal data for download.
|
||||||
Please try again!
|
If this issue persists, please contact your podmin for help.
|
||||||
|
|
||||||
Sorry,
|
Sorry,
|
||||||
|
|
||||||
|
|
@ -852,7 +852,7 @@ en:
|
||||||
Hello %{name}
|
Hello %{name}
|
||||||
|
|
||||||
We’ve encountered an issue while processing your photos for download.
|
We’ve encountered an issue while processing your photos for download.
|
||||||
Please try again!
|
If this issue persists, please contact your podmin for help.
|
||||||
|
|
||||||
Sorry,
|
Sorry,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue