2019-03-18 17:17:17 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<!-- Strings not defined in Riot -->
|
|
|
|
|
2019-07-04 16:37:19 +03:00
|
|
|
<string name="bottom_action_people_x">Direct Messages</string>
|
|
|
|
|
2019-07-08 15:31:19 +03:00
|
|
|
<string name="send_file_step_idle">Waiting…</string>
|
|
|
|
<string name="send_file_step_encrypting_thumbnail">Encrypting thumbnail…</string>
|
|
|
|
<string name="send_file_step_sending_thumbnail">Sending thumbnail (%1$s / %2$s)</string>
|
|
|
|
<string name="send_file_step_encrypting_file">Encrypting file…</string>
|
|
|
|
<string name="send_file_step_sending_file">Sending file (%1$s / %2$s)</string>
|
|
|
|
|
2019-07-08 20:06:17 +03:00
|
|
|
<string name="downloading_file">Downloading file %1$s…</string>
|
|
|
|
<string name="downloaded_file">File %1$s has been downloaded!</string>
|
|
|
|
|
2019-06-27 17:48:07 +03:00
|
|
|
|
2019-03-18 17:17:17 +03:00
|
|
|
</resources>
|