Translations for the "verify device before October" banner.#8018
Merged
Conversation
fkwp
reviewed
Apr 23, 2026
|
|
||
| // Verification Required Banner | ||
| "verification_required_banner_title" = "Verifiziere dieses Gerät"; | ||
| "verification_required_banner_description" = "As of April 2026 unverified devices will not be able to send and receive messages"; |
There was a problem hiding this comment.
Suggested change
| "verification_required_banner_description" = "As of April 2026 unverified devices will not be able to send and receive messages"; | |
| "verification_required_banner_description" = "Ab Oktober 2026 können nicht verifizierte Geräte keine Nachrichten mehr senden und empfangen"; |
Member
There was a problem hiding this comment.
We have Ab Oktober 2026 können unverifizierte Geräte keine Nachrichten mehr senden und empfangen. on Android (in element-hq/element-android#9141) not sure what's best but both translations should match.
fkwp
reviewed
Apr 23, 2026
| "verification_required_banner_title" = "Verifiziere dieses Gerät"; | ||
| "verification_required_banner_description" = "As of April 2026 unverified devices will not be able to send and receive messages"; | ||
| "verification_required_banner_learn_more" = "Mehr erfahren"; | ||
| "verification_required_banner_verify_button" = "Verify now"; No newline at end of file |
There was a problem hiding this comment.
Suggested change
| "verification_required_banner_verify_button" = "Verify now"; | |
| "verification_required_banner_verify_button" = "Jetzt verifizieren"; |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8018 +/- ##
===========================================
- Coverage 16.57% 13.72% -2.86%
===========================================
Files 1815 1815
Lines 124242 173520 +49278
Branches 49149 73657 +24508
===========================================
+ Hits 20593 23809 +3216
- Misses 102992 149045 +46053
- Partials 657 666 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2 tasks
pixlwave
approved these changes
Apr 29, 2026
Member
|
Failing tests are the usual flakey ones. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist