TShock/TShockAPI
Lucas Nicodemus 4632536efb
i18nify some commands
This replaces several strings with i18n-friendly variants so that they
can be internationalized.

Sometimes, the command in English has been reworded, because it was
dumb.

I stopped at GrabUserUserInfo, mostly because I was tired. My
rationale/thinking is that rather than doing a huge commit with the
entire file (which may take a while to build up) it would be better to
get more strings to translators faster. This is because these strings,
in particular, are some of the most important ones to translate.
2022-10-22 01:03:30 -07:00
..
CLI Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Configuration Fix SSC dumper not working 2022-10-18 23:50:01 -07:00
DB Some i18nifiying 2022-10-21 16:12:04 -04:00
Extensions Some i18nifiying 2022-10-21 16:12:04 -04:00
Handlers Some i18nifiying 2022-10-21 16:12:04 -04:00
Hooks PlayerHasBuildPermission hook (#8) 2022-07-24 19:23:10 -04:00
Localization pass compile; add void vault code 2020-05-17 21:38:47 +08:00
Models Update GetDataHandler.HandleProjectileNew to include HasBannerIdToRespondTo 2021-04-05 10:45:41 +08:00
Modules Some i18nifiying 2022-10-21 16:12:04 -04:00
Net Some i18nifiying 2022-10-21 16:12:04 -04:00
Rest Some i18nifiying 2022-10-21 16:12:04 -04:00
Sockets Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
BackupManager.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
Bouncer.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
Commands.cs i18nify some commands 2022-10-22 01:03:30 -07:00
FileTools.cs separate online players / max slots in stock MOTD 2021-07-15 16:13:51 -04:00
GeoIPCountry.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GetDataHandlers.cs Merge remote-tracking branch 'drunderscore/fix/add-player-buff' into general-devel 2022-10-14 23:49:15 -07:00
Group.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
HandlerList.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
I18n.cs Use global using static for ICatalog methods 2022-10-21 13:25:02 -04:00
ILog.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
IPackable.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ItemBans.cs Merge remote-tracking branch 'origin/general-devel' into otapi3 2022-02-16 18:44:33 -08:00
NetItem.cs pass compile; add void vault code 2020-05-17 21:38:47 +08:00
PaginationTools.cs i18nify some commands 2022-10-22 01:03:30 -07:00
Permissions.cs Change dumper to dump to markdown-ish files 2022-10-18 23:50:01 -07:00
PlayerData.cs Change happyFunTorchTime from true to false 2021-05-23 17:11:06 -07:00
RegionHandler.cs Reverted STS change, added STSC, fixed STS/STSC usage. 2022-02-01 16:00:05 +01:00
SaveManager.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
SqlLog.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
TextLog.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
TShock.cs Merge branch 'general-devel' into otapi3 2022-09-06 22:23:34 +10:00
TShockAPI.csproj Add i18n system 2022-10-20 02:09:29 -04:00
TShockAPI.licenseheader Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TSPlayer.cs Fix hard/mediumcore ban on death 2022-10-07 18:42:31 +10:00
TSServerPlayer.cs Merge branch 'general-devel' into otapi3 2022-02-28 00:15:06 -08:00
UpdateManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Utils.cs Change dumper to dump to markdown-ish files 2022-10-18 23:50:01 -07:00