%s erased successfully'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_DOWNLOAD', 'DB Administration - download'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_DOWNLOAD_DESC', 'Download the guestbook database table dumps'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_DOWNLOAD_TITLE', 'Download guestbook table dumps'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_DOWNLOAD_MSG', 'There is no guestbook database table backup!'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_NIXDA_DESC', 'There is no guestbook database table'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_NIXDA_TITLE', 'Administration - error'); @define('PLUGIN_GUESTBOOK_ADMIN_DBC_NIXDA_NOBACKUP', 'The selected database table could not be dumped!'); // // serendipity_plugin_guestbook.php // @define('PLUGIN_GUESTSIDE_NAME', 'Guestbook Sidebar'); @define('PLUGIN_GUESTSIDE_BLAHBLAH', 'Display the latest guestbook items in the sidebar'); @define('PLUGIN_GUESTSIDE_TITLE', 'Item Title'); @define('PLUGIN_GUESTSIDE_TITLE_BLAHBLAH', 'Set the title for the plugin'); @define('PLUGIN_GUESTSIDE_SHOWEMAIL', 'Show e-mail'); @define('PLUGIN_GUESTSIDE_SHOWEMAIL_BLAHBLAH', 'Should the e-mail address of the writer be displayed?'); @define('PLUGIN_GUESTSIDE_SHOWHOMEPAGE', 'Show homepage'); @define('PLUGIN_GUESTSIDE_SHOWHOMEPAGE_BLAHBLAH', 'Should the homepage of the writer be displayed?'); @define('PLUGIN_GUESTSIDE_MAXCHARS', 'Max. characters'); @define('PLUGIN_GUESTSIDE_MAXCHARS_BLAHBLAH', 'The content length in characters'); @define('PLUGIN_GUESTSIDE_MAXITEMS', 'Max. items'); @define('PLUGIN_GUESTSIDE_MAXITEMS_BLAHBLAH', 'Set the number of items to be displayed'); @define('PLUGIN_GUESTSIDE_NOENTRIES', 'No guestbook entries available.');