<!-- 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. [CHAR LIMIT=30] -->
<stringname="sd_eject_summary"product="nosdcard">Unmount the internal USB storage so you can erase it</string>
<stringname="sd_eject_summary"product="nosdcard">Unmount the internal USB storage</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 so you can safely remove or erase it</string>
<stringname="sd_eject_summary"product="default">Unmount the SD card so you can safely remove 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 USB storage for mounting</string>