Merge pull request #6194 from vector-im/bma/translators_note

Add note to translators.
This commit is contained in:
Benoit Marty 2022-05-31 11:40:52 +02:00 committed by GitHub
commit d6b68a33c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1586,8 +1586,10 @@
<string name="room_list_catchup_empty_title">Youre all caught up!</string>
<string name="room_list_catchup_empty_body">You have no more unread messages</string>
<string name="room_list_people_empty_title">Conversations</string>
<!-- Note to translators: for RTL languages, the + will be at the bottom left. Please translate "bottom left" instead of "bottom right". Thanks! -->
<string name="room_list_people_empty_body">Your direct message conversations will be displayed here. Tap the + at the bottom right to start some.</string>
<string name="room_list_rooms_empty_title">Rooms</string>
<!-- Note to translators: for RTL languages, the + will be at the bottom left. Please translate "bottom left" instead of "bottom right". Thanks! -->
<string name="room_list_rooms_empty_body">Your rooms will be displayed here. Tap the + at the bottom right to find existing ones or start some of your own.</string>
<string name="title_activity_emoji_reaction_picker">Reactions</string>