krileon wrote: Strange, maybe it's a different footer that's being output than the one I'm looking at. Can you provide the exact footer shown in a test email? EMAIL_NOTE_AUTOMATIC_GENERATION is example as follows.
Key: EMAIL_NOTE_AUTOMATIC_GENERATION
Text:
Code:
NOTE: This email was automatically generated from [sitename] ([siteurl]).
The 2 locations that is used in our API has the language switch around it. The language switch however only works if the recipient is a user id, but that is already the case for the emails configured under the Presentation tab of your plans.
Yes, it is Japanese version of that one, from the CB ja-jp language file that came in the Japanese language plugin pack downloaded and always updated from this site.
'EMAIL_NOTE_AUTOMATIC_GENERATION' => '注意: このメールは、自動的に [sitename] ([siteurl]) から生成されました',
As I said, the English side is properly pulling from en-gb/override.php. It is only the Japanese side and, as far as I can tell, only that has recently quit using the ja-jp/override.php and reverted to the one in ja-jp/language.php
Other plan email workflow texts on the Japanese side, such as Email on first activation and Email on pending first payment and Email at each manual renewal, for example, ARE pulling EMAIL_NOTE_AUTOMATIC_GENERATION from override.php