summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-09 08:51:16 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-09 08:51:16 -0400
commite011ca7ac919efe05d5c965c84e14abd19dfaacd (patch)
tree9c9f3920cf3070d9d16d4c9b9374c2e8ffa56c9f /src/strings.c
parent113659ca87d944f2949d0cdb9e863101d040edc1 (diff)
parent99dc97f6aa48646c90def102ce2632be8c45eab9 (diff)
Merge branch 'master' into trade
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strings.c b/src/strings.c
index 219c5bec1..6c8dce9d6 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -861,7 +861,7 @@ const u8 gOtherText_AtBattleStart[] = _("At the battle’s start.");
const u8 gOtherText_UponWinningBattle[] = _("Upon winning a battle.");
const u8 gOtherText_UponLosingBattle[] = _("Upon losing a battle.");
-// mauville_old_man?
+// mauville_man?
const u8 gOtherText_TheBardsSong[] = _("The BARD’s Song");
const u8 gOtherText_WhatsHipHappening[] = _("What’s hip and happening?");
const u8 gOtherText_Interview[] = _("Interview");
@@ -1781,7 +1781,7 @@ const u8 gOtherText_AtBattleStart[] = _("Zum Kampfbeginn");
const u8 gOtherText_UponWinningBattle[] = _("Über den Sieg");
const u8 gOtherText_UponLosingBattle[] = _("Über die Niederlage");
-// mauville_old_man?
+// mauville_man?
const u8 gOtherText_TheBardsSong[] = _("Das BARDEN-Lied");
const u8 gOtherText_WhatsHipHappening[] = _("Was ist hip? Was ist top?");
const u8 gOtherText_Interview[] = _("Interview");