修改中英文

This commit is contained in:
18401019693
2023-10-10 14:15:52 +08:00
parent add3589683
commit 1625135d0c
13 changed files with 163 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="24dp"/>
<solid android:color="#99000000" />
</shape>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
android:orientation="vertical"
tools:ignore="MissingDefaultResource">
<TextView
android:id="@+id/sud_text_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="21dp"
android:layout_marginEnd="21dp"
android:layout_marginBottom="24dp"
android:background="@drawable/bg_live_sud_hint"
android:paddingStart="22dp"
android:paddingTop="8dp"
android:paddingEnd="22dp"
android:paddingBottom="8dp"
android:text="主播創建了【游戲名】房間,快來與主播同玩~"
android:textColor="@color/white"
android:textSize="14sp">
</TextView>
</LinearLayout>

View File

@@ -377,7 +377,7 @@
<string name="live_follow_anchor">Focus on the anchor</string>
<string name="live_report">Are you sure to report?</string>
<string name="live_link_mic_2">Interaction</string>
<string name="live_link_mic_3">End Lian Mai</string>
<string name="live_link_mic_3">Quit even wheat</string>
<string name="live_link_mic_4">Allowed even wheat</string>
<string name="live_link_mic_5">Ban Lian Mai</string>
<string name="link_mic_wait">Initiate a link request</string>

View File

@@ -377,7 +377,7 @@
<string name="live_follow_anchor">Focus on the anchor</string>
<string name="live_report">Are you sure to report?</string>
<string name="live_link_mic_2">Interaction</string>
<string name="live_link_mic_3">End Lian Mai</string>
<string name="live_link_mic_3">Quit even wheat</string>
<string name="live_link_mic_4">Allowed even wheat</string>
<string name="live_link_mic_5">Ban Lian Mai</string>
<string name="link_mic_wait">Initiate a link request</string>