update 中英文

This commit is contained in:
zlzw 2023-09-16 10:53:08 +08:00
parent a475e5dc2f
commit 7b5cd9b797
7 changed files with 14 additions and 11 deletions

View File

@ -829,8 +829,8 @@
<string name="live_issend">You can only speak after completing the previous task</string> <string name="live_issend">You can only speak after completing the previous task</string>
<string name="live_hot_give">Heat addition</string> <string name="live_hot_give">HEATING</string>
<string name="live_hot_time">Hot &#38; Time</string> <string name="live_hot_time">Heat &#38; Time</string>
<string name="live_hot_ruletext1">The popularity can increase the exposure to the anchor\'s room. The higher the live broadcast room, the more popular on the homepage, which will bring more users in the house and help the anchor to quickly increase the room heat in a period of time. Immediately after the delivery Effective.</string> <string name="live_hot_ruletext1">The popularity can increase the exposure to the anchor\'s room. The higher the live broadcast room, the more popular on the homepage, which will bring more users in the house and help the anchor to quickly increase the room heat in a period of time. Immediately after the delivery Effective.</string>
<string name="live_hot_ruletext2">How to get the heat card?</string> <string name="live_hot_ruletext2">How to get the heat card?</string>
@ -1319,5 +1319,5 @@ Limited ride And limited avatar frame</string>
<string name="use_diamonds">Use diamonds</string> <string name="use_diamonds">Use diamonds</string>
<string name="live_send_red_packge_fans_group">Join a fans club</string> <string name="live_send_red_packge_fans_group">Join a fans club</string>
<string name="live_pk_link_error">Sorry, your network failed to pull the other party.</string> <string name="live_pk_link_error">Sorry, your network failed to pull the other party.</string>
<string name="live_user_dialog_tips">say something</string>
</resources> </resources>

View File

@ -1316,4 +1316,5 @@
<string name="live_send_red_packge_fans_group">加入粉絲團</string> <string name="live_send_red_packge_fans_group">加入粉絲團</string>
<string name="live_pk_link_error">抱歉,您的網絡不佳拉取對方畫面失敗</string> <string name="live_pk_link_error">抱歉,您的網絡不佳拉取對方畫面失敗</string>
<string name="live_user_dialog_tips">這家夥很懶,什麽都沒留下</string>
</resources> </resources>

View File

@ -1315,4 +1315,5 @@
<string name="use_diamonds">使用鑽石</string> <string name="use_diamonds">使用鑽石</string>
<string name="live_pk_link_error">抱歉,您的網絡不佳拉取對方畫面失敗</string> <string name="live_pk_link_error">抱歉,您的網絡不佳拉取對方畫面失敗</string>
<string name="live_user_dialog_tips">這家夥很懶,什麽都沒留下</string>
</resources> </resources>

View File

@ -1315,5 +1315,5 @@
<string name="live_send_red_packge_fans_group">加入粉絲團</string> <string name="live_send_red_packge_fans_group">加入粉絲團</string>
<string name="live_pk_link_error">抱歉,您的網絡不佳拉取對方畫面失敗</string> <string name="live_pk_link_error">抱歉,您的網絡不佳拉取對方畫面失敗</string>
<string name="live_user_dialog_tips">這家夥很懶,什麽都沒留下</string>
</resources> </resources>

View File

@ -829,8 +829,8 @@
<string name="live_issend">You can only speak after completing the previous task</string> <string name="live_issend">You can only speak after completing the previous task</string>
<string name="live_hot_give">Heat addition</string> <string name="live_hot_give">HEATING</string>
<string name="live_hot_time">Hot &#38; Time</string> <string name="live_hot_time">Heat &#38; Time</string>
<string name="live_hot_ruletext1">The popularity can increase the exposure to the anchor\'s room. The higher the live broadcast room, the more popular on the homepage, which will bring more users in the house and help the anchor to quickly increase the room heat in a period of time. Immediately after the delivery Effective.</string> <string name="live_hot_ruletext1">The popularity can increase the exposure to the anchor\'s room. The higher the live broadcast room, the more popular on the homepage, which will bring more users in the house and help the anchor to quickly increase the room heat in a period of time. Immediately after the delivery Effective.</string>
<string name="live_hot_ruletext2">How to get the heat card?</string> <string name="live_hot_ruletext2">How to get the heat card?</string>
@ -956,7 +956,7 @@ Limited ride And limited avatar frame</string>
<string name="chat_chat">Chat</string> <string name="chat_chat">Chat</string>
<string name="lucky_angel">Congratulations %s have won %s in the Lucky Angel! The next lucky angel will be you!</string> <string name="lucky_angel">Congratulations %s have won %s in the Lucky Angel! The next lucky angel will be you!</string>
<string name="lucky_100">Congratulations on %s winning %s in Luck 100 %%! Go pass on the good luck!</string> <string name="lucky_100">Congratulations on %s winning %s in Luck 100 %%! Go pass on the good luck!</string>
<string name="user_card_guard">Guardian %s </string> <string name="user_card_guard">guard %s </string>
<string name="to_receive">receive</string> <string name="to_receive">receive</string>
<string name="to_complete">To finish</string> <string name="to_complete">To finish</string>
<string name="already_collected">Already collected</string> <string name="already_collected">Already collected</string>
@ -1321,4 +1321,6 @@ Limited ride And limited avatar frame</string>
<string name="live_send_red_packge_fans_group">Join a fans club</string> <string name="live_send_red_packge_fans_group">Join a fans club</string>
<string name="live_pk_link_error">Sorry, your network failed to pull the other party.</string> <string name="live_pk_link_error">Sorry, your network failed to pull the other party.</string>
<string name="live_user_dialog_tips">say something</string>
</resources> </resources>

View File

@ -327,7 +327,7 @@
android:id="@+id/sign" android:id="@+id/sign"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="這家夥很懶,什麽都沒留下" android:text="@string/live_user_dialog_tips"
android:textColor="#B1B1B1" android:textColor="#B1B1B1"
android:textSize="14sp" /> android:textSize="14sp" />

View File

@ -8,7 +8,7 @@
<FrameLayout <FrameLayout
android:id="@+id/wish_list_layout" android:id="@+id/wish_list_layout"
android:layout_width="70dp" android:layout_width="75dp"
android:layout_height="20dp" android:layout_height="20dp"
android:orientation="horizontal" android:orientation="horizontal"
android:visibility="visible"> android:visibility="visible">
@ -28,14 +28,13 @@
<TextView <TextView
android:id="@+id/wish_list" android:id="@+id/wish_list"
android:layout_width="wrap_content" android:layout_width="match_parent"
android:layout_height="20dp" android:layout_height="20dp"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="20dp" android:layout_marginStart="20dp"
android:layout_marginEnd="6dp" android:layout_marginEnd="6dp"
android:ellipsize="end" android:ellipsize="end"
android:gravity="center" android:gravity="center"
android:maxLength="7"
android:text="@string/noble_seat" android:text="@string/noble_seat"
android:textColor="#FFFFFF" android:textColor="#FFFFFF"
android:textSize="10sp" /> android:textSize="10sp" />