Skip to content

Commit

Permalink
letsogski non so leggere i reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
Simo3ds committed Nov 26, 2024
1 parent d240ad5 commit 1c4db38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions arm9/source/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -846,8 +846,7 @@ void writeConfig(bool isConfigOptions)

void configMenu(bool oldPinStatus, u32 oldPinMode)
{
static const char *multiOptionsText[] = {
"EmuNAND predefinita: 1( ) 2( ) 3( ) 4( )",
static const char *multiOptionsText[] = { "EmuNAND predefinita: 1( ) 2( ) 3( ) 4( )",
"Luminosita' schermi: 4( ) 3( ) 2( ) 1( )",
"Splash: Off( ) Prima( ) Dopo( ) le payload",
"Blocco PIN: Off( ) 4( ) 6( ) 8( ) cifre",
Expand Down Expand Up @@ -882,9 +881,10 @@ void configMenu(bool oldPinStatus, u32 oldPinMode)
"direz. e' premuto (Su/Destra/Giu'/Sinistra\n"
"corrisp. alle EmuNAND 1/2/3/4).",

"Seleziona la luminosita' dello schermo.\n", //riagguingi le informazioni dello splash screen e poi finisci la traduzione (reminder per me stesso)
"Seleziona la luminosita' dello schermo.", //riagguingi le informazioni dello splash screen e poi finisci la traduzione (reminder per me stesso)


"Seleziona se e quando visualizzare lo splash a\n"
"schermo e se prima o dopo le payloads",

"Abilita un blocco PIN.\n\n"
"Il PIN verra' chiesto ogni volta che\n"
Expand Down

0 comments on commit 1c4db38

Please sign in to comment.