Merge "Fix translateable -> translatable in .xml files" into pi-dev

This commit is contained in:
Neil Fuller
2018-12-13 11:18:23 +00:00
committed by Android (Google) Code Review

View File

@@ -360,7 +360,7 @@
<!-- Max number of Bluetooth tethering connections allowed. If this is <!-- Max number of Bluetooth tethering connections allowed. If this is
updated config_tether_dhcp_range has to be updated appropriately. --> updated config_tether_dhcp_range has to be updated appropriately. -->
<integer translateable="false" name="config_max_pan_devices">5</integer> <integer translatable="false" name="config_max_pan_devices">5</integer>
<!-- Dhcp range (min, max) to use for tethering purposes --> <!-- Dhcp range (min, max) to use for tethering purposes -->
<string-array translatable="false" name="config_tether_dhcp_range"> <string-array translatable="false" name="config_tether_dhcp_range">