Merge changes from topic "regional_preference_metrics" into udc-dev
* changes: [Regional Pref] Remove Calendar controller and related Fragement [Regional Pref] 1. Add metrics for user changes the First day of week 2. Refactor to Settings design [Regional Pref] 1. Add metrics for user changes the Temperature unit 2. Refactor to Settings design
This commit is contained in:
@@ -1389,20 +1389,6 @@
|
||||
<item>sat</item>
|
||||
</string-array>
|
||||
|
||||
<!-- A list for all supported calendar types. [DO NOT TRANSLATE] -->
|
||||
<string-array name="calendar_type">
|
||||
<item>default</item>
|
||||
<item>chinese</item>
|
||||
<item>dangi</item>
|
||||
<item>hebrew</item>
|
||||
<item>indian</item>
|
||||
<item>islamic</item>
|
||||
<item>islamic-rgsa</item>
|
||||
<item>islamic-tbla</item>
|
||||
<item>islamic-umalqura</item>
|
||||
<item>persian</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Screen flash notification color when activating -->
|
||||
<array name="screen_flash_notification_preset_opacity_colors">
|
||||
<item>@color/screen_flash_preset_opacity_color_01</item>
|
||||
|
@@ -401,8 +401,6 @@
|
||||
<string name="regional_preferences_option_page_sub_title">Apps will use your regional preferences where possible.</string>
|
||||
<!-- The title of menu entry of Temperature unit preference. [CHAR LIMIT=50] -->
|
||||
<string name="temperature_preferences_title">Temperature</string>
|
||||
<!-- The title of the menu entry of Calendar type preference. [CHAR LIMIT=50] -->
|
||||
<string name="calendar_preferences_title">Calendar</string>
|
||||
<!-- The title of the menu entry of First day of week preference. [CHAR LIMIT=50] -->
|
||||
<string name="first_day_of_week_preferences_title">First day of week</string>
|
||||
<!-- The title of the menu entry of Numbers system preference. [CHAR LIMIT=50] -->
|
||||
|
Reference in New Issue
Block a user