Bug 21571: Make ACCTDETAILS translatable
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 Oct 2018 14:51:40 +0000 (11:51 -0300)
committerLucas Gass <lucas@bywatersolutions.com>
Sat, 29 Dec 2018 14:47:00 +0000 (14:47 +0000)
commit3d3a3bbe92926f61f3b93e6f0bd7e4f6742083fc
treed92515dc1a8fee10c253e40176eb34e5d4e5c607
parent939db7252afc31a4e770d2970d2b0cd94432c0b0
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>
(cherry picked from commit a200aafd3b181b736dc288e208730a50372fbfd8)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit ddfa48bf7029216051da386d211bbd4327a7453b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Letters.pm