summaryrefslogtreecommitdiffstats
path: root/fmapp2/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-10-06 01:28:24 +0300
committerMatt Wagantall <mwagantall@cyngn.com>2016-02-19 14:07:47 -0800
commita0069849364e44f059a61e7880fb5f78f9b2eaea (patch)
tree0194f9767bd73fdd5c576f468b82e8c4e52fe63e /fmapp2/res
parent893a0d769f1172143d81fa06daeca39275e6d1c1 (diff)
downloadandroid_hardware_qcom_fm-a0069849364e44f059a61e7880fb5f78f9b2eaea.tar.gz
android_hardware_qcom_fm-a0069849364e44f059a61e7880fb5f78f9b2eaea.tar.bz2
android_hardware_qcom_fm-a0069849364e44f059a61e7880fb5f78f9b2eaea.zip
Fix camel case
Change-Id: I8d3bf40aa1ab4643b3062eb86a89ccd21577ce23
Diffstat (limited to 'fmapp2/res')
-rw-r--r--fmapp2/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fmapp2/res/values/strings.xml b/fmapp2/res/values/strings.xml
index 6b237f8..3f2f2b6 100644
--- a/fmapp2/res/values/strings.xml
+++ b/fmapp2/res/values/strings.xml
@@ -190,8 +190,8 @@
<string name="typ_Religious_music">Religious music</string>
<string name="typ_Religious_talk">Religious talk</string>
<string name="typ_Rhythm_and_Blues">Rhythm and Blues</string>
- <string name="typ_Spanish_music">Spanish Music</string>
- <string name="typ_Spanish_talk">Spanish Talk</string>
+ <string name="typ_Spanish_music">Spanish music</string>
+ <string name="typ_Spanish_talk">Spanish talk</string>
<string name="typ_Soft">Soft</string>
<string name="typ_Soft_Rock">Soft Rock</string>
<string name="typ_Soft_Rhythm_and_Blues">Soft Rhythm and Blues</string>