8 lines
550 B
XML
8 lines
550 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">"Отправить приглашение"</string>
|
|
<string name="screen_bottom_sheet_create_dm_message">"Хотите начать чат с %1$s?"</string>
|
|
<string name="screen_bottom_sheet_create_dm_title">"Отправить приглашение?"</string>
|
|
<string name="screen_invites_invited_you">"%1$s (%2$s) пригласил вас"</string>
|
|
</resources>
|