3 lines
319 B
Plaintext
3 lines
319 B
Plaintext
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
|
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
|
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); |