Document party menu
This commit is contained in:
+3
-3
@@ -260,8 +260,8 @@ const u8 gText_PkmnHasNoEnergy[] = _("{STR_VAR_1} has no energy\nleft to battle!
|
||||
const u8 gText_CantSwitchWithAlly[] = _("You can't switch {STR_VAR_1}'s\nPOKéMON with one of yours!{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_EggCantBattle[] = _("An EGG can't battle!{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_CantUseUntilNewBadge[] = _("This can't be used until a new\nBADGE is obtained.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gUnknown_8416B16[] = _("No more than three POKéMON\nmay enter.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gUnknown_8416B3E[] = _("No more than two POKéMON\nmay enter.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_NoMoreThanThreeMayEnter[] = _("No more than three POKéMON\nmay enter.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_NoMoreThanTwoMayEnter[] = _("No more than two POKéMON\nmay enter.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_SendMailToPC[] = _("Send the removed MAIL to\nyour PC?");
|
||||
const u8 gText_MailSentToPC[] = _("The MAIL was sent to your PC.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_PCMailboxFull[] = _("Your PC's MAILBOX is full.{PAUSE_UNTIL_PRESS}");
|
||||
@@ -367,7 +367,7 @@ const u8 gUnknown_8417693[] = _("HP");
|
||||
const u8 gText_PkmnCantParticipate[] = _("That POKéMON can't participate.{PAUSE_UNTIL_PRESS}");
|
||||
const u8 gText_CancelParticipation[] = _("Cancel participation?");
|
||||
const u8 gUnknown_84176CE[] = _("");
|
||||
const u8 gUnknown_84176CF[] = _("Cancel the battle?");
|
||||
const u8 gText_CancelBattle[] = _("Cancel the battle?");
|
||||
const u8 gText_TurnOff[] = _("TURN OFF");
|
||||
const u8 gUnknown_84176EB[] = _("もようがえ");
|
||||
const u8 gText_ItemStorage[] = _("ITEM STORAGE");
|
||||
|
||||
Reference in New Issue
Block a user