update 布局&中英文

This commit is contained in:
2023-09-23 10:31:06 +08:00
parent c015459cf1
commit 4b3b47b65f
4 changed files with 13 additions and 7 deletions

View File

@@ -92,6 +92,7 @@ public class ToastUtil {
if (TextUtils.isEmpty(s)) {
return;
}
Log.i("Toast", "Toast show: "+s);
Log.i("ts","ll");
Toast.makeText(CommonAppContext.sInstance,s,Toast.LENGTH_SHORT).show();
Log.i("ts","22");

View File

@@ -683,7 +683,7 @@
<string name="live_user_shut_up">Banned users</string>
<string name="live_user_shut_up_list">List of forbidden users</string>
<string name="live_admin_room">Live room of</string>
<string name="live_admin_shut_up_cancel">Lifting of the ban</string>
<string name="live_admin_shut_up_cancel">Remove</string>
<string name="live_user_black_list">Blacklist of users</string>
<string name="live_no_shut_up">No banned users</string>
<string name="live_no_black">No blacklisted users</string>
@@ -956,7 +956,7 @@ Limited ride And limited avatar frame</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_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_complete">To finish</string>
<string name="already_collected">Already collected</string>

View File

@@ -683,7 +683,7 @@
<string name="live_user_shut_up">Banned users</string>
<string name="live_user_shut_up_list">List of forbidden users</string>
<string name="live_admin_room">Live room of</string>
<string name="live_admin_shut_up_cancel">Lifting of the ban</string>
<string name="live_admin_shut_up_cancel">Remove</string>
<string name="live_user_black_list">Blacklist of users</string>
<string name="live_no_shut_up">No banned users</string>
<string name="live_no_black">No blacklisted users</string>