Client commands: clean up and localize (#22897)
* action commands * atmos debug commands * comming * credits command * debug commands * usage * usings * debug pathfinding command * grouping entity menu command * hide mechanisms command * commit * mapping client side setup command * open ahelp command * set menu visibility command * commit * show mechanisms command * toggle health overlay command * toggle outline command * stage * disable once * ioc * namespaces * WriteError * clean up command usage * don't abbriviate * ActionsCommands * AtmosDebugCommands * the rest * oops * undo
This commit is contained in:
7
Resources/Locale/en-US/commands/actions-command.ftl
Normal file
7
Resources/Locale/en-US/commands/actions-command.ftl
Normal file
@@ -0,0 +1,7 @@
|
||||
cmd-loadacts-desc = Loads action toolbar assignments from a user-file.
|
||||
cmd-loadacts-help = Usage: {$command} <user resource path>
|
||||
cmd-loadacts-error = Failed to load action assignments
|
||||
|
||||
cmd-loadmapacts-desc = Loads the mapping preset action toolbar assignments.
|
||||
cmd-loadmapacts-help = Usage: {$command} <user resource path>
|
||||
cmd-loadmapacts-error = Failed to load action assignments
|
||||
Reference in New Issue
Block a user