OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@842 1ca29b6e-896d...
[nucleus-jp/nucleus-plugins.git] / NP_FootNote / footnote / english.php
1 <?php
2         define('_FNOTE_DESC',   'This plugin provides Wiki like FootNote.'
3                                                   . '<br />'
4                           . 'If the phrase surrounded by "(("and"))"'
5                               . ' is in the text, it will display as a footnote.');
6         define('_CLT_TITLE',    'add "title" attribute ?');
7         define('_NOTE_SPLT',    'Display FootNote as own phrase ?');
8         define('_NOTE_WORD',    'note');
9