Merge "Add sd card string, just in case" into mnc-dev

This commit is contained in:
Jason Monk
2015-06-10 12:59:29 +00:00
committed by Android (Google) Code Review

View File

@@ -6773,4 +6773,7 @@
<!-- Ignore battery optimizations dialog title [CHAR LIMIT=NONE] --> <!-- Ignore battery optimizations dialog title [CHAR LIMIT=NONE] -->
<string name="ignore_optimizations_title">Allow <xliff:g id="app" example="Tasker">%s</xliff:g> to ignore battery optimizations?</string> <string name="ignore_optimizations_title">Allow <xliff:g id="app" example="Tasker">%s</xliff:g> to ignore battery optimizations?</string>
<!-- Instructions for state when SD card is unmounted [CHAR LIMIT=NONE] -->
<string name="sdcard_unmounted_description">The SD card is safely ejected, but still available in the SD card slot for this device.\n\nTo use this card, you have to mount it first.</string>
</resources> </resources>