diff --git a/palm/l10n/StrRes_en_US.pre b/palm/l10n/StrRes_en_US.pre index a9362ed80..f42d3d539 100644 --- a/palm/l10n/StrRes_en_US.pre +++ b/palm/l10n/StrRes_en_US.pre @@ -33,6 +33,7 @@ { "STR_REG_UNEXPECTED_USER", "Attempt to register unexpected user refused" }, { "STR_REG_NEED_REMOTE", "Please make one or more players Remote when " "playing as Host." }, +{ "STR_REG_BT_NEED_HOST", "Please provide the Host's Bluetooth name." }, { "STR_RESEND_STANDALONE", "This is a standalone game. There is nothing " "to resend." }, #endif diff --git a/palm/l10n/StrRes_fr_FR.pre b/palm/l10n/StrRes_fr_FR.pre index 2d6a6417d..9d1b0e6ee 100644 --- a/palm/l10n/StrRes_fr_FR.pre +++ b/palm/l10n/StrRes_fr_FR.pre @@ -37,6 +37,8 @@ /* Needs translation */ { "STR_REG_NEED_REMOTE", "Please make one or more players Remote when " "playing as Host." }, +/* Needs translation */ +{ "STR_REG_BT_NEED_HOST", "Please provide the Host's Bluetooth name." }, { "STR_RESEND_STANDALONE", "C'est une partie en solo. Il n'y a rien " "à renvoyer." }, #endif