Improve clarity of some error messages

This commit is contained in:
Willy-JL
2024-11-10 04:36:21 +00:00
parent 2da2cf2940
commit 6f8cb3b6c4
4 changed files with 6 additions and 6 deletions

View File

@@ -46,10 +46,10 @@ int32_t loader_menu_storage_settings(void* context) {
dialog_ex_set_header(dialog_ex, "Update needed", 64, 0, AlignCenter, AlignTop);
dialog_ex_set_text(
dialog_ex,
"Update firmware\n"
"to run this app\n"
"Reinstall firmware\n"
"to run this app.\n"
"Can format SD\n"
"here if needed",
"here if needed.",
3,
17,
AlignLeft,