diff --git a/common/src/main/res/values-en-rUS/string.xml b/common/src/main/res/values-en-rUS/string.xml
index dddb57c8a..d2c6e9562 100644
--- a/common/src/main/res/values-en-rUS/string.xml
+++ b/common/src/main/res/values-en-rUS/string.xml
@@ -829,8 +829,8 @@
You can only speak after completing the previous task
- Heat addition
- Hot & Time
+ HEATING
+ Heat & Time
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.
How to get the heat card?
@@ -1319,5 +1319,5 @@ Limited ride And limited avatar frame
Use diamonds
Join a fans club
Sorry, your network failed to pull the other party.
-
+ say something
diff --git a/common/src/main/res/values-zh-rHK/strings.xml b/common/src/main/res/values-zh-rHK/strings.xml
index 5f0e8673c..6667a300c 100644
--- a/common/src/main/res/values-zh-rHK/strings.xml
+++ b/common/src/main/res/values-zh-rHK/strings.xml
@@ -1316,4 +1316,5 @@
加入粉絲團
抱歉,您的網絡不佳拉取對方畫面失敗
+ 這家夥很懶,什麽都沒留下
diff --git a/common/src/main/res/values-zh-rTW/strings.xml b/common/src/main/res/values-zh-rTW/strings.xml
index 1bf4efe05..b38df1870 100644
--- a/common/src/main/res/values-zh-rTW/strings.xml
+++ b/common/src/main/res/values-zh-rTW/strings.xml
@@ -1315,4 +1315,5 @@
使用鑽石
抱歉,您的網絡不佳拉取對方畫面失敗
+ 這家夥很懶,什麽都沒留下
diff --git a/common/src/main/res/values-zh/strings.xml b/common/src/main/res/values-zh/strings.xml
index 32ba03fde..e1c3c7772 100644
--- a/common/src/main/res/values-zh/strings.xml
+++ b/common/src/main/res/values-zh/strings.xml
@@ -1315,5 +1315,5 @@
加入粉絲團
抱歉,您的網絡不佳拉取對方畫面失敗
-
+ 這家夥很懶,什麽都沒留下
diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml
index 3b2d1df10..db6cee635 100644
--- a/common/src/main/res/values/strings.xml
+++ b/common/src/main/res/values/strings.xml
@@ -829,8 +829,8 @@
You can only speak after completing the previous task
- Heat addition
- Hot & Time
+ HEATING
+ Heat & Time
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.
How to get the heat card?
@@ -956,7 +956,7 @@ Limited ride And limited avatar frame
Chat
Congratulations %s have won %s in the Lucky Angel! The next lucky angel will be you!
Congratulations on %s winning %s in Luck 100 %%! Go pass on the good luck!
- Guardian %s
+ guard %s
receive
To finish
Already collected
@@ -1321,4 +1321,6 @@ Limited ride And limited avatar frame
Join a fans club
Sorry, your network failed to pull the other party.
+
+ say something
diff --git a/live/src/main/res/layout/dialog_new_live_user.xml b/live/src/main/res/layout/dialog_new_live_user.xml
index 62162d177..0a674ad44 100644
--- a/live/src/main/res/layout/dialog_new_live_user.xml
+++ b/live/src/main/res/layout/dialog_new_live_user.xml
@@ -327,7 +327,7 @@
android:id="@+id/sign"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="這家夥很懶,什麽都沒留下"
+ android:text="@string/live_user_dialog_tips"
android:textColor="#B1B1B1"
android:textSize="14sp" />
diff --git a/live/src/main/res/layout/view_noble_seat.xml b/live/src/main/res/layout/view_noble_seat.xml
index 0bafa7619..738e26e86 100644
--- a/live/src/main/res/layout/view_noble_seat.xml
+++ b/live/src/main/res/layout/view_noble_seat.xml
@@ -8,7 +8,7 @@
@@ -28,14 +28,13 @@