summaryrefslogtreecommitdiffstats
path: root/fmapp2
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-12 03:31:51 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-12 03:34:01 +0200
commit71997bbfab990a80007d97c1cb02f83469d30faf (patch)
treeb38368b55348f2f868c2cc0f6c70863898dd04db /fmapp2
parent2eec31ed7bc40eabfa7d1ac8717530fcb48e3baf (diff)
downloadandroid_hardware_qcom_fm-71997bbfab990a80007d97c1cb02f83469d30faf.tar.gz
android_hardware_qcom_fm-71997bbfab990a80007d97c1cb02f83469d30faf.tar.bz2
android_hardware_qcom_fm-71997bbfab990a80007d97c1cb02f83469d30faf.zip
fmapp2: String improvements
Change-Id: I3ac560a32437eac593fa8274b9b0a2c1c96a468e
Diffstat (limited to 'fmapp2')
-rw-r--r--fmapp2/res/values/arrays.xml2
-rw-r--r--fmapp2/res/values/strings.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/fmapp2/res/values/arrays.xml b/fmapp2/res/values/arrays.xml
index 3282f02..af34e53 100644
--- a/fmapp2/res/values/arrays.xml
+++ b/fmapp2/res/values/arrays.xml
@@ -43,7 +43,7 @@
<item>Stereo</item>
</string-array>
- <string-array name="ster_values">
+ <string-array name="ster_values" translatable="false">
<item>0</item>
</string-array>
diff --git a/fmapp2/res/values/strings.xml b/fmapp2/res/values/strings.xml
index 3f2f2b6..fece4aa 100644
--- a/fmapp2/res/values/strings.xml
+++ b/fmapp2/res/values/strings.xml
@@ -139,8 +139,8 @@
<string name="chanl_spacing">Channel spacing</string>
<string name="set">Set</string>
- <string name="user_defind_band_msg">Enter frequency from 76.0 - 108.0, with minimum 1 channel spacing and 100KHz space between max and min freq</string>
- <string name="save_record_file">Recorded FM file saved to "<xliff:g id="record_file">%1$s</xliff:g>"</string>
+ <string name="user_defind_band_msg">Enter frequency from 76.0 to 108.0 MHz with minimum 1 channel spacing and 100KHz space between min and max frequency</string>
+ <string name="save_record_file">FM recorded file saved to \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
<string name="fm_search_no_results">No compatible stations found</string>
<!-- program types -->