summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2012-05-09 10:35:59 -0700
committerMindy Pereira <mindyp@google.com>2012-05-09 10:35:59 -0700
commit2683dfc30da8559cf0a2870d5f2f2b187c866bd1 (patch)
treecc9e2b712c669dd1f313230a86708108511a7a9a /res
parent76d06e9787a7e7e64efce32fbab16cf278347774 (diff)
downloadandroid_packages_apps_ExactCalculator-2683dfc30da8559cf0a2870d5f2f2b187c866bd1.tar.gz
android_packages_apps_ExactCalculator-2683dfc30da8559cf0a2870d5f2f2b187c866bd1.tar.bz2
android_packages_apps_ExactCalculator-2683dfc30da8559cf0a2870d5f2f2b187c866bd1.zip
Per talkbackteam, please change point to " point "
Fixes b/6339309 Accessibility:- Calculator doesn't talk back any number or operation correctly. Change-Id: I36da0604d9b743a91b085fa5f4b471e7e3a42aeb
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 9313894..a24cd4e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -175,7 +175,7 @@
<!-- Description for mathematical - [CHAR LIMIT=200]-->
<item>minus</item>
<!-- Description for mathematical . [CHAR LIMIT=200]-->
- <item>point</item>
+ <item>&#160;point&#160;</item>
<!-- Description for mathematical ^ [CHAR LIMIT=200]-->
<item>power</item>
<!-- Description for mathematical TAN [CHAR LIMIT=200]-->