This commit is contained in:
18142669586
2022-07-26 10:01:19 +08:00
parent 62d38d4275
commit 01373a64af
17 changed files with 446 additions and 340 deletions

View File

@@ -72,6 +72,8 @@ public class CommonAppConfig {
public static boolean isGetNewWrap = false;//是否获取到新的包裹礼物
public static int alert_time = 1;
public static int alert_end_time = 1;
//是否是新用户
public static boolean isNewUser = true;
private CommonAppConfig() {

View File

@@ -638,6 +638,11 @@
<string name="save">Preservation</string>
<string name="reg">Register</string>
<string name="no_more_mic">No one is currently in the voice link</string>
<string name="welcome_pdlive">Welcome to PDLIVE</string>
<string name="newcomer">Newcomer Bonus</string>
<string name="exp">EXP</string>
<string name="new_rewards">Complete newcomer tasks for more rewards</string>
<string name="receive_awards">ReceiveAwards</string>
<string name="send">Send out</string>

View File

@@ -621,7 +621,8 @@
<string name="no_medal">TA還沒有勛章</string>
<string name="car">座駕</string>
<string name="no_car">TA還沒有座騎</string>
<string name="welcome_pdlive">歡迎來到PDLIVE</string>
<string name="newcomer">恭喜你獲得了新人獎勵</string>
<string name="FILE_PROVIDER">com.pdlive.shayu.fileprovider</string>
<string name="ren"></string>
@@ -744,7 +745,9 @@
<string name="send_buy">開通了</string>
<string name="send_buy_renewed">續費了</string>
<string name="enter_room"> 進入直播間</string>
<string name="exp">经验</string>
<string name="receive_awards">領取獎勵</string>
<string name="new_rewards">完成新人任務領取更多獎勵</string>
<string name="golden_bean">金豆</string>
<string name="encourage_give_text">給這篇動態的作者鼓鼓勵吧!</string>
<string name="confirm_give">確認鼓勵</string>