From a2980914e8ef5aa2ed352b040990b953b134bf3a Mon Sep 17 00:00:00 2001 From: max Date: Mon, 29 Apr 2024 11:21:55 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=B0=9D=E8=AF=95=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E9=83=A8=E5=88=86=E6=89=8B=E6=9C=BA=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=90=8D=E8=AF=BB=E5=8F=96=E6=88=90XChat=5FAndroid=5FCore?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- app/src/main/AndroidManifest.xml | 2 +- core/src/main/res/values-ar/strings.xml | 1 - core/src/main/res/values-zh-rTW/strings.xml | 1 - core/src/main/res/values/strings.xml | 1 - 5 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 0a89ed6e2..0fdd02085 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,9 +22,9 @@ android { buildConfigField "boolean", "ISOLATION_MODE", "$isolationMode" resConfigs "en", "zh-rTW", "ar" if (isolationMode) { - resValue "string", "app_name", "Mo-debug" + resValue "string", "app_launch_name", "Mo-debug" } else { - resValue "string", "app_name", "MoliStar" + resValue "string", "app_launch_name", "MoliStar" } } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index c0de13e1d..7d4e67326 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -87,7 +87,7 @@ android:name=".application.App" android:allowBackup="false" android:icon="@mipmap/ic_launcher" - android:label="@string/app_name" + android:label="@string/app_launch_name" android:largeHeap="true" android:networkSecurityConfig="@xml/network_security_config" android:resizeableActivity="true" diff --git a/core/src/main/res/values-ar/strings.xml b/core/src/main/res/values-ar/strings.xml index 1db702e95..5758b4e45 100644 --- a/core/src/main/res/values-ar/strings.xml +++ b/core/src/main/res/values-ar/strings.xml @@ -1,6 +1,5 @@ - XChat_Android_Core تعمل المنصة على تعزيز التفاعلات الودية وتحظر ترويج ونشر المحتوى غير القانوني. الأنشطة الاحتيالية ضد المستخدمين ممنوعة منعا باتا. أي انتهاكات ستؤدي إلى تعليق الحساب. يرجى الإبلاغ عن أي انتهاكات على وجه السرعة. تعال إلى موليستار واجتمع بصوتك الحصري. تعال إلى موليستار، واصنع أصدقاء، والعب معًا. diff --git a/core/src/main/res/values-zh-rTW/strings.xml b/core/src/main/res/values-zh-rTW/strings.xml index ea3c00a34..46b8ea43f 100644 --- a/core/src/main/res/values-zh-rTW/strings.xml +++ b/core/src/main/res/values-zh-rTW/strings.xml @@ -1,5 +1,4 @@ - XChat_Android_Core 平臺倡導友善互動,禁止宣傳及發佈違規違法內容,嚴禁欺詐用戶,如有違規將進行帳號封禁,如有違規請及時舉報。 來MoliStar,邂逅你的專屬聲音 來MoliStar,開黑交友玩遊戲 diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 24c187863..ae1183653 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -1,5 +1,4 @@ - XChat_Android_Core 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. Come to MoliStar and meet your exclusive voice. Come to MoliStar, make friends, and play games together.