diff options
Diffstat (limited to 'device.cpp')
-rw-r--r-- | device.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ struct menu_entry { static const char* WIPE_MENU_NAMES[] = { #ifndef RELEASE_BUILD - "System reset (keep media)", + "Wipe data (keep media)", #endif "Full factory reset", "Wipe cache partition", |