Question
3
Replies
92
Views
Posted: August 29, 2019
Last activity: September 25, 2019
Closed
Solved
Localization Problem
Hello,
In the process of password recovery (Forgot Password link), the user receives an email, I was tasked with localizing it
I found and localized the message itself, however I cannot find the "Subject" of this letter: "One time password for resetting operator password"
Please tell me how can I localize it?
P.S.
The activity of pxSendOTP cannot be changed since it's "Final"
Looks like the subject is passed as OTPInputs.pyEmailSettings.pySubject
So can you review the caller of this activity and see how/where they are setting/passing the subject from here?