feat : 图片资源 压缩
@@ -1987,11 +1987,11 @@ open class BaseRoomFragment<V : IBaseRoomView?, P1 : BaseRoomPresenter<V>?> :
|
||||
if (tag is Boolean){
|
||||
if ( tag) {
|
||||
btnFold.tag = false
|
||||
btnFold.setImageResource(R.drawable.ic_eyes_close)
|
||||
btnFold.setImageResource(R.drawable.icon_fold_down)
|
||||
floatBtnLayoutFold.setViewWH(height = ViewGroup.LayoutParams.WRAP_CONTENT, isDP = false)
|
||||
} else {
|
||||
btnFold.tag = true
|
||||
btnFold.setImageResource(R.drawable.ic_eyes_open)
|
||||
btnFold.setImageResource(R.drawable.icon_fold_up)
|
||||
floatBtnLayoutFold.setViewWH(height = 1, isDP = false)
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 17 KiB |
BIN
app/src/main/res/drawable-xhdpi/ic_room_boom_notify_head.webp
Normal file
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 188 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_level_top_bg.webp
Normal file
After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 4.0 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_10_n.webp
Normal file
After Width: | Height: | Size: 838 B |
Before Width: | Height: | Size: 3.8 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_10_s.webp
Normal file
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 4.9 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_15_n.webp
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 4.6 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_15_s.webp
Normal file
After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 6.7 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_19_n.webp
Normal file
After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 6.4 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_19_s.webp
Normal file
After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 5.7 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_20_n.webp
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 5.4 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_20_s.webp
Normal file
After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 4.7 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_9_n.webp
Normal file
After Width: | Height: | Size: 966 B |
Before Width: | Height: | Size: 4.4 KiB |
BIN
app/src/main/res/drawable-xxhdpi/ic_room_mic_type_9_s.webp
Normal file
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.5 KiB |
BIN
app/src/main/res/drawable-xxhdpi/icon_fold_down.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.5 KiB |
BIN
app/src/main/res/drawable-xxhdpi/icon_fold_up.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
@@ -52,7 +52,7 @@
|
||||
<ImageView
|
||||
android:id="@+id/btnFold"
|
||||
android:layout_width="@dimen/dp_32"
|
||||
android:src="@drawable/ic_eyes_open"
|
||||
android:src="@drawable/icon_fold_up"
|
||||
android:layout_marginBottom="@dimen/dp_14"
|
||||
android:layout_height="@dimen/dp_32"/>
|
||||
|
||||
|
675
core/src/main/res/values-tr/strings.xml
Normal file
@@ -0,0 +1,675 @@
|
||||
<resources>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_01">The platform promotes friendly interactions and prohibits the promotion and dissemination of illegal content. Fraudulent activities against users are strictly prohibited. Any violations will result in account suspension. Please report any violations promptly.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_02">Come to MoliStar and meet your exclusive voice.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_03">Come to MoliStar, make friends, and play games together.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_04">Join a family and play with friends who share your interests.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_05">Hi, I would like to invite you to join my MoliStar family:</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_06">Join a family and play with friends who share your interests.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_07">Hi, I would like to invite you to join my MoliStar group chat:</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_08">Click on the room topic to view the room announcement.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_09">Blind date mode is open, please click on the host&s microphone to select the host.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_010">A new round of blind dates has begun.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_011">Entered the heart-picking stage.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_012">Announce the object of affection.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_013">Version outdated, please download the latest version.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_014">Network error.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_015">Unknown error.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_016">User information is empty, please log in again.</string>
|
||||
<string name="yizhuan_xchat_android_constants_xchatconstants_017">Only supports viewing records within 3 months.</string>
|
||||
<string name="xchat_android_core_channel_channelmodel_01">Not a new user.</string>
|
||||
<string name="xchat_android_core_channel_channelmodel_02">Request successful-></string>
|
||||
<string name="xchat_android_core_channel_channelmodel_03">Request Successful</string>
|
||||
<string name="xchat_android_core_channel_channelmodel_04">Request Successful-></string>
|
||||
<string name="xchat_android_core_channel_channelmodel_05">Request Exception code:</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_01">[Image]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_02">[Video]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_03">[Voice Message]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_04">[Location]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_05">[File]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_06">[Notification Reminder]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_07">You have received a message...</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_08">The person you are following is online now, hurry up and check it out~~~</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_09">[Gift]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_010">[Game Invitation]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_011">[Upgrade Information]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_012">You have received a</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_013">red envelope!</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_014">Congratulations, you have won a lucky draw opportunity</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_015">Reminder:</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_016">[Share Room]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_017">[Share Family]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_018">[Share Group]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_019">[You have received a shared message]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_020">[You have received a group red envelope]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_021">has claimed your red envelope]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_022">[You have claimed</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_023">&s red envelope]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_024">has claimed</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_025">&s red envelope]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_026">[You have received a system message]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_027">[You have received a public chat hall related message]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_028">[You have received a guild message]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_029">[Check-in Reminder]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_030">[Check-in to share millions]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_031">[Voice Bottle Review Message]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_032">[Share a dynamic]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_033">[You have received a server-wide red envelope]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_034">[Risk Reminder]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_035">[Voice]</string>
|
||||
<string name="xchat_android_core_helper_imhelperutils_036">You have received a message</string>
|
||||
<string name="home_bean_collectionroominfo_01">Counseling Room</string>
|
||||
<string name="home_bean_collectionroominfo_02">I am a cute little newbie counseling room</string>
|
||||
<string name="home_bean_tabinfo_01">Newcomer</string>
|
||||
<string name="home_bean_tabinfo_02">Social</string>
|
||||
<string name="home_bean_tabinfo_03">Entertainment</string>
|
||||
<string name="home_bean_tabinfo_04">Radio</string>
|
||||
<string name="home_bean_tabinfo_05">Planet</string>
|
||||
<string name="home_bean_tabinfo_06">Music</string>
|
||||
<string name="home_model_homemodel_01">Feedback Successful</string>
|
||||
<string name="manager_agora_engineeventhandler_01">Unknown error occurred, please exit the room and re-enter</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_01">[Room Announcement]</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_02">User information field is empty</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_03">Not in the room or room information is empty</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_04">Received kick-out information</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_05">The message may contain illegal information, please stop sending similar information like that!</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_06">Connecting...</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_07">Chat room status abnormal!</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_08">Chat room online status becomes UNLOGIN!</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_09">Logging in...</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_010">Netease chat room login successful</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_011">Reconnecting chat room</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_012">Need to re-login (kicked or verification information incorrect)...</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_013">Network disconnected...</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_014">Network disconnection event</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_015">Custom message:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_016">Gift effects</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_017">Gift effects</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_018">PK Creation Message-> msgUuid:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_019">Received time:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_020">PK Creation Message-> attr:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_021">PK Start Message-> msgUuid:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_022">Received time:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_023">PK Start Message-> attr:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_024">PK Result Message-> msgUuid:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_025">Received time:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_026">PK Result Message-> attr:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_027">Rampage countdown room message error...</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_028">Rampage Countdown:</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_029">You have entered the room invisibly</string>
|
||||
<string name="xchat_android_core_manager_imneteasemanager_030">You have entered the room invisibly</string>
|
||||
<string name="manager_trtc_trtcengineadapter_01">Failed to enter room</string>
|
||||
<string name="manager_trtc_trtcengineadapter_02">Room entry parameters are empty, please check if valid parameters are passed in enterRoom:appScene: interface</string>
|
||||
<string name="manager_trtc_trtcengineadapter_03">Invalid sdkAppId in room entry parameters</string>
|
||||
<string name="manager_trtc_trtcengineadapter_04">Invalid roomId in room entry parameters</string>
|
||||
<string name="manager_trtc_trtcengineadapter_05">Incorrect userID in room entry parameters</string>
|
||||
<string name="manager_trtc_trtcengineadapter_06">Incorrect userSig in room entry parameters</string>
|
||||
<string name="manager_trtc_trtcengineadapter_07">Request room entry timeout, please check network</string>
|
||||
<string name="manager_trtc_trtcengineadapter_08">Service unavailable. Please check if the remaining minutes of the package are greater than 0 and if the Tencent Cloud account is in arrears</string>
|
||||
<string name="manager_trtc_trtcengineadapter_09">Request room exit timeout</string>
|
||||
<string name="manager_trtc_trtcengineadapter_010">Failed to turn on camera</string>
|
||||
<string name="manager_trtc_trtcengineadapter_011">Camera device unauthorized</string>
|
||||
<string name="manager_trtc_trtcengineadapter_012">Camera parameter setting error</string>
|
||||
<string name="manager_trtc_trtcengineadapter_013">Camera is being occupied</string>
|
||||
<string name="manager_trtc_trtcengineadapter_014">Failed to turn on microphone</string>
|
||||
<string name="manager_trtc_trtcengineadapter_015">Microphone device unauthorized</string>
|
||||
<string name="manager_trtc_trtcengineadapter_016">Microphone parameter setting failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_017">Microphone is being occupied</string>
|
||||
<string name="manager_trtc_trtcengineadapter_018">Failed to stop microphone</string>
|
||||
<string name="manager_trtc_trtcengineadapter_019">Failed to turn on speaker</string>
|
||||
<string name="manager_trtc_trtcengineadapter_020">Speaker parameter setting failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_021">Failed to stop speaker</string>
|
||||
<string name="manager_trtc_trtcengineadapter_022">Failed to start screen recording</string>
|
||||
<string name="manager_trtc_trtcengineadapter_023">Screen recording failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_024">No permission to upload auxiliary path</string>
|
||||
<string name="manager_trtc_trtcengineadapter_025">Other users are uploading auxiliary paths</string>
|
||||
<string name="manager_trtc_trtcengineadapter_026">Video frame encoding failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_027">Unsupported video resolution</string>
|
||||
<string name="manager_trtc_trtcengineadapter_028">Audio frame encoding failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_029">Unsupported audio sampling rate</string>
|
||||
<string name="manager_trtc_trtcengineadapter_030">The set pixel format is not supported</string>
|
||||
<string name="manager_trtc_trtcengineadapter_031">The set buffer type is not supported</string>
|
||||
<string name="manager_trtc_trtcengineadapter_032">Bypass request timeout</string>
|
||||
<string name="manager_trtc_trtcengineadapter_033">Cloud mixing request timeout</string>
|
||||
<string name="manager_trtc_trtcengineadapter_034">Abnormal cloud mixing response</string>
|
||||
<string name="manager_trtc_trtcengineadapter_035">Abnormal bypass response</string>
|
||||
<string name="manager_trtc_trtcengineadapter_036">Timeout for starting the signaling of pushing stream to Tencent Cloud&s live CDN</string>
|
||||
<string name="manager_trtc_trtcengineadapter_037">Abnormal signaling for starting the push stream to Tencent Cloud&s live CDN</string>
|
||||
<string name="manager_trtc_trtcengineadapter_038">Timeout for stopping the signaling of pushing stream to Tencent Cloud&s live CDN</string>
|
||||
<string name="manager_trtc_trtcengineadapter_039">Abnormal signaling for stopping the push stream to Tencent Cloud&s live CDN</string>
|
||||
<string name="manager_trtc_trtcengineadapter_040">Request for linkage timeout</string>
|
||||
<string name="manager_trtc_trtcengineadapter_041">Request to exit linkage timeout</string>
|
||||
<string name="manager_trtc_trtcengineadapter_042">Invalid parameter</string>
|
||||
<string name="manager_trtc_trtcengineadapter_043">Currently in audience role, cannot request or disconnect cross-room linkage, need to switchRole() to anchor first</string>
|
||||
<string name="manager_trtc_trtcengineadapter_044">Cross-room linkage not supported</string>
|
||||
<string name="manager_trtc_trtcengineadapter_045">Cross-room linkage limit reached</string>
|
||||
<string name="manager_trtc_trtcengineadapter_046">Cross-room linkage retry count exhausted</string>
|
||||
<string name="manager_trtc_trtcengineadapter_047">Cross-room linkage request timeout</string>
|
||||
<string name="manager_trtc_trtcengineadapter_048">Cross-room linkage request format error</string>
|
||||
<string name="manager_trtc_trtcengineadapter_049">Cross-room linkage signature missing</string>
|
||||
<string name="manager_trtc_trtcengineadapter_050">Cross-room linkage signature decryption failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_051">Cross-room linkage signature decryption key not found</string>
|
||||
<string name="manager_trtc_trtcengineadapter_052">Cross-room linkage signature parsing error</string>
|
||||
<string name="manager_trtc_trtcengineadapter_053">Cross-room linkage signature timestamp error</string>
|
||||
<string name="manager_trtc_trtcengineadapter_054">Cross-room linkage signature mismatch</string>
|
||||
<string name="manager_trtc_trtcengineadapter_055">No linkage in this room</string>
|
||||
<string name="manager_trtc_trtcengineadapter_056">The user did not initiate the linkage</string>
|
||||
<string name="manager_trtc_trtcengineadapter_057">Cross-room linkage failed</string>
|
||||
<string name="manager_trtc_trtcengineadapter_058">Failed to cancel cross-room linkage</string>
|
||||
<string name="manager_trtc_trtcengineadapter_059">Linked room does not exist</string>
|
||||
<string name="manager_trtc_trtcengineadapter_060">Linked room reached the linkage limit</string>
|
||||
<string name="manager_trtc_trtcengineadapter_061">Linked user does not exist</string>
|
||||
<string name="manager_trtc_trtcengineadapter_062">Linked user has been deleted</string>
|
||||
<string name="manager_trtc_trtcengineadapter_063">Linked user reached resource limit</string>
|
||||
<string name="manager_trtc_trtcengineadapter_064">Linkage request serial disorder</string>
|
||||
<string name="manager_trtc_trtcengineeventhandler_01">Trtc callback onError errCode=</string>
|
||||
<string name="manager_trtc_trtcengineeventhandler_02">Unknown error occurred, please exit the room and re-enter</string>
|
||||
<string name="xchat_android_core_retry_imretrymanager_01">Room gift message sending failed, error:</string>
|
||||
<string name="xchat_android_core_retry_imretrymanager_02">Room gift message resend failed, error:</string>
|
||||
<string name="xchat_android_core_retry_imretrymanager_03">Room gift message resend succeeded - distinguishing reconnection attempts:</string>
|
||||
<string name="xchat_android_core_auth_authmodel_01">Automatic login successful</string>
|
||||
<string name="xchat_android_core_auth_authmodel_02">Login successful!</string>
|
||||
<string name="xchat_android_core_auth_authmodel_03">Facebook not installed</string>
|
||||
<string name="xchat_android_core_auth_authmodel_04">Login error</string>
|
||||
<string name="xchat_android_core_auth_authmodel_05">Login canceled</string>
|
||||
<string name="xchat_android_core_auth_authmodel_06">Line not installed</string>
|
||||
<string name="xchat_android_core_auth_authmodel_07">Login error</string>
|
||||
<string name="xchat_android_core_auth_authmodel_08">Login canceled</string>
|
||||
<string name="xchat_android_core_auth_authmodel_09">Gmail not installed</string>
|
||||
<string name="xchat_android_core_auth_authmodel_010">Login error</string>
|
||||
<string name="xchat_android_core_auth_authmodel_011">Login canceled</string>
|
||||
<string name="xchat_android_core_auth_authmodel_012">Login successful!</string>
|
||||
<string name="xchat_android_core_auth_authmodel_013">Password reset successful</string>
|
||||
<string name="xchat_android_core_auth_authmodel_014">Unable to get current user UID</string>
|
||||
<string name="xchat_android_core_auth_authmodel_015">Successfully obtain phone binding information</string>
|
||||
<string name="xchat_android_core_auth_authmodel_016">Unable to get current user UID</string>
|
||||
<string name="xchat_android_core_auth_authmodel_017">Mobile phone binding successful</string>
|
||||
<string name="xchat_android_core_auth_authmodel_018">Registration successful</string>
|
||||
<string name="xchat_android_core_auth_authmodel_019">Execute logout-cleanLogInfo</string>
|
||||
<string name="xchat_android_core_auth_authmodel_020">Unknown exception occurred</string>
|
||||
<string name="xchat_android_core_auth_authmodel_021">No ticket information</string>
|
||||
<string name="xchat_android_core_auth_authmodel_022">Successfully changed login password</string>
|
||||
<string name="xchat_android_core_auth_authmodel_023">No UID</string>
|
||||
<string name="xchat_android_core_auth_authmodel_024">No ticket information</string>
|
||||
<string name="xchat_android_core_auth_authmodel_025">Set login password successfully</string>
|
||||
<string name="xchat_android_core_auth_authmodel_026">Login prohibited by server</string>
|
||||
<string name="xchat_android_core_auth_authmodel_027">Incorrect username or password</string>
|
||||
<string name="xchat_android_core_auth_authmodel_028">Execute im status-cleanLogInfo</string>
|
||||
<string name="xchat_android_core_auth_authmodel_029">No account information</string>
|
||||
<string name="xchat_android_core_auth_authmodel_030">Execute imLogin method</string>
|
||||
<string name="xchat_android_core_auth_authmodel_031">Login information is empty</string>
|
||||
<string name="xchat_android_core_auth_authmodel_032">IM login successful</string>
|
||||
<string name="xchat_android_core_auth_authmodel_033">IM login successful</string>
|
||||
<string name="xchat_android_core_auth_authmodel_034">Failed error code:</string>
|
||||
<string name="xchat_android_core_auth_authmodel_035">Network anomaly, please switch network and try again:</string>
|
||||
<string name="xchat_android_core_auth_authmodel_036">IM login failed exception information:</string>
|
||||
<string name="auth_exception_oldmemberexception_01">No corresponding account exists</string>
|
||||
<string name="xchat_android_core_base_basemodel_01">Unknown error!</string>
|
||||
<string name="xchat_android_core_base_basemodel_02">Network error</string>
|
||||
<string name="xchat_android_core_base_basemodel_03">Request timeout</string>
|
||||
<string name="bean_response_beanresult_01">Network anomaly, please check your network and try again!</string>
|
||||
<string name="bean_response_responsedata_01">User does not exist or password is incorrect</string>
|
||||
<string name="bean_response_responsedata_02">User does not exist or password is incorrect</string>
|
||||
<string name="bean_response_responsedata_03">User does not exist or password is incorrect</string>
|
||||
<string name="bean_response_responsedata_04">User has been frozen</string>
|
||||
<string name="bean_response_responsedata_05">Verification code incorrect</string>
|
||||
<string name="bean_response_responsedata_06">Invalid phone number</string>
|
||||
<string name="bean_response_responsedata_07">Password reset invalid</string>
|
||||
<string name="bean_response_responsedata_08">Nickname invalid</string>
|
||||
<string name="bean_response_responsedata_09">Phone number already registered</string>
|
||||
<string name="bean_response_responsedata_010">Login credentials expired, please log in again</string>
|
||||
<string name="bean_response_responsedata_011">Login credentials expired, please log in again</string>
|
||||
<string name="bean_response_responsedata_012">Login credentials expired, please log in again</string>
|
||||
<string name="bean_response_responsedata_013">Login credentials expired, please log in again</string>
|
||||
<string name="bean_response_responsedata_014">Network error</string>
|
||||
<string name="bean_response_serviceresult_01">Server under maintenance</string>
|
||||
<string name="bean_response_serviceresult_02">Insufficient diamond quantity</string>
|
||||
<string name="bean_response_serviceresult_03">SMS verification code incorrect</string>
|
||||
<string name="bean_response_serviceresult_04">User does not exist</string>
|
||||
<string name="bean_response_serviceresult_05">Room in progress...</string>
|
||||
<string name="bean_response_serviceresult_06">Current bidder is being bid on, not yet finished</string>
|
||||
<string name="bean_response_serviceresult_07">Bidding price less than current highest price</string>
|
||||
<string name="bean_response_serviceresult_08">Order does not exist</string>
|
||||
<string name="bean_response_serviceresult_09">Incorrect phone number format</string>
|
||||
<string name="bean_response_serviceresult_010">Network abnormality</string>
|
||||
<string name="bean_response_serviceresult_011">Unknown error</string>
|
||||
<string name="bean_response_serviceresult_012">Server under maintenance</string>
|
||||
<string name="bean_response_serviceresult_013">Insufficient diamond quantity</string>
|
||||
<string name="bean_response_serviceresult_014">SMS verification code incorrect</string>
|
||||
<string name="bean_response_serviceresult_015">Service unavailable</string>
|
||||
<string name="bean_response_serviceresult_016">Server abnormality</string>
|
||||
<string name="bean_response_serviceresult_017">Unknown error</string>
|
||||
<string name="bean_response_serviceresult_018">Service busy</string>
|
||||
<string name="bean_response_serviceresult_019">User does not exist</string>
|
||||
<string name="bean_response_serviceresult_020">Room in progress...</string>
|
||||
<string name="bean_response_serviceresult_021">Current bidder is being bid on, not yet finished</string>
|
||||
<string name="bean_response_serviceresult_022">Bidding price less than current highest price</string>
|
||||
<string name="bean_response_serviceresult_023">Order does not exist</string>
|
||||
<string name="bean_response_serviceresult_024">Error sending SMS</string>
|
||||
<string name="bean_response_serviceresult_025">Incorrect phone number format</string>
|
||||
<string name="xchat_android_core_bean_roomnewbiemessageinfo_01">Love is too troublesome, I&ll trouble you in the future</string>
|
||||
<string name="xchat_android_core_bean_roomnewbiemessageinfo_02">I came for you, regardless of crossing the mountains</string>
|
||||
<string name="xchat_android_core_bean_roomnewbiemessageinfo_03">I miss you, the kind that wants to meet and hug tightly</string>
|
||||
<string name="xchat_android_core_bean_roomnewbiemessageinfo_04">Gentleness is treasure, and so are you</string>
|
||||
<string name="xchat_android_core_bean_roomnewbiemessageinfo_05">I like to wander around in your world, not afraid to lose my way</string>
|
||||
<string name="bills_bean_incomeinfo_01">Test</string>
|
||||
<string name="decoration_backgroud_backgroundmodel_01">Purchase successful.</string>
|
||||
<string name="decoration_backgroud_backgroundmodel_02">Gift successful.</string>
|
||||
<string name="decoration_car_carmodel_01">No UID</string>
|
||||
<string name="decoration_car_carmodel_02">Car purchase successful</string>
|
||||
<string name="decoration_car_carmodel_03">Gift successful</string>
|
||||
<string name="decoration_car_carmodel_04">Gift car successful</string>
|
||||
<string name="decoration_headwear_headwearmodel_01">Successful use</string>
|
||||
<string name="decoration_headwear_headwearmodel_02">Purchase successful.</string>
|
||||
<string name="decoration_headwear_headwearmodel_03">Avatar Frame purchase successful</string>
|
||||
<string name="decoration_headwear_headwearmodel_04">Gift successful.</string>
|
||||
<string name="decoration_headwear_headwearmodel_05">Gift car successful</string>
|
||||
<string name="decoration_headwear_headwearmodel_06">Successful use</string>
|
||||
<string name="decoration_headwear_headwearmodel_07">Successful use</string>
|
||||
<string name="nameplate_bean_nameplateinfo_01">Tianlong Babu</string>
|
||||
<string name="decoration_nameplate_nameplatemodel_01">Successful use</string>
|
||||
<string name="yizhuan_xchat_android_core_env_01">Please enter the correct environment</string>
|
||||
<string name="yizhuan_xchat_android_core_env_02">Please enter the correct environment</string>
|
||||
<string name="yizhuan_xchat_android_core_env_03">Please initialize the environment first</string>
|
||||
<string name="bean_response_rankingfamilyinfo_01">Very helpless</string>
|
||||
<string name="bean_response_rankingfamilyinfo_02">Joy beans</string>
|
||||
<string name="family_model_familymodel_01">User login successful...</string>
|
||||
<string name="family_model_familymodel_02">User logout successful...</string>
|
||||
<string name="family_model_familymodel_03">No UID</string>
|
||||
<string name="family_model_familymodel_04">Synchronization successful</string>
|
||||
<string name="family_model_familymodel_05">User information retrieval error..</string>
|
||||
<string name="family_model_familymodel_06">No family.</string>
|
||||
<string name="family_model_familymodel_07">Not in a family yet...</string>
|
||||
<string name="family_model_familymodel_08">No UID</string>
|
||||
<string name="family_model_familymodel_09">Error retrieving user information..</string>
|
||||
<string name="family_model_familymodel_010">Exited family</string>
|
||||
<string name="family_model_familymodel_011">No UID found</string>
|
||||
<string name="family_model_familymodel_012">No UID</string>
|
||||
<string name="family_model_familymodel_013">No UID</string>
|
||||
<string name="family_model_familymodel_014">Unable to retrieve user information</string>
|
||||
<string name="family_model_familymodel_015">No UID</string>
|
||||
<string name="family_model_familymodel_016">UID not found</string>
|
||||
<string name="family_model_familymodel_017">Successfully kicked out</string>
|
||||
<string name="family_model_familymodel_018">Unable to retrieve UID</string>
|
||||
<string name="family_model_familymodel_019">Successfully modified</string>
|
||||
<string name="family_model_familymodel_020">No UID found</string>
|
||||
<string name="family_model_familymodel_021">No UID found</string>
|
||||
<string name="family_model_familymodel_022">No UID found</string>
|
||||
<string name="family_model_familymodel_023">No UID</string>
|
||||
<string name="family_model_familymodel_024">Successfully joined group chat</string>
|
||||
<string name="family_model_familymodel_025">No UID</string>
|
||||
<string name="family_model_familymodel_026">No UID found</string>
|
||||
<string name="family_model_familymodel_027">Contribution successful!</string>
|
||||
<string name="family_model_familymodel_028">No UID found</string>
|
||||
<string name="family_model_familymodel_029">No UID</string>
|
||||
<string name="family_model_familymodel_030">No UID</string>
|
||||
<string name="xchat_android_core_file_filemodel_01">Empty or non-existent file!</string>
|
||||
<string name="xchat_android_core_file_filemodel_02">Empty or non-existent file!</string>
|
||||
<string name="xchat_android_core_file_filemodel_03">Upload successful</string>
|
||||
<string name="xchat_android_core_file_filemodel_04">Uploaded to Qiniu</string>
|
||||
<string name="gift_bean_giftknapinfo_01">Ice Cream</string>
|
||||
<string name="im_chatterbox_chatterboxhelper_01">Network error</string>
|
||||
<string name="im_chatterbox_chatterboxhelper_02">Need completion from the other party before initiating again</string>
|
||||
<string name="custom_bean_customattachparser_01">Undefined first, please parse first= in CustomAttachParser</string>
|
||||
<string name="custom_bean_nobleattachment_01">Received noble-related information: %s</string>
|
||||
<string name="custom_bean_roomboxprizeattachment_01">Unknown</string>
|
||||
<string name="custom_bean_roomtipattachment_01">Someone</string>
|
||||
<string name="im_friend_imfriendmodel_01">No friends.</string>
|
||||
<string name="im_friend_imfriendmodel_02">Page number starts from 1</string>
|
||||
<string name="im_friend_imfriendmodel_03">Page size must be greater than 1 pageSize >= 1</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_01">Request successful already!</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_02">Unable to retrieve initialization information</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_03">Home</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_04">Forum</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_05">Events</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_06">Messages</string>
|
||||
<string name="xchat_android_core_initial_initialmodel_07">Mine</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_01">Room information or received magic is empty</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_02">Room information or received magic is empty</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_03">Room information or received magic is empty</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_04">Failed to retrieve magic list, unknown error</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_05">Failed to retrieve magic list, magic list information is null</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_06">Failed to retrieve magic list, error code:</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_07">Failed to retrieve magic wall, unknown error</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_08">Failed to retrieve magic wall, magic wall information is null</string>
|
||||
<string name="xchat_android_core_magic_magicmodel_09">Failed to retrieve magic wall, error code:</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_01">Newbie seeking attention!</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_02">What are you chatting about?</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_03">How do you play this?</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_04">I want to go on mic</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_05">---------Clear AvRoomDataManager data completed---------</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_06">They are no longer in the room</string>
|
||||
<string name="xchat_android_core_manager_avroomdatamanager_07">Network error, code = </string>
|
||||
<string name="xchat_android_core_manager_basemvpmodel_01">Unknown error!</string>
|
||||
<string name="xchat_android_core_manager_basemvpmodel_02">Network error</string>
|
||||
<string name="xchat_android_core_manager_basemvpmodel_03">Request timeout</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_01">Task one starts</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_02">Task one completed</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_03">Task two starts</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_04">Task three starts</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_05">Task four starts</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_06">Successfully received apprentice</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_07">Failed to receive apprentice</string>
|
||||
<string name="xchat_android_core_manager_imsystemmsgmanager_08">Master-apprentice push</string>
|
||||
<string name="monsterhunting_model_monsterhuntingmodel_01">Room information is empty</string>
|
||||
<string name="monsterhunting_model_monsterhuntingmodel_02">Room information or received magic is empty</string>
|
||||
<string name="monsterhunting_model_monsterhuntingmodel_03">Global broadcast:</string>
|
||||
<string name="monsterhunting_model_monsterhuntingmodel_04">Broadcast</string>
|
||||
<string name="xchat_android_core_noble_nobledatamanager_01">Failed to download VIP resources</string>
|
||||
<string name="xchat_android_core_noble_nobleprotocol_01">Emperor</string>
|
||||
<string name="pay_bean_chargebean_01">600 diamonds</string>
|
||||
<string name="xchat_android_core_pay_paymodel_01">Success</string>
|
||||
<string name="xchat_android_core_pay_paymodel_02">Success</string>
|
||||
<string name="xchat_android_core_pay_paymodel_03">Error without toast prompt</string>
|
||||
<string name="xchat_android_core_praise_praisemodel_01">Successfully liked</string>
|
||||
<string name="xchat_android_core_praise_praisemodel_02">Successfully unliked</string>
|
||||
<string name="xchat_android_core_praise_praisemodel_03">Success</string>
|
||||
<string name="radish_signin_signinmodel_01">Failed to get sharing link</string>
|
||||
<string name="radish_signin_signinmodel_02">Sharing statistics interface</string>
|
||||
<string name="radish_signin_signinmodel_03">Sharing statistics interface</string>
|
||||
<string name="radish_signin_signinmodel_04">Successfully re-signed, Distinguish the nth re-signing:</string>
|
||||
<string name="task_bean_prizeanim_01">Diamonds x</string>
|
||||
<string name="radish_task_taskmodel_01">Successfully received</string>
|
||||
<string name="xchat_android_core_recall_recallmodel_01">Return gift has been sent to my decorations</string>
|
||||
<string name="redpacket_bean_actiondialoginfo_01">Red packet expert</string>
|
||||
<string name="auction_bean_auctioninfo_01">No auction description yet</string>
|
||||
<string name="room_bean_roominfo_01">License room</string>
|
||||
<string name="room_bean_roominfo_02">Newbie room</string>
|
||||
<string name="room_bean_roominfo_03">Ordinary room</string>
|
||||
<string name="room_bean_roominfo_04">Chat</string>
|
||||
<string name="room_bean_roominfo_05">Heart-picking</string>
|
||||
<string name="room_bean_roominfo_06">Announce heart-picking</string>
|
||||
<string name="room_bean_roominfo_07">End</string>
|
||||
<string name="room_bean_roomrankhalfhourdatainfo_01">Short Hair Long</string>
|
||||
<string name="room_bean_roomrankhalfhourdatainfo_02">Yao Yan</string>
|
||||
<string name="room_bean_roomrankhalfhourdatainfo_03">Slightly。</string>
|
||||
<string name="room_bean_roomrankhalfhourdatainfo_04">abc123😄!?uh uh uh</string>
|
||||
<string name="room_bean_roomsettingtabinfo_01">Newbie</string>
|
||||
<string name="room_bean_roomsettingtabinfo_02">Encounter</string>
|
||||
<string name="room_bean_roomsettingtabinfo_03">Social</string>
|
||||
<string name="room_bean_roomsettingtabinfo_04">Entertainment</string>
|
||||
<string name="room_bean_roomsettingtabinfo_05">Music</string>
|
||||
<string name="room_bean_roomsettingtabinfo_06">Radio</string>
|
||||
<string name="room_bean_roomsettingtabinfo_07">Encounter</string>
|
||||
<string name="room_bean_welcomeinfo_01">Welcome</string>
|
||||
<string name="room_dragonball_dragonballmodel_01">Clear billiards successful.</string>
|
||||
<string name="giftvalue_helper_giftvalueformat_01">99.99M+</string>
|
||||
<string name="giftvalue_helper_giftvalueformat_02">M</string>
|
||||
<string name="room_model_avroommodel_01">Quit room RoomInfo = null No room information</string>
|
||||
<string name="room_model_avroommodel_02">Open room</string>
|
||||
<string name="room_model_avroommodel_03">User on mic</string>
|
||||
<string name="room_model_avroommodel_04">Stay in room for</string>
|
||||
<string name="room_model_avroommodel_05">quitUserRoom Notify server to quit room successfully:</string>
|
||||
<string name="room_model_avroommodel_06">quitUserRoom Notify server to quit room failed:</string>
|
||||
<string name="room_model_avroommodel_07">Successfully entered room and obtained fixed members, number:</string>
|
||||
<string name="room_model_avroommodel_08">Successfully entered room and obtained visitor members, number:</string>
|
||||
<string name="room_model_homepartyuserlistmodel_01">Page %1d Visitor Online: %2d</string>
|
||||
<string name="room_model_homepartyuserlistmodel_02">Loop processing online order list takes:</string>
|
||||
<string name="room_model_roombasemodel_01">This microphone position is already occupied.</string>
|
||||
<string name="room_model_roombasemodel_02">This microphone position is already occupied.</string>
|
||||
<string name="room_model_roombasemodel_03">Failure to move down due to being moved up</string>
|
||||
<string name="room_model_roombasemodel_04">Failure to move down due to being moved up</string>
|
||||
<string name="room_model_roombasemodel_05">This method can only update your own microphone sequence, do not update others& microphone sequence information.</string>
|
||||
<string name="room_model_roombasemodel_06">Successfully updated microphone sequence extra field code:</string>
|
||||
<string name="room_model_roombasemodel_07">Update successful</string>
|
||||
<string name="room_model_roombasemodel_08">Failed to update microphone sequence extra field code:</string>
|
||||
<string name="room_model_roombasemodel_09">Failed to update microphone sequence extra field code:</string>
|
||||
<string name="room_model_roombasemodel_010">Update successful</string>
|
||||
<string name="room_model_roombasemodel_011">Update failed</string>
|
||||
<string name="room_model_roombasemodel_012">Update abnormal</string>
|
||||
<string name="room_model_roombasemodel_013">Error code:</string>
|
||||
<string name="room_model_roombasemodel_014">%s\'s Room</string>
|
||||
<string name="room_model_roomcontributelistmodel_01">Current room information is null</string>
|
||||
<string name="room_model_roomsettingmodel_01">Invitation sent successfully</string>
|
||||
<string name="room_model_roomsettingmodel_02">Opened successfully</string>
|
||||
<string name="room_model_roomsettingmodel_03">Closed successfully</string>
|
||||
<string name="pk_model_pkmodel_01">No room information</string>
|
||||
<string name="pk_model_pkmodel_02">No current login account uid</string>
|
||||
<string name="pk_model_pkmodel_03">PK mode activated successfully</string>
|
||||
<string name="pk_model_pkmodel_04">No room information</string>
|
||||
<string name="pk_model_pkmodel_05">No current login account uid</string>
|
||||
<string name="pk_model_pkmodel_06">PK mode deactivated successfully</string>
|
||||
<string name="pk_model_pkmodel_07">No room information</string>
|
||||
<string name="pk_model_pkmodel_08">No current login account uid</string>
|
||||
<string name="pk_model_pkmodel_09">No room information</string>
|
||||
<string name="pk_model_pkmodel_010">No current login account uid</string>
|
||||
<string name="pk_model_pkmodel_011">No room information</string>
|
||||
<string name="pk_model_pkmodel_012">No current login account uid</string>
|
||||
<string name="pk_model_pkmodel_013">No data</string>
|
||||
<string name="pk_model_pkmodel_014">No room information</string>
|
||||
<string name="pk_model_pkmodel_015">No current login account uid</string>
|
||||
<string name="pk_model_pkmodel_016">PK created successfully</string>
|
||||
<string name="pk_model_pkmodel_017">No room information</string>
|
||||
<string name="pk_model_pkmodel_018">PK not created or abnormal PK status</string>
|
||||
<string name="pk_model_pkmodel_019">PK not ready</string>
|
||||
<string name="pk_model_pkmodel_020">PK started successfully</string>
|
||||
<string name="pk_model_pkmodel_021">No PK created</string>
|
||||
<string name="pk_model_pkmodel_022">Invited to speak successfully</string>
|
||||
<string name="pk_model_pkmodel_023">PK end has been sent.</string>
|
||||
<string name="pk_model_pkmodel_024">No original PK information</string>
|
||||
<string name="pk_model_pkmodel_025">PK not ready</string>
|
||||
<string name="pk_model_pkmodel_026">Success</string>
|
||||
<string name="pk_model_pkmodel_027">PK not ready</string>
|
||||
<string name="pk_model_pkmodel_028">No PK created</string>
|
||||
<string name="xchat_android_core_settings_settingsmodel_01">Settings not reminding users of errors, code=</string>
|
||||
<string name="xchat_android_core_share_sharemodel_01">Share successful</string>
|
||||
<string name="xchat_android_core_share_sharemodel_02">Share failed, please try again</string>
|
||||
<string name="xchat_android_core_share_sharemodel_03">Share canceled</string>
|
||||
<string name="team_bean_teammemberinfo_01">Group owner</string>
|
||||
<string name="team_bean_teammemberinfo_02">Administrator</string>
|
||||
<string name="team_bean_teammemberinfo_03">Ordinary member</string>
|
||||
<string name="team_model_teammodel_01">Creation successful.</string>
|
||||
<string name="team_model_teammodel_02">Deletion successful.</string>
|
||||
<string name="team_model_teammodel_03">Quit group successful.</string>
|
||||
<string name="team_model_teammodel_04">Add successful.</string>
|
||||
<string name="team_model_teammodel_05">Settings successful.</string>
|
||||
<string name="team_model_teammodel_06">No family information.</string>
|
||||
<string name="team_model_teammodel_07">Settings successful.</string>
|
||||
<string name="team_model_teammodel_08">Settings successful.</string>
|
||||
<string name="team_model_teammodel_09">Settings successful.</string>
|
||||
<string name="team_model_teammodel_010">Settings successful.</string>
|
||||
<string name="user_bean_livetaginfo_01">King</string>
|
||||
<string name="user_bean_userdetailinfo_01">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_02">Lollipop</string>
|
||||
<string name="user_bean_userdetailinfo_03">Eight or nine out of ten things in life are unsatisfactory, letting go is liberation</string>
|
||||
<string name="user_bean_userdetailinfo_04">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_05">Effort ensures your worth 🌹🌷💐🥀🍂🍁🌼🌸🌺🍃🌾🌱🌾🎍🌵🌵🌿🍀🌳🌳💐🌻🌷🌻</string>
|
||||
<string name="user_bean_userdetailinfo_06">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_07">Plate him</string>
|
||||
<string name="user_bean_userdetailinfo_08">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_09">Iron juice, give strength, no problem, right?!</string>
|
||||
<string name="user_bean_userdetailinfo_010">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_011">Go to the top 🦆</string>
|
||||
<string name="user_bean_userdetailinfo_012">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_013">Lollipop</string>
|
||||
<string name="user_bean_userdetailinfo_014">Eight or nine out of ten things in life are unsatisfactory, letting go is liberation</string>
|
||||
<string name="user_bean_userdetailinfo_015">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_016">Effort ensures your worth 🌹🌷💐🥀🍂🍁🌼🌸🌺🍃🌾🌱🌾🎍🌵🌵🌿🍀🌳🌳💐🌻🌷🌻</string>
|
||||
<string name="user_bean_userdetailinfo_017">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_018">Plate him</string>
|
||||
<string name="user_bean_userdetailinfo_019">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_020">Iron juice, give strength, no problem, right?!</string>
|
||||
<string name="user_bean_userdetailinfo_021">Great Ghost Upper</string>
|
||||
<string name="user_bean_userdetailinfo_022">Go to the top 🦆</string>
|
||||
<string name="user_bean_userdetailinfo_023">Great Ghost Upper</string>
|
||||
<string name="xchat_android_core_user_usermodel_01">No current login uid</string>
|
||||
<string name="xchat_android_core_user_usermodel_02">No current login uid</string>
|
||||
<string name="xchat_android_core_user_usermodel_03">Server returned empty userInfo field</string>
|
||||
<string name="xchat_android_core_user_usermodel_04">Invalid uid</string>
|
||||
<string name="xchat_android_core_user_usermodel_05">Server returned empty userInfo field</string>
|
||||
<string name="xchat_android_core_user_usermodel_06">Server returned empty userInfo field</string>
|
||||
<string name="xchat_android_core_user_usermodel_07">User information not found</string>
|
||||
<string name="xchat_android_core_user_usermodel_08">User uid is empty</string>
|
||||
<string name="xchat_android_core_user_usermodel_09">Reset successful</string>
|
||||
<string name="xchat_android_core_user_usermodel_010">Setting successful</string>
|
||||
<string name="xchat_android_core_utils_asynctaskscanmusicfile_01">iMusic/Songs/</string>
|
||||
<string name="xchat_android_core_utils_logutils_01">ClassName:%s \nMethodName:%s \nMethodLine:%d \nCurrent is the %dth one \n---------------------------- \n </string>
|
||||
<string name="utils_net_beanobserver_01">Network abnormal</string>
|
||||
<string name="utils_net_beanobserver_02">Network error</string>
|
||||
<string name="utils_net_beanobserver_03">Network abnormal, please check your network and try again~</string>
|
||||
<string name="utils_net_beanobserver_04">Data parsing abnormal</string>
|
||||
<string name="utils_net_beanobserver_05">Parameter error</string>
|
||||
<string name="utils_net_errorconsumer_01">Server internal error</string>
|
||||
<string name="utils_net_errorconsumer_02">Network error, please try again later...</string>
|
||||
<string name="utils_net_errorconsumer_03">Network error, please try again later...</string>
|
||||
<string name="utils_net_rxextension_01">In case of success, the interface returns data field can be empty, not suitable for using this method to strip the outer layer.</string>
|
||||
<string name="utils_net_rxextension_02">Unknown error</string>
|
||||
<string name="utils_net_rxextension_03">Success</string>
|
||||
<string name="utils_net_rxextension_04">Unknown error</string>
|
||||
<string name="utils_net_rxextension_05">Network abnormal, please check your network and try again...</string>
|
||||
<string name="utils_net_rxextension_06">Network abnormal, please check your network and try again</string>
|
||||
<string name="utils_net_rxhelper_01">In case of success, the interface returns data field can be empty, not suitable for using this method to strip the outer layer.</string>
|
||||
<string name="utils_net_rxhelper_02">In case of success, the interface returns data field can be empty, not suitable for using this method to strip the outer layer.</string>
|
||||
<string name="utils_net_rxhelper_03">The data field returned by the interface is empty, and NullHandle.createT does not return a T object</string>
|
||||
<string name="utils_net_rxhelper_04">Success</string>
|
||||
<string name="utils_net_rxhelper_05">Network abnormal, please try again later!</string>
|
||||
<string name="utils_net_rxhelper_06">Network error</string>
|
||||
<string name="xchat_android_core_utils_oldhttperrorhandleutil_01">MoliStar is taking a break~ Please try again later</string>
|
||||
<string name="xchat_android_core_utils_oldhttperrorhandleutil_02">Network error, please check your network and try again!</string>
|
||||
<string name="xchat_android_core_utils_starutils_01">Monkey</string>
|
||||
<string name="xchat_android_core_utils_starutils_02">Rooster</string>
|
||||
<string name="xchat_android_core_utils_starutils_03">Dog</string>
|
||||
<string name="xchat_android_core_utils_starutils_04">Pig</string>
|
||||
<string name="xchat_android_core_utils_starutils_05">Rat</string>
|
||||
<string name="xchat_android_core_utils_starutils_06">Ox</string>
|
||||
<string name="xchat_android_core_utils_starutils_07">Tiger</string>
|
||||
<string name="xchat_android_core_utils_starutils_08">Rabbit</string>
|
||||
<string name="xchat_android_core_utils_starutils_09">Dragon</string>
|
||||
<string name="xchat_android_core_utils_starutils_010">Snake</string>
|
||||
<string name="xchat_android_core_utils_starutils_011">Horse</string>
|
||||
<string name="xchat_android_core_utils_starutils_012">Sheep</string>
|
||||
<string name="xchat_android_core_utils_starutils_013">Aquarius</string>
|
||||
<string name="xchat_android_core_utils_starutils_014">Pisces</string>
|
||||
<string name="xchat_android_core_utils_starutils_015">Aries</string>
|
||||
<string name="xchat_android_core_utils_starutils_016">Taurus</string>
|
||||
<string name="xchat_android_core_utils_starutils_017">Gemini</string>
|
||||
<string name="xchat_android_core_utils_starutils_018">Cancer</string>
|
||||
<string name="xchat_android_core_utils_starutils_019">Leo</string>
|
||||
<string name="xchat_android_core_utils_starutils_020">Virgo</string>
|
||||
<string name="xchat_android_core_utils_starutils_021">Libra</string>
|
||||
<string name="xchat_android_core_utils_starutils_022">Scorpio</string>
|
||||
<string name="xchat_android_core_utils_starutils_023">Sagittarius</string>
|
||||
<string name="xchat_android_core_utils_starutils_024">Capricorn</string>
|
||||
<string name="xchat_android_core_utils_starutils_025">Hour</string>
|
||||
<string name="xchat_android_core_utils_starutils_026">Minute</string>
|
||||
<string name="xchat_android_core_utils_stringutils_01">minutes ago</string>
|
||||
<string name="xchat_android_core_utils_stringutils_02">hours ago</string>
|
||||
<string name="xchat_android_core_utils_stringutils_03">minutes ago</string>
|
||||
<string name="xchat_android_core_utils_stringutils_04">hours ago</string>
|
||||
<string name="xchat_android_core_utils_stringutils_05">Yesterday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_06">The day before yesterday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_07">days ago</string>
|
||||
<string name="xchat_android_core_utils_stringutils_08">Monday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_09">Tuesday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_010">Wednesday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_011">Thursday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_012">Friday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_013">Saturday</string>
|
||||
<string name="xchat_android_core_utils_stringutils_014">Sunday</string>
|
||||
<string name="web_bean_webjsbeaninfo_01">Frequently Asked Questions</string>
|
||||
<string name="bank_card_bean_bankcardlistresp_01">China Everbright Bank</string>
|
||||
<string name="bank_card_bean_bankcardlistresp_02">Savings card</string>
|
||||
<string name="community_download_downloadmodel_01">Download failed</string>
|
||||
<string name="community_download_downloadmodel_02">Download failed</string>
|
||||
<string name="community_dynamic_dynamicdetailmodel_01">Reply comment</string>
|
||||
<string name="community_dynamic_dynamicmodel_01">Topic Guest Page</string>
|
||||
<string name="community_dynamic_dynamicmodel_02">Personal homepage</string>
|
||||
<string name="community_dynamic_dynamicmodel_03">Dynamic details</string>
|
||||
<string name="community_dynamic_dynamicmodel_04">Dynamic Square</string>
|
||||
<string name="community_dynamic_dynamicmodel_05">Like dynamic - distinguish-</string>
|
||||
<string name="community_dynamic_dynamicmodel_06">The number of likes on dynamic, distinguish topic-</string>
|
||||
<string name="community_dynamic_dynamicmodel_07">The number of likes on dynamic, distinguish-</string>
|
||||
<string name="community_dynamic_dynamicmodel_08">Like</string>
|
||||
<string name="community_dynamic_dynamicmodel_09">Cancel like</string>
|
||||
<string name="module_hall_hall_hallmodel_01">Guild member initiated application</string>
|
||||
<string name="module_hall_hall_hallmodel_02">Sent successfully, please wait patiently</string>
|
||||
<string name="module_hall_hall_hallmodel_03">Successfully removed hall member</string>
|
||||
<string name="module_hall_hall_hallmodel_04">Your application has been submitted</string>
|
||||
<string name="module_hall_hall_hallmodel_05">Invitation successful</string>
|
||||
<string name="module_hall_secretcode_secretcodemodel_01">Join hall successful</string>
|
||||
<string name="module_hall_team_hteammodel_01">Operation successful</string>
|
||||
<string name="module_hall_team_hteammodel_02">Operation successful</string>
|
||||
<string name="module_hall_team_hteammodel_03">Administrator set successfully</string>
|
||||
<string name="module_hall_team_hteammodel_04">Administrator canceled successfully</string>
|
||||
<string name="module_hall_team_hteammodel_05">Muted successfully</string>
|
||||
<string name="module_hall_team_hteammodel_06">Unmuted successfully</string>
|
||||
<string name="module_hall_team_hteammodel_07">Kicked out successfully</string>
|
||||
<string name="module_hall_team_hteammodel_08">Added successfully</string>
|
||||
<string name="module_hall_team_hteammodel_09">Dismiss group chat successfully</string>
|
||||
<string name="module_hall_team_hteammodel_010">Quit group chat successfully</string>
|
||||
<string name="module_hall_team_hteammodel_011">Joined group chat successfully</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_01">Little Decision Absolute</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_02">Count</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_03">Platinum Lv5</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_04">First Out of the Mountain LV3</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_05">High-grade stone</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_06">Little Decision Absolute</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_07">Count</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_08">Platinum Lv5</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_09">First Out of the Mountain LV3</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_010">High-grade stone</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_011">Count</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_012">Platinum Lv5</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_013">First Out of the Mountain LV3</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_014">High-grade stone</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_015">Count</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_016">Platinum Lv5</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_017">First Out of the Mountain LV3</string>
|
||||
<string name="mentoring_relationship_bean_mentoringrankingdatainfo_018">High-grade stone</string>
|
||||
<string name="mentoring_relationship_bean_mentoringuserinfo_01">Platinum Lv5</string>
|
||||
<string name="mentoring_relationship_bean_mentoringuserinfo_02">First Out of the Mountain LV3</string>
|
||||
<string name="mentoring_relationship_bean_mentoringuserinfo_03">High-grade stone</string>
|
||||
<string name="miniworld_model_miniworldmodel_01">Joined</string>
|
||||
<string name="miniworld_model_miniworldmodel_02">Recommend</string>
|
||||
<string name="miniworld_model_miniworldmodel_03">Change successful</string>
|
||||
<string name="miniworld_model_miniworldmodel_04">Network error</string>
|
||||
<string name="miniworld_model_miniworldmodel_05">Network error</string>
|
||||
<string name="miniworld_model_miniworldmodel_06">Success</string>
|
||||
<string name="miniworld_model_miniworldmodel_07">Network error</string>
|
||||
<string name="miniworld_model_miniworldmodel_08">Success</string>
|
||||
<string name="miniworld_model_miniworldmodel_09">Network error</string>
|
||||
<string name="miniworld_model_miniworldmodel_010">Success</string>
|
||||
<string name="miniworld_model_miniworldmodel_011">Network error</string>
|
||||
<string name="music_model_sharemusiclistmodel_01">The resource has been deprecated! Try something else</string>
|
||||
<string name="music_model_sharemusiclistmodel_02">The shared music should be local</string>
|
||||
<string name="music_model_sharemusiclistmodel_03">Database insertion failed</string>
|
||||
<string name="public_chat_hall_bean_aitfriendsinfo_01">Xiao Ming</string>
|
||||
<string name="public_chat_hall_bean_aitfriendsinfo_02">Xiao Hong</string>
|
||||
<string name="public_chat_hall_bean_publicchathallmessage_01">Silly ww</string>
|
||||
<string name="public_chat_hall_bean_publicchathallmessage_02">Silly ww</string>
|
||||
<string name="public_chat_hall_manager_publicchathalldatamanager_01">Custom message:</string>
|
||||
<string name="public_chat_hall_model_publicchathallmodel_01">Success</string>
|
||||
<string name="public_chat_hall_model_publicchathallmodel_02">Failure</string>
|
||||
<string name="public_chat_hall_model_publicchathallmodel_03">Failure</string>
|
||||
<string name="xchat_android_core_code_codemodel_01">The verification code has been sent to your mobile phone, please check</string>
|
||||
<string name="xchat_android_core_code_codemodel_02">Network error</string>
|
||||
<string name="xchat_android_core_code_codetype_01">Reset password in non-login state</string>
|
||||
<string name="xchat_android_core_code_codetype_02">Reset password in login state</string>
|
||||
<string name="xchat_android_core_super_admin_saconstant_01">Super admin cannot operate</string>
|
||||
<string name="treasure_box_model_boxmodel_01">Current room information is empty.</string>
|
||||
<string name="treasure_box_model_boxmodel_02">Insufficient balance</string>
|
||||
<string name="treasure_box_model_radishmodel_01">Current room information is empty.</string>
|
||||
<string name="upgrade_model_upgrademodel_01">Download failed</string>
|
||||
<string name="upgrade_model_upgrademodel_02">Download failed</string>
|
||||
<string name="upgrade_model_upgrademodel_03">MD5 verification failed</string>
|
||||
<string name="upgrade_model_upgrademodel_04">No new version download information</string>
|
||||
<string name="upgrade_model_upgrademodel_05">Downloading...</string>
|
||||
<string name="upgrade_model_upgrademodel_06">Downloading...</string>
|
||||
<string name="upgrade_model_upgrademodel_07">Already the latest version</string>
|
||||
<string name="not_install_app">Application not installed</string>
|
||||
<string name="wechat_share_title">HABU-Making new friends, join HABU right now.</string>
|
||||
<string name="wechat_share_content">Find and join the best groups, talk with strangers</string>
|
||||
<string name="data_parsing_exception">Data parsing exception</string>
|
||||
<string name="parameter_error">Parameter error</string>
|
||||
|
||||
|
||||
<string name="pk_refuse">The opponent rejected your PK request</string>
|
||||
<string name="common_operation_prompt_format">operation failed (%s)</string>
|
||||
|
||||
<string name="dialot_permission_tips">Allow %s to access photos on your device?</string>
|
||||
<string name="Allow">Allow</string>
|
||||
<string name="No">No</string>
|
||||
|
||||
<string name="Custom">Custom</string>
|
||||
|
||||
</resources>
|
||||
|