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