summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJae Seo <jaeseo@google.com>2016-02-09 22:36:29 -0800
committerJae Seo <jaeseo@google.com>2016-02-10 11:27:46 -0800
commit65c776384d3da8e06e4848f17aeda505b0414927 (patch)
tree75ac44678d3569528d7ce974ef6fc5e57e5420fd /res
parent9cb559fe50e995ab208793459cb29c5f40124522 (diff)
downloadTvProvider-65c776384d3da8e06e4848f17aeda505b0414927.tar.gz
Fix typos in genre strings
Bug: 27112483 Change-Id: I2eba5c465442c0cabbb0be454a3cc726cb792b9e
Diffstat (limited to 'res')
-rw-r--r--res/values/arrays.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 24ec064..04fe28e 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -251,7 +251,10 @@
<item>Baseball|SPORTS</item>
<item>Children\'s song|MUSIC</item>
<item>Classic, opera|MUSIC</item>
+ <!-- Obviously a typo but the latest revision of the standard ARIB STD - B10 Version 4.6-E2
+ still has it. Keep this for completeness. -->
<item>Cocking variety|ENTERTAINMENT</item>
+ <item>Cooking variety|ENTERTAINMENT</item>
<item>Comedy program|ENTERTAINMENT</item>
<item>Comic story, Entertainment|ENTERTAINMENT</item>
<item>Computer, TV games|TECH_SCIENCE</item>
@@ -271,7 +274,10 @@
<item>General documentaries|EDUCATION</item>
<item>Golf|SPORTS</item>
<item>Gossip/tabloid show|ENTERTAINMENT</item>
+ <!-- Obviously a typo but the latest revision of the standard ARIB STD - B10 Version 4.6-E2
+ still has it. Keep this for completeness. -->
<item>Gourmet, cocking|LIFE_STYLE</item>
+ <item>Gourmet, cooking|LIFE_STYLE</item>
<item>Health, medical treatment|LIFE_STYLE</item>
<item>History, Travels|EDUCATION</item>
<item>Hobby/Education|LIFE_STYLE</item>