From 2b425d3d8ad838d84d54d118a74364acc7bb31ad Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 16 Jun 2023 13:39:40 +0000 Subject: [PATCH] Bug 34035: Move translatable strings out of opac-bottom.inc: Tags This patch removes the definition of JS variables in opac-bottom.inc related to the tags feature. These strings can be wrapped in the __() function inside tags.js and they'll get picked up for translation. Some other tags-related JS variable definitions are removed from templates in favor of embedding them directly in the