Created attachment 92139 [details] [review] Bug 23447: Fix capitalization and other minor edits on patron batch edit template Just some small fixes: - Category => Patron category (more specific for translation) - Attribute => Patron attribute - Opac Note => OPAC note - Add missing colons (:) after some of the labels To test: - Find an existing cardnumber - Go to Tools > Patron batch modification - Use cardnumber in input field and continue - Verify strings show as noted above - Apply patch - Repeat and verify strings have changed, everything still works
Created attachment 92151 [details] [review] Bug 23447: Fix capitalization and other minor edits on patron batch edit template Just some small fixes: - Category => Patron category (more specific for translation) - Attribute => Patron attribute - Opac Note => OPAC note - Add missing colons (:) after some of the labels To test: - Find an existing cardnumber - Go to Tools > Patron batch modification - Use cardnumber in input field and continue - Verify strings show as noted above - Apply patch - Repeat and verify strings have changed, everything still works Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 92272 [details] [review] Bug 23447: Fix capitalization and other minor edits on patron batch edit template Just some small fixes: - Category => Patron category (more specific for translation) - Attribute => Patron attribute - Opac Note => OPAC note - Add missing colons (:) after some of the labels To test: - Find an existing cardnumber - Go to Tools > Patron batch modification - Use cardnumber in input field and continue - Verify strings show as noted above - Apply patch - Repeat and verify strings have changed, everything still works Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 93209 [details] [review] Bug 23447: Fix capitalization and other minor edits on patron batch edit template Just some small fixes: - Category => Patron category (more specific for translation) - Attribute => Patron attribute - Opac Note => OPAC note - Add missing colons (:) after some of the labels To test: - Find an existing cardnumber - Go to Tools > Patron batch modification - Use cardnumber in input field and continue - Verify strings show as noted above - Apply patch - Repeat and verify strings have changed, everything still works Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Nice work! Pushed to master for 19.11.00