NamingScreen按钮高光修复
顺便汉化了遗漏的输入代码相关的一句英文
This commit is contained in:
parent
0a4efa9b45
commit
cd2429f4e0
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 2.0 KiB |
@ -2150,7 +2150,7 @@ static const struct NamingScreenTemplate sWaldaWordsScreenTemplate =
|
||||
.title = gText_TellHimTheWords,
|
||||
};
|
||||
|
||||
static const u8 sText_EnterCode[] = _("Enter code:");
|
||||
static const u8 sText_EnterCode[] = _("请输入代码:");
|
||||
static const struct NamingScreenTemplate sCodeScreenTemplate =
|
||||
{
|
||||
.copyExistingString = FALSE,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user