summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/values
diff options
context:
space:
mode:
authorKonsta <konsta09@gmail.com>2013-07-16 19:15:42 +0300
committerEthan Chen <intervigil@gmail.com>2015-01-08 12:30:34 -0800
commit62d6beeb7077cf8458385d9488e22e179eb35aeb (patch)
treee0c50466b3f5b2d887ab61772a20d5f0100a476b /fmapp2/res/values
parentea4928fc5c4dde20ae3b290cde2f0ebaff3d9b0f (diff)
downloadandroid_hardware_qcom_fm-62d6beeb7077cf8458385d9488e22e179eb35aeb.tar.gz
android_hardware_qcom_fm-62d6beeb7077cf8458385d9488e22e179eb35aeb.tar.bz2
android_hardware_qcom_fm-62d6beeb7077cf8458385d9488e22e179eb35aeb.zip
FM2: Update notification to use notification builder
Make FM notifications look like something from this decade. :P Change-Id: Ib0e310a320c49e92224d8d4fc2fab530ff28d974
Diffstat (limited to 'fmapp2/res/values')
-rw-r--r--fmapp2/res/values/strings.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/fmapp2/res/values/strings.xml b/fmapp2/res/values/strings.xml
index 55b2932..cdd0937 100644
--- a/fmapp2/res/values/strings.xml
+++ b/fmapp2/res/values/strings.xml
@@ -84,9 +84,8 @@
<string name="preset_search">Search for "<xliff:g id="preset_pi">%1$s</xliff:g>"
</string>
- <string name="stat_notif_frequency">FM Radio Station "<xliff:g id="frequency">%1$s</xliff:g>" MHz</string>
- <string name="stat_notif_tx_frequency">FM Transmitting at: "<xliff:g id="frequency">%1$s</xliff:g>"</string>
-
+ <string name="stat_notif_frequency">"<xliff:g id="frequency">%1$s</xliff:g>" MHz</string>
+ <string name="stat_notif_tx_frequency">Transmitting at: "<xliff:g id="frequency">%1$s</xliff:g>"</string>
<string name="sel_band_menu">Select Regional Band</string>
<string name="test_menu">Select Test</string>