summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-01 01:02:02 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-01 01:02:02 +0200
commit028e39a1fdc9b3e63680bd736d46ae00d5387920 (patch)
tree41235f3ef18fae5987e3009d479305efe1ce4120
parentdd238230e727cd8c43a40b02580df3d4d2ff1f89 (diff)
downloadpackages_apps_InCallUI-028e39a1fdc9b3e63680bd736d46ae00d5387920.tar.gz
packages_apps_InCallUI-028e39a1fdc9b3e63680bd736d46ae00d5387920.tar.bz2
packages_apps_InCallUI-028e39a1fdc9b3e63680bd736d46ae00d5387920.zip
InCallUI: Fix untranslatable
Change-Id: Ibe94a6b72ce7c6ee05c5942c5c2050a35da5ea79
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 8d9de019..9d3cf381 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -67,7 +67,7 @@
<string name="volume_boost_notify_enabled">Volume boost is enabled</string>
<string name="volume_boost_notify_disabled">Volume boost is disabled</string>
<string name="volume_boost_notify_unavailable">Extra volume is not available when using a headset</string>
- <string name="volume_boost_toast_position" translate="false">600</string>
+ <string name="volume_boost_toast_position" translatable="false">600</string>
<string name="onscreenMoreMenuText">More options</string>
<string name="menu_start_record">Record call</string>