Interface | Description |
---|---|
Lang |
Interface for splitting different Language categories into different classes.
|
Enum | Description |
---|---|
CmdHelpLang |
Lang for short help messages in Commands.
|
CommandLang |
Lang implementation for general command language. |
DeepHelpLang |
Lang implementation for in depth help language when /command ? |
ErrorPageLang |
Lang implementation for all error pages. |
GenericLang |
Lang implementation for single words. |
HtmlLang |
Lang enum for all text included in the html files.
|
JSLang |
Lang enum for all text included in the javascript files.
|
ManageLang |
Lang implementation for Manage command related subcommand language. |
PluginLang |
Lang implementation for Language that is logged when the plugin enables or disables. |