Fix build
This was causing a resource conflict in open-source crespo builds Change-Id: I7b683d735c851b830fdbab90c78096736ca4f5dd
This commit is contained in:
@@ -1336,9 +1336,9 @@
|
||||
<!-- About phone screen, summary of the item to go into the phone status screen -->
|
||||
<string name="device_status_summary">Phone number, signal, etc.</string>
|
||||
<!-- Main settings screen item's title to go into the SD card and storage settings screen [CHAR LIMIT=25] -->
|
||||
<string name="storage_settings" product="nosdcard">Shared & secure storage storage</string>
|
||||
<string name="storage_settings" product="nosdcard">Shared & secure storage</string>
|
||||
<!-- Main settings screen item's title to go into the SD card and storage settings screen-->
|
||||
<string name="storage_settings">Storage</string>
|
||||
<string name="storage_settings" product="default">Storage</string>
|
||||
<!-- SD card and storage settings screen title -->
|
||||
<string name="storage_settings_title">Storage settings</string>
|
||||
<!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
|
||||
@@ -1413,7 +1413,7 @@
|
||||
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=30] -->
|
||||
<string name="sd_mount_summary" product="nosdcard">Mount the internal USB storage</string>
|
||||
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
|
||||
<string name="sd_mount_summary">Mount the SD card</string>
|
||||
<string name="sd_mount_summary" product="default">Mount the SD card</string>
|
||||
<!-- SD card & phone storage settings item title that will result in the phone formatting the USB storage. [CHAR LIMIT=25] -->
|
||||
<string name="sd_format" product="nosdcard">Erase USB storage</string>
|
||||
<!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. [CHAR LIMIT=25] -->
|
||||
|
Reference in New Issue
Block a user