Edit to label for regional date format to "Regional" from "Normal"

Bug: 3471626

Change-Id: Ife611299a4ce0ce26d94d6fdd15581102a2e869f
This commit is contained in:
Claudia de Veaux
2011-08-09 18:23:26 -07:00
parent c8a03c9a80
commit 805ae3726a

View File

@@ -338,7 +338,7 @@
<!-- The option in the date-format picker for using the normal format
called for by the user's locale. -->
<string name="normal_date_format">Normal (<xliff:g id="date" example="12-31-2009">%s</xliff:g>)</string>
<string name="normal_date_format">Regional (<xliff:g id="date" example="12-31-2009">%s</xliff:g>)</string>
<!-- Label of preview text when tweaking font size -->
<string name="display_preview_label">Preview:</string>