7 lines
476 B
XML
7 lines
476 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="screen_bottom_sheet_create_dm_confirmation_button_title">"Send invite"</string>
|
|
<string name="screen_bottom_sheet_create_dm_message">"Would you like to start a chat with %1$s?"</string>
|
|
<string name="screen_bottom_sheet_create_dm_title">"Send invite?"</string>
|
|
<string name="screen_invites_invited_you">"%1$s (%2$s) invited you"</string>
|
|
</resources>
|