Sync Strings from Localazy (#1032)

Co-authored-by: Florian14 <Florian14@users.noreply.github.com>
This commit is contained in:
ElementBot 2023-08-11 16:34:05 +02:00 committed by GitHub
parent 53e80e6b5d
commit 5ecafeb49f
41 changed files with 996 additions and 6 deletions

View file

@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_roomlist_a11y_create_message">"Create a new conversation or room"</string>
<string name="screen_roomlist_empty_message">"Get started by messaging someone."</string>
<string name="screen_roomlist_empty_title">"No chats yet."</string>
<string name="screen_roomlist_main_space_title">"All Chats"</string>
<string name="session_verification_banner_message">"Looks like youre using a new device. Verify with another device to access your encrypted messages moving forwards."</string>
<string name="session_verification_banner_title">"Verify its you"</string>