Merge "Fix translateable -> translatable in .xml files" into pi-dev
am: 9f38c5b856
Change-Id: I719cd657be85ebb792f45f4ce5f0a2607a404e4a
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user