From 85db3167e256a343a89c21fe7dfe1a500bb98d5a Mon Sep 17 00:00:00 2001 From: "James.cf Lin" Date: Wed, 11 May 2022 12:05:17 +0800 Subject: [PATCH] [Panlingual] Remove the warning message from AppLocaleDetails Since opt-in is enabled and it will only display locales that are available or downloadable, there is no longer a need to display the warning message to users. Bug: 228923650 Test: manual test Change-Id: Ibd98f3a292eb09c921f4bf00dbf448c976927e5d --- res/drawable/ic_error_outline.xml | 28 ------------ res/values/strings.xml | 9 ---- res/xml/app_locale_details.xml | 7 --- .../appinfo/AppLocaleDetails.java | 43 ------------------- 4 files changed, 87 deletions(-) delete mode 100644 res/drawable/ic_error_outline.xml diff --git a/res/drawable/ic_error_outline.xml b/res/drawable/ic_error_outline.xml deleted file mode 100644 index 2ddc6d4d501..00000000000 --- a/res/drawable/ic_error_outline.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 81303b0654d..a8e37dbc871 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -500,15 +500,6 @@ App Language - - Update the app - - - You need to update the app for the latest available languages - - - Update now - Suggested languages diff --git a/res/xml/app_locale_details.xml b/res/xml/app_locale_details.xml index e01db2f9389..f849441b03f 100644 --- a/res/xml/app_locale_details.xml +++ b/res/xml/app_locale_details.xml @@ -24,13 +24,6 @@ android:title="@string/desc_app_locale_disclaimer" android:order="1"/> - -