14 lines
No EOL
919 B
XML
14 lines
No EOL
919 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<plurals name="room_timeline_state_changes">
|
|
<item quantity="one">"%1$d room change"</item>
|
|
<item quantity="other">"%1$d room changes"</item>
|
|
</plurals>
|
|
<string name="screen_room_attachment_source_camera">"Camera"</string>
|
|
<string name="screen_room_attachment_source_camera_photo">"Take photo"</string>
|
|
<string name="screen_room_attachment_source_camera_video">"Record a video"</string>
|
|
<string name="screen_room_attachment_source_files">"Attachment"</string>
|
|
<string name="screen_room_attachment_source_gallery">"Photo & Video Library"</string>
|
|
<string name="screen_room_error_failed_retrieving_user_details">"Could not retrieve user details"</string>
|
|
<string name="screen_room_error_failed_processing_media">"Failed processing media to upload, please try again."</string>
|
|
</resources> |