Browse Source

Sync strings again after fix on Localazy.

pull/2834/head
Benoit Marty 4 months ago
parent
commit
5f1b51d5f2
  1. 2
      features/messages/impl/src/main/res/values-zh/translations.xml
  2. 2
      libraries/ui-strings/src/main/res/values-zh/translations.xml

2
features/messages/impl/src/main/res/values-zh/translations.xml

@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
<string name="screen_report_content_explanation">"此消息将举报给您的主服务器管理员。他们无法读取任何加密消息。"</string>
<string name="screen_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_photo">"拍摄照片"</string>
<string name="screen_room_attachment_source_camera_video">"录制视频"</string>
<string name="screen_room_attachment_source_files">"附件"</string>
<string name="screen_room_attachment_source_gallery">"照片和视频库"</string>

2
libraries/ui-strings/src/main/res/values-zh/translations.xml

@ -101,7 +101,7 @@ @@ -101,7 +101,7 @@
<string name="action_start_chat">"开始聊天"</string>
<string name="action_start_verification">"开始验证"</string>
<string name="action_static_map_load">"点击以加载地图"</string>
<string name="action_take_photo">" 拍摄照片"</string>
<string name="action_take_photo">"拍摄照片"</string>
<string name="action_tap_for_options">"点按查看选项"</string>
<string name="action_try_again">"再试一次"</string>
<string name="action_view_source">"查看来源"</string>

Loading…
Cancel
Save