LuckyCoinkydink/lang/addlang.txt
Matthias Mees cc60b9e32b Remove and re-add VIDEO lang constant
This lang constant was only added to the English lang files. It
needs to be added to all lang files, so I removed it from the
English lang files and queued it for re-adding through addlang.
2014-03-11 11:30:39 +01:00

4 lines
191 B
Plaintext

@define('INSTALLER_CLI_TOOLS', 'Server-side command line tools');
@define('INSTALLER_CLI_TOOLNAME', 'CLI tool');
@define('INSTALLER_CLI_TOOLSTATUS', 'Executable?');
@define('VIDEO', 'Video');