translate="false" -> translatable="false"

Fixed a typo related to String translation

Bug: 142888682
Test: Manual
Change-Id: I86fd2d9a4c5b085679ed627c7ecb7578da168ced
This commit is contained in:
Niclas Rokicki
2019-10-18 09:56:43 +02:00
committed by Mill Chen
parent 2501f6e268
commit af548beaea

View File

@@ -410,7 +410,7 @@
<string name="config_nearby_devices_slice_uri" translatable="false">content://com.google.android.gms.nearby.fastpair/device_status_list_item</string>
<!-- Grayscale settings intent -->
<string name="config_grayscale_settings_intent" translate="false"></string>
<string name="config_grayscale_settings_intent" translatable="false"></string>
<!-- List containing the injected tile keys which are suppressed. -->
<string-array name="config_suppress_injected_tile_keys" translatable="false"/>