Merge "[Regional Pref] Fix the line break in the temperature" into udc-dev am: ecfd9d1cb4
am: da50b3b075
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22548933 Change-Id: I9af47045335466f7cfb413a7ac42706e439ed2cc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -410,9 +410,9 @@
|
||||
<!-- The summary of default string for each regional preference. [CHAR LIMIT=50] -->
|
||||
<string name="default_string_of_regional_preference">Use app default</string>
|
||||
<!-- The title of Celsius for preference of temperature unit. [CHAR LIMIT=50] -->
|
||||
<string name="celsius_temperature_unit">Celsius(\u00B0C)</string>
|
||||
<string name="celsius_temperature_unit">Celsius (\u00B0C)</string>
|
||||
<!-- The title of Fahrenheit for preference of temperature unit. [CHAR LIMIT=50] -->
|
||||
<string name="fahrenheit_temperature_unit">Fahrenheit(\u00B0F)</string>
|
||||
<string name="fahrenheit_temperature_unit">Fahrenheit (\u00B0F)</string>
|
||||
<!-- The title of sunday for preference of first day of week. [CHAR LIMIT=50] -->
|
||||
<string name="sunday_first_day_of_week">Sunday</string>
|
||||
<!-- The title of monday for preference of first day of week. [CHAR LIMIT=50] -->
|
||||
|
Reference in New Issue
Block a user