2019-03-18 17:17:17 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<!-- Strings not defined in Riot -->
|
2019-12-30 15:44:13 +03:00
|
|
|
<string name="command_description_verify">Request to verify the given userID</string>
|
|
|
|
<string name="command_description_shrug">Prepends ¯\\_(ツ)_/¯ to a plain-text message</string>
|
2019-11-12 19:52:03 +03:00
|
|
|
|
2019-12-17 20:46:19 +03:00
|
|
|
<string name="notification_initial_sync">Initial Sync…</string>
|
2019-09-13 19:21:56 +03:00
|
|
|
|
2019-12-30 16:27:47 +03:00
|
|
|
<string name="sent_a_file">File</string>
|
|
|
|
<string name="sent_an_audio_file">Audio</string>
|
|
|
|
<string name="sent_an_image">Image.</string>
|
|
|
|
<string name="sent_a_video">Video.</string>
|
2019-12-11 20:33:16 +03:00
|
|
|
|
2019-12-11 18:48:33 +03:00
|
|
|
|
2019-12-11 20:19:32 +03:00
|
|
|
<string name="verification_conclusion_warning">Untrusted sign in</string>
|
2019-12-30 16:27:47 +03:00
|
|
|
<string name="verification_request_waiting">Waiting…</string>
|
|
|
|
<string name="verification_request_other_cancelled">%s cancelled</string>
|
|
|
|
<string name="verification_request_you_cancelled">You cancelled</string>
|
|
|
|
<string name="verification_request_other_accepted">%s accepted</string>
|
|
|
|
<string name="verification_request_you_accepted">You accepted</string>
|
|
|
|
<string name="verification_sent">Verification Sent</string>
|
|
|
|
<string name="verification_request">Verification Request</string>
|
2019-08-21 23:39:17 +03:00
|
|
|
</resources>
|