<?php $lang['edit_content_only'] = 'Edit only the content of a data entry, not the structure'; // not well described what it does, but here's the commit: // https://github.com/splitbrain/dokuwiki-plugin-data/commit/8a16166886238906c21c7babc44bccf49c7f50a1 $lang['use_dataresolve'] = 'Use DATARESOLVE calls for LIKE statements'; $lang['rownumbers'] = 'Enable "rownumbers" by default in all tables'; $lang['image_width'] = 'Default width for images';