Merge "Add translatable="false" for config string array"
This commit is contained in:
@@ -219,7 +219,7 @@
|
|||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Values for security type for wireless tether -->
|
<!-- Values for security type for wireless tether -->
|
||||||
<string-array name="wifi_tether_security_values">
|
<string-array name="wifi_tether_security_values" translatable="false">
|
||||||
<!-- Do not translate. -->
|
<!-- Do not translate. -->
|
||||||
<item>4</item>
|
<item>4</item>
|
||||||
<!-- Do not translate. -->
|
<!-- Do not translate. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user