<!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
@@ -1294,14 +1291,11 @@
<!-- SD card & phone storage settings screen heading. The total amount of storage space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section -->
<stringname="memory_size">Total space</string>
<!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=25] -->
<!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. -->
<!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=30] -->
<stringname="sd_eject_summary"product="nosdcard">Unmount the shared storage so you can format it</string>
<stringname="sd_eject_summary"product="nosdcard">Unmount the internal shared storage so you can format it</string>
<!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. -->
<stringname="sd_eject_summary"product="default">Unmount the SD card for safe removal</string>
<stringname="sd_eject_summary"product="default">Unmount the SD card so you can safely remove or format it</string>
<!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted. This version of the string can probably never come up on current hardware. [CHAR LIMIT=25] -->
<stringname="sd_insert_summary"product="nosdcard">Insert shared storage for mounting</string>
@@ -1316,11 +1310,9 @@
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
<stringname="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 SD card. [CHAR LIMIT=25] -->