Ask on invalid zip if zip is badge file

This commit is contained in:
2024-06-03 10:23:18 -04:00
parent 1a01ba502f
commit 9860dec103
5 changed files with 33 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ typedef struct {
const char *zip_not_theme_splash;
const char *file_not_zip;
const char *download_failed;
const char *badge_question;
} Camera_Strings_s;
typedef struct {