summaryrefslogtreecommitdiffstats
path: root/res/xml/device_info_memory.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/device_info_memory.xml')
-rw-r--r--res/xml/device_info_memory.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/xml/device_info_memory.xml b/res/xml/device_info_memory.xml
index 0d90b95..b7ec3c1 100644
--- a/res/xml/device_info_memory.xml
+++ b/res/xml/device_info_memory.xml
@@ -26,7 +26,11 @@
android:title="@string/memory_available"
android:summary="00"/>
<Preference android:key="memory_sd_unmount"
- android:title="@string/sd_eject"/>
+ android:title="@string/sd_eject"
+ android:summary="@string/sd_eject_summary"/>
+ <Preference android:key="memory_sd_format"
+ android:title="@string/sd_format"
+ android:summary="@string/sd_format_summary"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/internal_memory">