This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
OctobotStealth/locale
Octol1ttle d0d663d2bb
Fix a crash in scheduled event early notification (#83)
This PR fixes a fatal crash that occurs when the bot tries to send an
early notification for a scheduled event. An exception is thrown by
`string#Format` when the argument list provided doesn't match the
argument list in the template. This is fixed by correcting the template
and the argument list

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-08-12 14:18:30 +00:00
..
Messages.resx Fix a crash in scheduled event early notification (#83) 2023-08-12 14:18:30 +00:00
Messages.ru.resx Fix a crash in scheduled event early notification (#83) 2023-08-12 14:18:30 +00:00
Messages.tt-ru.resx Fix a crash in scheduled event early notification (#83) 2023-08-12 14:18:30 +00:00