Bug 21571: Make ACCTDETAILS translatable
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 Oct 2018 14:51:40 +0000 (11:51 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 26 Dec 2018 20:47:06 +0000 (20:47 +0000)
commita200aafd3b181b736dc288e208730a50372fbfd8
tree59c4f44806db2567d0aa9151b98114ab00873480
parenta5eaa7a37d38f4de623918d498d56a2e7bd2bcec
Bug 21571: Make ACCTDETAILS translatable

This patch makes the notice "ACCTDETAILS" translatable.

Test plan:
1. Switch on TranslateNotices and AutoEmailOpacUser
2. Define templates for different languages for ACCTDETAILS
3. Create a new patron, define an email address, userid and password.
Also pick a different "preferred language" then the default value
4. You should receive the email with the correct, translated, email.

Signed-off-by: Hugo Agud <hagud@orex.es>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Letters.pm