summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Klaassen <justinklaassen@google.com>2017-08-14 20:01:36 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-15 20:35:49 +0000
commit03d202d1ff68078585e7557283d23331ad61851c (patch)
tree328bfddc5e47e225f2b7aa3620056e4b4a45d4b2
parent6e28e7dec3f63459a528e9b383e16e788daf0fa7 (diff)
downloadbase-03d202d1ff68078585e7557283d23331ad61851c.tar.gz
Update Qualcomm(R) aptX(TM) strings
Bug: 63899732 Test: Verified strings in Settings > System > Developer Options. Change-Id: I21d764b0c11ff1cc934d379b2062ecc5a697624c (cherry picked from commit 2445f8093870939864d07964e346855bfe4cb668)
-rw-r--r--packages/SettingsLib/res/values/arrays.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/SettingsLib/res/values/arrays.xml b/packages/SettingsLib/res/values/arrays.xml
index db3274ab478c..1f1b67e6abaf 100644
--- a/packages/SettingsLib/res/values/arrays.xml
+++ b/packages/SettingsLib/res/values/arrays.xml
@@ -121,8 +121,8 @@
<item>Use System Selection (Default)</item>
<item>SBC</item>
<item>AAC</item>
- <item>aptX</item>
- <item>aptX HD</item>
+ <item><xliff:g id="aptx">Qualcomm(R) aptX(TM) audio</xliff:g></item>
+ <item><xliff:g id="aptx_hd">Qualcomm(R) aptX(TM) HD audio</xliff:g></item>
<item>LDAC</item>
<item>Enable Optional Codecs</item>
<item>Disable Optional Codecs</item>
@@ -145,8 +145,8 @@
<item>Use System Selection (Default)</item>
<item>SBC</item>
<item>AAC</item>
- <item>aptX</item>
- <item>aptX HD</item>
+ <item><xliff:g id="aptx">Qualcomm(R) aptX(TM) audio</xliff:g></item>
+ <item><xliff:g id="aptx_hd">Qualcomm(R) aptX(TM) HD audio</xliff:g></item>
<item>LDAC</item>
<item>Enable Optional Codecs</item>
<item>Disable Optional Codecs</item>