1
0

Add subtome-button to syndication plugin, init

This commit is contained in:
onli
2014-06-01 23:51:47 +02:00
parent 3f18352bdc
commit 38f9eaf312
4 changed files with 26 additions and 1 deletions
docs
lang
plugins/serendipity_plugin_syndication
templates/2k11/img

@ -1 +1,3 @@
@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');