"typeNotAllowed":"This datatype is not allowed due to restricted schema alterations for this source.",
"dataWriteOptionDisabled":"Data editing can only be disabled when 'Schema editing' is also disabled.",
"allowMetaWrite":"Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.",
"allowDataWrite":"Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.",