Merge "Add sd card string, just in case" into mnc-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 31311ee..51e3ef3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6773,4 +6773,7 @@
 
     <!-- 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>
+
+    <!-- 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>