Replies: 2
UI string without Text Domain
admin\admin-ui-render.php, line 1059 should be the following.
<p><strong><?php printf( __( '<a href="%s">Please enter license info</a> to activate the plugin and run the bulk updater.', 'auto-image-attributes-from-filename-with-bulk-updater' ), admin_url( 'options-general.php?page=image-attributes-pro-activation' ) ); ?></strong></p>