Fix localization issues with disabled

Change-Id: Iba63b50000f546a1e323c855462841e82fce4df8
Fixes: 27948378
This commit is contained in:
Jason Monk
2016-04-11 09:58:55 -04:00
parent 6599660196
commit 9e9ba0d751
3 changed files with 5 additions and 2 deletions

View File

@@ -7385,4 +7385,7 @@
<!-- Title of screen controlling which apps have access to send premium SMS messages [CHAR LIMIT=60] -->
<string name="premium_sms_access">Premium SMS access</string>
<!-- [CHAR LIMIT=25] Bluetooth is disabled. -->
<string name="bluetooth_disabled">Disabled</string>
</resources>