Update topics/clients/protocol-mappers.adoc

This commit is contained in:
Stian Thorgersen 2016-06-13 13:41:21 +02:00
parent 4603d55a36
commit 5d8bd79d96

2
topics/clients/protocol-mappers.adoc Executable file → Normal file
View file

@ -33,7 +33,7 @@ Consent::
If your client requires consent, this mapper will be displayed on the consent screen shown to the user. If your client requires consent, this mapper will be displayed on the consent screen shown to the user.
Consent Text:: Consent Text::
If your client requires consent and the `Consent` switch is on, this is the text that will be displayed by the user. If your client requires consent and the `Consent` switch is on, this is the text that will be displayed by the user.
The value for this text is localizable by specifying a substitution variable with `$\{var-name}}` strings. The The value for this text is localizable by specifying a substitution variable with `$\{var-name}` strings. The
localized value is then configured within property files in your theme. See the link:{{book.developerguide.link}}[{{book.developerguide.name}}] localized value is then configured within property files in your theme. See the link:{{book.developerguide.link}}[{{book.developerguide.name}}]
for more information on localization. for more information on localization.