addlang execute
This commit is contained in:
@ -1026,4 +1026,7 @@
|
||||
@define('CURRENT_TAB', 'Current tab: ');
|
||||
@define('PINGBACKS', 'Pingbacks');
|
||||
@define('NO_PINGBACKS', 'No Pingbacks');
|
||||
@define('GROUP_NAME_DESC', "Use as uppercased eg. 'EXAMPLE_GROUP' name, but not as a constant 'USERLEVEL_XYZ' group name.");
|
||||
@define('GROUP_NAME_DESC', "Use as uppercased eg. 'EXAMPLE_GROUP' name, but not as a constant 'USERLEVEL_XYZ' group name.");@define('INSTALLER_CLI_TOOLS', 'Server-side command line tools');
|
||||
@define('INSTALLER_CLI_TOOLNAME', 'CLI tool');
|
||||
@define('INSTALLER_CLI_TOOLSTATUS', 'Executable?');
|
||||
@define('VIDEO', 'Video');
|
||||
|
Reference in New Issue
Block a user