1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-31 07:04:23 +03:00

Timeline - Add abstraction on voice broadcast items

This commit is contained in:
Florian Renaud
2022-10-24 14:10:51 +02:00
parent 6a88c61d12
commit 1566adb669
14 changed files with 329 additions and 216 deletions

View File

@ -2,6 +2,7 @@
<resources>
<string name="ellipsis" translatable="false"></string>
<string name="no_value_placeholder" translatable="false"></string>
<!-- Temporary string -->
<string name="not_implemented" translatable="false">Not implemented yet in ${app_name}</string>