summaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/storage_volume.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/menu/storage_volume.xml b/res/menu/storage_volume.xml
index 093a4bb..b461f46 100644
--- a/res/menu/storage_volume.xml
+++ b/res/menu/storage_volume.xml
@@ -28,6 +28,9 @@
android:id="@+id/storage_format"
android:title="@string/storage_menu_format" />
<item
+ android:id="@+id/storage_migrate"
+ android:title="@string/storage_menu_migrate" />
+ <item
android:id="@+id/storage_usb"
android:title="@string/storage_menu_usb" />
</menu>