[Settings] Show intro preference in numbering system as well
Bug: 377664066 Test: manual Flag: EXEMPT refactor Change-Id: I63cbaaa1e9fa3f3530cb05b1a62020bf8f54d1ac
This commit is contained in:
@@ -531,6 +531,7 @@
|
||||
<string name="title_change_system_locale_region">Change region to %s ?</string>
|
||||
<!-- Message for asking to change system locale region or not. [CHAR LIMIT=50]-->
|
||||
<string name="body_change_system_locale_region">Your device will keep %s as a system language</string>
|
||||
<string name="top_intro_numbering_system_title">The digits used will be dependent on the numbering system</string>
|
||||
|
||||
<!-- Regional Preferences begin -->
|
||||
<!-- The title of the menu entry of regional preferences. [CHAR LIMIT=50] -->
|
||||
|
||||
@@ -22,8 +22,7 @@
|
||||
|
||||
<com.android.settingslib.widget.TopIntroPreference
|
||||
android:key="top_intro_region"
|
||||
android:title="@string/top_intro_region_title"
|
||||
settings:isPreferenceVisible="false"/>
|
||||
android:title="@string/top_intro_region_title"/>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="system_language_suggested_category"
|
||||
|
||||
Reference in New Issue
Block a user