summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorClaudia de Veaux <deveaux@google.com>2011-08-09 18:23:26 -0700
committerClaudia de Veaux <deveaux@google.com>2011-08-09 18:23:26 -0700
commit805ae3726a55c677164d11b8a6e8066783aea02c (patch)
treef4368f91a7a34ec62d7ef6015c9713b8400c449a /res
parentc8a03c9a8011831b62558c07f4a4aa2e76d5fb40 (diff)
downloadpackages_apps_settings-805ae3726a55c677164d11b8a6e8066783aea02c.zip
packages_apps_settings-805ae3726a55c677164d11b8a6e8066783aea02c.tar.gz
packages_apps_settings-805ae3726a55c677164d11b8a6e8066783aea02c.tar.bz2
Edit to label for regional date format to "Regional" from "Normal"
Bug: 3471626 Change-Id: Ife611299a4ce0ce26d94d6fdd15581102a2e869f
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b1b4b5c..06869de 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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>