1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-28 08:42:00 +03:00

Render incoming Element Call in the timeline (unsupported)

This commit is contained in:
Benoit Marty
2024-11-12 14:06:11 +01:00
parent ac94bff81e
commit 066545a4b3
8 changed files with 290 additions and 4 deletions

View File

@ -2937,6 +2937,8 @@
<string name="call_slide_to_end_conference">Slide to end the call</string>
<string name="call_unsupported_matrix_rtc_call">Unsupported call. The new Element X app is needed to join this call.</string>
<string name="re_authentication_activity_title">Re-Authentication Needed</string>
<!-- Note to translators: the translation MUST contain the string "${app_name}", which will be replaced by the application name -->
<string name="re_authentication_default_confirm_text">${app_name} requires you to enter your credentials to perform this action.</string>