diff --git a/apps/main.c b/apps/main.c index 82f1c8fa99..df250843e5 100644 --- a/apps/main.c +++ b/apps/main.c @@ -485,7 +485,7 @@ static void init(void) if (button_hold()) #endif { - gui_syncsplash(HZ*2, ID2P(LANG_RESET_DONE_CLEAR)); + gui_syncsplash(HZ*2, str(LANG_RESET_DONE_CLEAR)); settings_reset(); } else