To test: - Place a hold on an item - Go to the patron account - Click on the Suspend button on the holds tab - View the modal, the label before the date field "Suspend until:" is not translatable. The label is part of the holds.js file. As .js files are never translatable it needs to be moved to template level.
Created attachment 76697 [details] [review] Bug 21029: Make "Suspend until:" translatable The label was part of the holds.js file. As .js files are never translatable it needs to be moved to template level. Test plan: - Place a hold on an item - Go to the patron account - Click on the Suspend button on the holds tab - View the modal, the label before the date field "Suspend until:" is now translatable.
Created attachment 76700 [details] [review] Bug 21029: Make "Suspend until:" translatable The label was part of the holds.js file. As .js files are never translatable it needs to be moved to template level. Test plan: - Place a hold on an item - Go to the patron account - Click on the Suspend button on the holds tab - View the modal, the label before the date field "Suspend until:" is now translatable. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 76717 [details] [review] Bug 21029: Make "Suspend until:" translatable The label was part of the holds.js file. As .js files are never translatable it needs to be moved to template level. Test plan: - Place a hold on an item - Go to the patron account - Click on the Suspend button on the holds tab - View the modal, the label before the date field "Suspend until:" is now translatable. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Awesome work all! Pushed to master for 18.11
Pushed to 18.05.x for 18.05.02
Pushed to 17.11.x for 17.11.08