Bug 35374: Remove ES6 template literals to fix translation strings
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Nov 2023 12:36:17 +0000 (13:36 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 22 Nov 2023 14:36:09 +0000 (11:36 -0300)
commitb6f350e27598ff68d930880fddc7dcb6c08719fd
tree682d4aa0c893770a48272fff003cd569733dbccb
parent7218fd991dad0d50fcc5d05f89d75b8953b86d98
Bug 35374: Remove ES6 template literals to fix translation strings

The .po files contains the whole block after this line. I don't really
understand what's happening but this change fixes the problem.

Test plan:
1. Run the following command before and after the patch and compare the
diff
% gulp po:update --lang de-DE --task messages-js
2. Confirm that the list on this vue is correctly populated

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsProviderDataList.vue