ISTWCMS-7275: Rename "publication" to "reference" in custom block.
Compare changes
- Igor Biki authored
This change updates batch process messages in uw_custom_blocks to consistently include a "References" prefix. This improves clarity and ensures messages are contextually tied to reference-related operations, aiding in debugging and user understanding.
+ 5
− 5
@@ -62,7 +62,7 @@ function _references_block_titles_updates_batch_start($count, &$context): void {
@@ -157,7 +157,7 @@ function _references_block_titles_updates_batch_update($nid, &$context): void {
@@ -215,16 +215,16 @@ function _references_block_titles_updates_batch_temp_storage(&$context) {