翻译部分整理了一下
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
android:id="@+id/googleTv"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/user_login_facebook"
|
||||
android:text="@string/user_login_google"
|
||||
android:textColor="@color/color_111111"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/btn_google"
|
||||
@@ -143,7 +143,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/user_login_facebook"
|
||||
android:text="@string/user_login_account"
|
||||
android:textColor="@color/color_111111"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/btn_phone"
|
||||
|
||||
@@ -108,7 +108,6 @@
|
||||
<string name="live_room_sud_hint_join">Join</string>
|
||||
<string name="live_dialog_top_guardian_tasks">Guard tasks</string>
|
||||
<string name="game">game</string>
|
||||
<string name="interaction_type">互動</string>
|
||||
<string name="system_msg">系統消息</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user