Skip to content

Commit

Permalink
Replace .yml value from DMPOnline to DMP Assistant
Browse files Browse the repository at this point in the history
The corresponding value for `devise.mailer.confirmation_instructions.subject` in `config/locales/translation.fr-CA.yml` specifies "Assistant PGD", but maybe it should be verified as well.

Note: I don't think this is the proper way to update the locales files. Rather, I believe only `config/locales/en.yml` should be directly modified. However, #920 is currently preventing that.
  • Loading branch information
aaronskiba committed Oct 3, 2024
1 parent 725a13f commit c4eecda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/translation.en-CA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ en-CA:
invited: You have a pending invitation, accept it to finish creating your account.
mailer:
confirmation_instructions:
subject: Confirm your DMPonline account
subject: Confirm your DMP Assistant account
reset_password_instructions:
subject: Reset password instructions
unlock_instructions:
Expand Down

0 comments on commit c4eecda

Please sign in to comment.