*/ // for the configuration manager $lang['namespace'] = 'Default namespace for tags'; $lang['pingtechnorati'] = 'Ping Technorati'; $lang['sortkey'] = 'sort topic lists by'; $lang['sortkey_o_cdate'] = 'creation date'; $lang['sortkey_o_mdate'] = 'modification date'; $lang['sortkey_o_pagename'] = 'page name'; $lang['sortkey_o_id'] = 'page ID'; $lang['sortkey_o_title'] = 'title'; $lang['sortorder'] = 'sort order'; $lang['sortorder_o_ascending'] = 'ascending'; $lang['sortorder_o_descending'] = 'descending'; $lang['pagelist_flags'] = 'Formatting flags for the taglist (comma-separated, for available flags see the documentation of the pagelist plugin)'; //Setup VIM: ex: et ts=2 enc=utf-8 :