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
Macintxsh 771750c922
Rename locale Sound to Loaded for clarity ()
If you go through the locales, sooner or later you will notice `Sound*`,
which is used in `GuildLoadedResponder.cs`. A new contributor (most
likely) will not understand what it is used for at once, because we use
`$"Loaded{i}".Localized()` instead of `Messages.Sound*` directly. Also,
if you change the locale's value, for example the same "Loaded!",
`Sound` will not fit anymore, because "Loaded!" is not a sound, but a
phrase.

Other suggestions are welcome.

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2024-03-18 21:27:35 +03:00
..
Messages.resx Rename locale Sound to Loaded for clarity () 2024-03-18 21:27:35 +03:00
Messages.ru.resx Rename locale Sound to Loaded for clarity () 2024-03-18 21:27:35 +03:00
Messages.tt-ru.resx Rename locale Sound to Loaded for clarity () 2024-03-18 21:27:35 +03:00