Move RoomLastMessageFormatter and related class and resource to the new module eventformatter, in order to prepare rendering of state event in the timeline.

This commit is contained in:
Benoit Marty 2023-05-16 11:45:58 +02:00 committed by Benoit Marty
parent 5f81ac82e0
commit 9d66af834d
29 changed files with 406 additions and 259 deletions

View file

@ -61,8 +61,11 @@
<string name="common_offline">"Offline"</string>
<string name="common_password">"Passwort"</string>
<string name="common_reactions">"Reaktionen"</string>
<string name="common_search_results">"Suchergebnisse"</string>
<string name="common_security">"Sicherheit"</string>
<string name="common_server_not_supported">"Server wird nicht unterstützt"</string>
<string name="common_settings">"Einstellungen"</string>
<string name="common_starting_chat">"Chat wird gestartet…"</string>
<string name="common_sticker">"Sticker"</string>
<string name="common_success">"Erfolg"</string>
<string name="common_suggestions">"Vorschläge"</string>