diff --git a/data/sql/db-world/base/recruit_friend_acore_string.sql b/data/sql/db-world/base/recruit_friend_acore_string.sql index 6225b98..ee3b98d 100644 --- a/data/sql/db-world/base/recruit_friend_acore_string.sql +++ b/data/sql/db-world/base/recruit_friend_acore_string.sql @@ -7,4 +7,4 @@ INSERT INTO `acore_string` (`entry`, `content_default`, `locale_koKR`, `locale_f (@ENTRY+3, '[Recruit Friend] Excellent, you have recruited in the right way. Close the game, and log in again, for the changes to take effect.', '', '', '', '', '', '[Reclutar Amigo] Excelente, has reclutado de la forma correcta. Cierra el juego e inicia sesión de nuevo para que los cambios surtan efecto.', '[Reclutar Amigo] Excelente, has reclutado de la forma correcta. Cierra el juego e inicia sesión de nuevo para que los cambios surtan efecto.', ''), (@ENTRY+4, '[Recruit Friend] Excellent, your recruitment has been reset. Close the game and log back in for the changes to take effect.', '', '', '', '', '', '[Reclutar Amigo] Excelente tu reclutamiento ha sido reiniciado. Cierra el juego y vuelve a iniciar sesión para que los cambios surtan efecto.', '[Reclutar Amigo] Excelente tu reclutamiento ha sido reiniciado. Cierra el juego y vuelve a iniciar sesión para que los cambios surtan efecto.', ''), (@ENTRY+5, '[Recruit Friend] You cannot recruit yourself.', '', '', '', '', '', '[Reclutar Amigo] No te puedes reclutar a ti mismo.', '[Reclutar Amigo] No te puedes reclutar a ti mismo.', ''), -(@ENTRY+6, '[Recruit Friend] Recruited character: %s', '', '', '', '', '', '[Recruit Friend] Personaje reclutado: %s', '[Recruit Friend] Personaje reclutado: %s', ''); +(@ENTRY+6, '[Recruit Friend] Recruited character: {}', '', '', '', '', '', '[Recruit Friend] Personaje reclutado: {}', '[Recruit Friend] Personaje reclutado: {}', '');