Localazy: move report_content strings to the :features:messages:impl module.
This commit is contained in:
parent
899ffbc351
commit
022c5221a8
22 changed files with 45 additions and 43 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<plurals name="room_timeline_state_changes">
|
||||
<item quantity="other">"%1$d 個聊天室變更"</item>
|
||||
</plurals>
|
||||
<string name="report_content_hint">"檢舉這個內容的原因"</string>
|
||||
<string name="screen_room_attachment_source_camera">"照相機"</string>
|
||||
<string name="screen_room_attachment_source_camera_photo">"拍照"</string>
|
||||
<string name="screen_room_attachment_source_camera_video">"錄影"</string>
|
||||
|
|
@ -33,5 +34,6 @@
|
|||
<string name="screen_room_retry_send_menu_title">"無法傳送您的訊息"</string>
|
||||
<string name="screen_room_timeline_add_reaction">"新增表情符號"</string>
|
||||
<string name="screen_room_timeline_less_reactions">"較少"</string>
|
||||
<string name="screen_report_content_block_user">"封鎖使用者"</string>
|
||||
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"僅限提及與關鍵字"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue