新增聊天设置页面;自定义背景UI
This commit is contained in:
@@ -236,5 +236,17 @@
|
||||
<string name="block_description_1">相手はあなたにメッセージを送信したり、あなたのプロフィールやコンテンツを見つけることができなくなります</string>
|
||||
<string name="block_description_2">相手はあなたにブロックされた通知を受け取りません</string>
|
||||
<string name="block_description_3">「設定」でいつでもブロックを解除できます</string>
|
||||
|
||||
<!-- Chat Settings -->
|
||||
<string name="chat_settings">チャット設定</string>
|
||||
<string name="chat_theme_settings">チャットテーマを設定</string>
|
||||
<string name="custom_background">カスタム背景</string>
|
||||
<string name="select_from_gallery">ギャラリーから選択</string>
|
||||
<string name="featured_backgrounds">おすすめ背景</string>
|
||||
<string name="previewing_custom_background">カスタム背景をプレビュー中</string>
|
||||
<string name="each_theme_unique_experience">各テーマには独自の体験があります</string>
|
||||
<string name="select_apply_to_use_theme">「適用」を選択してこのテーマを使用</string>
|
||||
<string name="tap_cancel_to_preview_other_themes">「キャンセル」をタップして他のテーマをプレビュー</string>
|
||||
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -240,4 +240,14 @@
|
||||
<string name="block_description_2">对方不会收到自己被你拉黑的通知</string>
|
||||
<string name="block_description_3">你可以随时"设置"中取消拉黑TA</string>
|
||||
|
||||
<!-- Chat Settings -->
|
||||
<string name="chat_settings">聊天设置</string>
|
||||
<string name="chat_theme_settings">设置聊天主题</string>
|
||||
<string name="custom_background">自定义背景</string>
|
||||
<string name="select_from_gallery">从相册选择</string>
|
||||
<string name="featured_backgrounds">精选背景</string>
|
||||
<string name="previewing_custom_background">正在预览自定义背景</string>
|
||||
<string name="each_theme_unique_experience">每个主题都有自己独特的体验</string>
|
||||
<string name="select_apply_to_use_theme">选择"应用"可选中这个主题</string>
|
||||
<string name="tap_cancel_to_preview_other_themes">轻触"取消"可预览其他主题</string>
|
||||
</resources>
|
||||
@@ -234,4 +234,17 @@
|
||||
<string name="block_description_1">They won\'t be able to send you messages or find your profile or content</string>
|
||||
<string name="block_description_2">They won\'t receive a notification that you blocked them</string>
|
||||
<string name="block_description_3">You can unblock them anytime in "Settings"</string>
|
||||
|
||||
<!-- Chat Settings -->
|
||||
<string name="chat_settings">Chat Settings</string>
|
||||
<string name="chat_theme_settings">Set Chat Theme</string>
|
||||
<string name="custom_background">Custom Background</string>
|
||||
<string name="select_from_gallery">Select from Gallery</string>
|
||||
<string name="featured_backgrounds">Featured Backgrounds</string>
|
||||
<string name="previewing_custom_background">Previewing Custom Background</string>
|
||||
<string name="each_theme_unique_experience">Each theme has its own unique experience</string>
|
||||
<string name="select_apply_to_use_theme">Select "Apply" to use this theme</string>
|
||||
<string name="tap_cancel_to_preview_other_themes">Tap "Cancel" to preview other themes</string>
|
||||
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user