Coherence v0.5.1 Coherence.Messages behaviour
Interface for handling localization of build in Coherence messages.
The following module defines the behaviour for rendering internal coherence messages.
The coherence mix tasks generate a messages file in the user’s app that uses this behaviour to ensure the user has implement all the required messages.
Link to this section Summary
Link to this section Functions
Link to this function
backend()
Returns the Messages module from the users app’s configuration
Link to this section Callbacks
Link to this callback
could_not_find_that_email_address()
could_not_find_that_email_address() :: binary()
Link to this callback
incorrect_login_or_password(list)
Link to this callback
maximum_login_attempts_exceeded()
maximum_login_attempts_exceeded() :: binary()
Link to this callback
problem_confirming_user_account()
problem_confirming_user_account() :: binary()
Link to this callback
registration_created_successfully()
registration_created_successfully() :: binary()
Link to this callback
user_account_confirmed_successfully()
user_account_confirmed_successfully() :: binary()
Link to this callback
you_are_using_an_invalid_security_token()
you_are_using_an_invalid_security_token() :: binary()