summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-02-16 15:35:59 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-01 01:29:09 +0200
commit549a15062927e1191fadc82d56114464976eadc2 (patch)
tree90fa2fc501ed72e912b68185eee7a5ee17165766 /fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml
parent378d46f2b3470180daa2de652cfef1e2d818c648 (diff)
downloadandroid_hardware_qcom_fm-549a15062927e1191fadc82d56114464976eadc2.tar.gz
android_hardware_qcom_fm-549a15062927e1191fadc82d56114464976eadc2.tar.bz2
android_hardware_qcom_fm-549a15062927e1191fadc82d56114464976eadc2.zip
FM: Cleanup resources
* Remove unused layouts/drawables * Remove unused strings * Remove CAF chinese translations * Improve strings * Move debug strings/arrays to debug_strings.xml/debug_arrays.xml * Move transmitter strings to transmit_strings.xml Change-Id: I5b391b459aefa75a6c3edbc525d471a3bcefb2be
Diffstat (limited to 'fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml')
-rw-r--r--fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml b/fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml
index d32ffbc..090cb2f 100644
--- a/fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml
+++ b/fmapp2/res/layout-land-finger-800x480/fmtransmitter.xml
@@ -88,7 +88,7 @@
android:layout_centerInParent="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="@string/frequency_string"/>
+ android:text="@string/default_blank"/>
<ImageView android:id="@+id/btn_forward"
android:clickable="true"
@@ -120,7 +120,7 @@
android:layout_marginTop="20dp"
android:layout_marginBottom="10dp"
android:layout_centerInParent="true"
- android:text="@string/radio_text_string"/>
+ android:text="@string/default_blank"/>
</RelativeLayout>